index
:
Project-1CE/packages_apps_Settings
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
sim
/
SimSelectNotification.java
Age
Commit message (
Expand
)
Author
2021-11-12
[Settings] 1. Add configChange for WFC Activity to cover the changes of rotat...
Zoey Chen
2021-03-30
Revert "[Settings] Support getSystemService(Class<T>)"
Bonian Chen
2021-03-24
[Settings] Support getSystemService(Class<T>)
Bonian Chen
2021-01-22
SubscriptionsPreferenceController shows the unique sim description.
Jeremy Goldman
2021-01-12
SimSelectNotification pending intent include an Immutable flag
Jeremy Goldman
2021-01-08
Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED.
Ashwini Oruganti
2020-12-14
Automatically dismiss SIM combination warnings and selection dialogs.
Malcolm Chen
2020-07-30
Add setPackage for PendingIntent in SimSelectNotification
changbetty
2020-01-08
[Mainline] Use isActiveSubscriptionId instead of isActiveSubId for mainline
changbetty
2019-09-19
Merge "[Help Page] Support help content under 2 CDMA SIM" into qt-qpr1-dev am...
Bonian Chen
2019-09-18
[Help Page] Support help content under 2 CDMA SIM
Bonian Chen
2019-08-15
Remove useless png and add vector drawable
Raff Tsai
2019-06-18
Use displayName instead of operator name in MMS data notification
Antony Sargent
2019-06-04
Triggering notifications when dual CDMA SIM combinations are detected
Malcolm Chen
2019-05-21
Add AutoCancel Notification UI for sim change
sqian
2019-04-29
Create enable MMS notification.
Malcolm Chen
2019-04-12
Update intent in SimNotification
Antony Sargent
2019-03-27
Correct name of PRIMARY_SUBSCRIPTION_LIST_CHANGED.
Malcolm Chen
2019-03-22
Clean up a few names of Telephony intent extra.
Malcolm Chen
2019-03-19
Move SIM select logic from SimSelectNotification to Telephony.
Malcolm Chen
2019-01-16
Don't show hidden Cellular subscription in Settings.
Malcolm Chen
2018-08-28
Sort imports
Fan Zhang
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2017-11-14
Settings: Add notification channel for SIM selection
Bruno Martins
2016-03-25
Prevents users from being added if device is not provisioned
Udam Saini
2016-01-26
Unhiding MSIM APIs.
Shishir Agrawal
2015-10-13
Depend on support lib preferences
Jason Monk
2015-06-01
Send sim change notification based on sim state change.
Sanket Padawe