summaryrefslogtreecommitdiff
path: root/src/com/android/settings/sim/SimSelectNotification.java
AgeCommit message (Expand)Author
2021-11-12[Settings] 1. Add configChange for WFC Activity to cover the changes of rotat...Zoey Chen
2021-03-30Revert "[Settings] Support getSystemService(Class<T>)"Bonian Chen
2021-03-24[Settings] Support getSystemService(Class<T>)Bonian Chen
2021-01-22SubscriptionsPreferenceController shows the unique sim description.Jeremy Goldman
2021-01-12SimSelectNotification pending intent include an Immutable flagJeremy Goldman
2021-01-08Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED.Ashwini Oruganti
2020-12-14Automatically dismiss SIM combination warnings and selection dialogs.Malcolm Chen
2020-07-30Add setPackage for PendingIntent in SimSelectNotificationchangbetty
2020-01-08[Mainline] Use isActiveSubscriptionId instead of isActiveSubId for mainlinechangbetty
2019-09-19Merge "[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 SIMBonian Chen
2019-08-15Remove useless png and add vector drawableRaff Tsai
2019-06-18Use displayName instead of operator name in MMS data notificationAntony Sargent
2019-06-04Triggering notifications when dual CDMA SIM combinations are detectedMalcolm Chen
2019-05-21Add AutoCancel Notification UI for sim changesqian
2019-04-29Create enable MMS notification.Malcolm Chen
2019-04-12Update intent in SimNotificationAntony Sargent
2019-03-27Correct name of PRIMARY_SUBSCRIPTION_LIST_CHANGED.Malcolm Chen
2019-03-22Clean up a few names of Telephony intent extra.Malcolm Chen
2019-03-19Move SIM select logic from SimSelectNotification to Telephony.Malcolm Chen
2019-01-16Don't show hidden Cellular subscription in Settings.Malcolm Chen
2018-08-28Sort importsFan Zhang
2018-06-18Reorder and clean up imports.Fan Zhang
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
2017-11-14Settings: Add notification channel for SIM selectionBruno Martins
2016-03-25Prevents users from being added if device is not provisionedUdam Saini
2016-01-26Unhiding MSIM APIs.Shishir Agrawal
2015-10-13Depend on support lib preferencesJason Monk
2015-06-01Send sim change notification based on sim state change.Sanket Padawe