summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/sim
Commit message (Expand)AuthorAgeFilesLines
* Fix SimPreference dialog from closing on orientation change.Sanket Padawe2015-06-102-188/+261
* Send sim change notification based on sim state change.Sanket Padawe2015-06-012-158/+110
* Disable data sim selection when phone call active.Sanket Padawe2015-04-221-0/+31
* Correct the way settings deals with subscriptions.Stuart Scott2015-04-082-20/+11
* log visibility of viewsChris Wren2015-03-271-0/+6
* am f6432118: am 4a682e56: am c28e80b8: am 53eec9fa: Fix sim notifications.Stuart Scott2015-03-251-51/+34
|\
| * Fix sim notifications.Stuart Scott2015-03-251-51/+34
* | Clean up usage of theme colors, deprecated Resources.getColor* methodsAlan Viverette2015-03-181-1/+1
* | Settings: Remove all unused imports.John Spurlock2015-03-181-6/+0
* | am 85b04c19: am 130a76c8: am 49d660ac: am 4e838ca9: Merge "Use TelephonyManag...Sanket Padawe2015-02-261-1/+7
|\ \ | |/
| * Use TelephonyManager api to get SPN of sim to display in UI.Sanket Padawe2015-02-241-1/+7
* | Update Multi-SIM setting to use getSubIdForPhoneAccount API.Santos Cordon2015-02-191-12/+7
* | am a908d819: am 718c4d9b: Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
|\ \ | |/
| * Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
* | am 310b5336: am 2c9d75a7: am be3b0c4e: Merge "Fixed crash caused by non-integ...Sanket Padawe2015-01-061-1/+4
|\ \ | |/
| * Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.Sanket Padawe2015-01-061-1/+4
* | Grey out sim select dialog for Calls when only 1 phoneAccount existsSanket Padawe2015-01-051-0/+3
|/
* Fixed settings crash issue while recovering from phone crash.Sanket Padawe2014-12-221-23/+30
* Merge "Prevent sim notify popup after upgrade from k to LMR1." into lmp-mr1-devSanket Padawe2014-12-161-2/+5
|\
| * Prevent sim notify popup after upgrade from k to LMR1.Sanket Padawe2014-12-151-2/+5
* | Merge "Exiting activity on clicking outside dialog acitivity." into lmp-mr1-devSanket Padawe2014-12-161-0/+7
|\ \
| * | Exiting activity on clicking outside dialog acitivity.Sanket Padawe2014-12-111-0/+7
* | | Merge "Fixed then icons of SIMs in the call dialog." into lmp-mr1-devPauloftheWest2014-12-151-4/+13
|\ \ \
| * | | Fixed then icons of SIMs in the call dialog.PauloftheWest2014-12-121-4/+13
| | |/ | |/|
* | | Merge "Show toast when cellular data option is changing." into lmp-mr1-devStuart Scott2014-12-152-158/+3
|\ \ \ | |/ / |/| |
| * | Show toast when cellular data option is changing.Stuart Scott2014-12-102-158/+3
| |/
* | Disabled SIM notifications while provisioning.PauloftheWest2014-12-101-2/+5
|/
* Merge "Fixed a SIM Cards crash." into lmp-mr1-devPrem Kumar2014-12-091-1/+1
|\
| * Fixed a SIM Cards crash.PauloftheWest2014-12-081-1/+1
* | Merge "Fixed a SimSettings issue" into lmp-mr1-devPauloftheWest2014-12-081-6/+3
|\ \ | |/ |/|
| * Fixed a SimSettings issuePauloftheWest2014-12-031-6/+3
* | Merge "Change default sim selection text in sim settings ui." into lmp-mr1-devSanket Padawe2014-12-051-1/+1
|\ \
| * | Change default sim selection text in sim settings ui.Sanket Padawe2014-12-041-1/+1
* | | Merge "Settings app - read phone number from TelephonyManager." into lmp-mr1-devShishir Agrawal2014-12-051-4/+12
|\ \ \ | |/ / |/| |
| * | Settings app - read phone number from TelephonyManager.Shishir Agrawal2014-12-031-4/+12
* | | Merge "Removed unnecessary heading in Sim settings" into lmp-mr1-devSanket Padawe2014-12-041-4/+5
|\ \ \ | |/ / |/| |
| * | Removed unnecessary heading in Sim settingsSanket Padawe2014-12-031-4/+5
* | | Merge "Add SIM notification pop-ups." into lmp-mr1-devPauloftheWest2014-12-033-3/+345
|\ \ \ | |_|/ |/| |
| * | Add SIM notification pop-ups.PauloftheWest2014-12-023-3/+345
| |/
* | Fixed crash in sim settings due to wrong toString() call.Sanket Padawe2014-12-021-2/+2
|/
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-222-46/+45
* Changing sim selection dialog in Settings to use phoneAccountSanket Padawe2014-11-191-4/+19
* Merge "Adding icons to sim color selection in settings UI." into lmp-mr1-devSanket Padawe2014-11-171-7/+86
|\
| * Adding icons to sim color selection in settings UI.Sanket Padawe2014-11-171-7/+86
* | Merge "Created Multi-SIM notifications." into lmp-mr1-devPauloftheWest2014-11-172-1/+144
|\ \
| * | Created Multi-SIM notifications.PauloftheWest2014-11-132-1/+144
| |/
* | Fix Sim Setting OOB error.PauloftheWest2014-11-141-30/+5
|/
* UI changes for icons in sim settingsSanket Padawe2014-11-121-31/+48
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-27/+27
* Update SubInfoRecord usageStuart Scott2014-11-071-19/+19