summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/sim
Commit message (Collapse)AuthorAgeFilesLines
* Fix SimPreference dialog from closing on orientation change.Sanket Padawe2015-06-102-188/+261
| | | | | Bug: 19041463 Change-Id: I8c91fd6f01bbeb7561365dbb76ba3d4c05b76efc
* Send sim change notification based on sim state change.Sanket Padawe2015-06-012-158/+110
| | | | | | | | | | | + Send sim change notifications based on Sim state change rather then based on subscription change. + Make SimSettings dynamically update based on subscriptions changed. Would support hotswap which was not supported before this. Bug: 20739298 Bug: 18385348 Change-Id: I5bb4b05f55b94eb0ed2a1a83fe2f168192b2b684
* Disable data sim selection when phone call active.Sanket Padawe2015-04-221-0/+31
| | | | | | Bug: 19301456 Bug: 19150497 Change-Id: I396641b24e78616c93510bf367b61fa7c47ec068
* Correct the way settings deals with subscriptions.Stuart Scott2015-04-082-20/+11
| | | | Change-Id: I19e9dfaf248fce7376b124ee91de7e73fdc99fb3
* log visibility of viewsChris Wren2015-03-271-0/+6
| | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* am f6432118: am 4a682e56: am c28e80b8: am 53eec9fa: Fix sim notifications.Stuart Scott2015-03-251-51/+34
|\ | | | | | | | | * commit 'f64321184cbe64ab010ffd2fde9bbd543bec9299': Fix sim notifications.
| * Fix sim notifications.Stuart Scott2015-03-251-51/+34
| | | | | | | | | | bug:19705366 Change-Id: I1d1f2dc5cf1d4580ab503c88853b089db0362242
* | Clean up usage of theme colors, deprecated Resources.getColor* methodsAlan Viverette2015-03-181-1/+1
| | | | | | | | Change-Id: I34e11e0773c9f8e00e3eab422781094e19a16d3d
* | Settings: Remove all unused imports.John Spurlock2015-03-181-6/+0
| | | | | | | | Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
* | am 85b04c19: am 130a76c8: am 49d660ac: am 4e838ca9: Merge "Use ↵Sanket Padawe2015-02-261-1/+7
|\ \ | |/ | | | | | | | | | | TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev * commit '85b04c19ed81e74709d74d2acffd4bd42a3b07de': Use TelephonyManager api to get SPN of sim to display in UI.
| * Use TelephonyManager api to get SPN of sim to display in UI.Sanket Padawe2015-02-241-1/+7
| | | | | | | | | | Bug: 19476304 Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
* | Update Multi-SIM setting to use getSubIdForPhoneAccount API.Santos Cordon2015-02-191-12/+7
| | | | | | | | | | | | | | | | Settings app should not be parsing the subId direction from the phone account. Instead this CL updates the settings app to use a new API to grab the sub ID. Change-Id: Iefd1831b04c061168fa2b135a2d296a27e3d4e92
* | am a908d819: am 718c4d9b: Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
|\ \ | |/ | | | | | | | | | | automerge: 1015f08 * commit '1015f08455da4c0823d98d5f74104e0fc3b7de33': Rename reg/unreg OnSubscriptionsChangedListener.
| * Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-1/+1
| | | | | | | | | | | | | | | | To addOnSubscriptionsChangedListener and removeOnSubscriptionsChangedListener. Bug: 18984103 Change-Id: I6636905093812af89c1c3702840e44c8c5ea891f
* | am 310b5336: am 2c9d75a7: am be3b0c4e: Merge "Fixed crash caused by ↵Sanket Padawe2015-01-061-1/+4
|\ \ | |/ | | | | | | | | | | non-integer phoneAccountId in SimDialogActivity." into lmp-mr1-dev * commit '310b533689ac9ecd6ee3e9abbd4029882522358f': Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.
| * Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.Sanket Padawe2015-01-061-1/+4
| | | | | | | | | | Bug: 18834691 Change-Id: I75b5ba4d72523474fe91eaf80f8201d9a53a683a
* | Grey out sim select dialog for Calls when only 1 phoneAccount existsSanket Padawe2015-01-051-0/+3
|/ | | | | Bug: 18685720 Change-Id: Id7c8f756fd958fc81086a0166f1b0423c62e2569
* Fixed settings crash issue while recovering from phone crash.Sanket Padawe2014-12-221-23/+30
| | | | | Bug: 18816868 Change-Id: I2b3015f563aed2d997a3a5466ca8f0689fc53ddb
* 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
| | | | | | | | | | Bug: 18705619 Change-Id: I6de4d20172c69358c1853e6a00c68fc353c7dad7
* | 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
| | | | | | | | | | | | | | | Bug: 18705619 Change-Id: I50cb08884f1c97352f5ad3a3e7d218b42af1ada4
* | | 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
| | |/ | |/| | | | | | | | | | Bug: 18672758 Change-Id: I812e79a48b048f8449cc07fdcccab57a114cdd24
* | | 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
| |/ | | | | | | | | bug: 18594162 Change-Id: I19dc265af47c0a40a6ace6d4bf42e21e035daf0a
* | Disabled SIM notifications while provisioning.PauloftheWest2014-12-101-2/+5
|/ | | | | Bug: 18672853 Change-Id: I01ba2927ad013649f13b959354a6493ba057e09f
* 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
| | | | | | | | | | | | | | + Added a check if getActiveSubscriptionInfoList returns null. Bug: 18634751 Change-Id: Ib6012816c26525a61fb199912d06d6c1572e0fd6
* | Merge "Fixed a SimSettings issue" into lmp-mr1-devPauloftheWest2014-12-081-6/+3
|\ \ | |/ |/|
| * Fixed a SimSettings issuePauloftheWest2014-12-031-6/+3
| | | | | | | | | | | | | | + SimSettings will not automatically select the first SIM for the user. Bug: 18528013 Change-Id: I4c2024860231f6124a801feda821bc16bc2c4772
* | 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
| | | | | | | | | | | | Bug: 18611090 Change-Id: Ifd2c26e02f1051536c4113b4351cefa51c2d5210
* | | 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
| | | | | | | | | | | | | | | | | | | | | | | | The phone number needs to be always read from the TelephonyManager since it can be overridden. Bug: 18487514 Change-Id: If72094eb230c41b4f70146b0ccb012c9f9860626
* | | 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
| | | | | | | | | | | | | | | Bug: 17321738 Change-Id: If60d5539e67ca0f57b4d4fc62cb55118f8e0d3b2
* | | Merge "Add SIM notification pop-ups." into lmp-mr1-devPauloftheWest2014-12-033-3/+345
|\ \ \ | |_|/ |/| |
| * | Add SIM notification pop-ups.PauloftheWest2014-12-023-3/+345
| |/ | | | | | | | | | | | | | | + Added a SimDialogActivity so any application can iniate a request to se tthe default Data, Calls, and SMS. Bug: 18293625 Change-Id: I60535125b40ece5ebc14542d732e4493bddefbae
* | Fixed crash in sim settings due to wrong toString() call.Sanket Padawe2014-12-021-2/+2
|/ | | | Bug: 18589605 Change-Id: I2ae756f113904e1325ad3cc686cee0300cbd71e4
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-222-46/+45
| | | | | bug: 17575308 Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
* Changing sim selection dialog in Settings to use phoneAccountSanket Padawe2014-11-191-4/+19
| | | | | | | Changing sim selection dialog in Settings UI to select Call to display icons using phoneAccount. Bug: 18435598 Change-Id: Ib89344be123c77a56e04a65dbb9e297f05e204eb
* 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
| | | | | | | | | | | | | | Adding icons to sim color selection of sim settings UI. Bug: 18380838 Change-Id: I98f07721aa234ff58a64a0c694206b085385bdec
* | Merge "Created Multi-SIM notifications." into lmp-mr1-devPauloftheWest2014-11-172-1/+144
|\ \
| * | Created Multi-SIM notifications.PauloftheWest2014-11-132-1/+144
| |/ | | | | | | | | | | | | | | | | | | | | + On Multi-SIM devices a notificaiton will pop up when a SIM card is added, removed, or replaced. + The notification informs the user there has been a change in SIMs and they can tap the notification to go SIM Card Settings. Bug: 18293625 Change-Id: Iad1e5e0cf469e7bdfc43b2c18dd0586d042bb784
* | Fix Sim Setting OOB error.PauloftheWest2014-11-141-30/+5
|/ | | | | | | + Cleanup: deleted dead code. Bug: 18380862 Change-Id: Ie5dc44c6c0fe50cd9243a19050b6d79732d2d014
* UI changes for icons in sim settingsSanket Padawe2014-11-121-31/+48
| | | | | | | | + UI changes relate to displaying sim icons in sim settings + Correcting way to display phone number inside sim settings dialog Bug: 18356419 Change-Id: I1fe025fac52f20b607d4492b99cfef9588ec9416
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-27/+27
| | | | | bug: 17575308 Change-Id: Ib39a60e4f75981a466e9d606ec627756efad018d
* Update SubInfoRecord usageStuart Scott2014-11-071-19/+19
| | | | bug: 17575308 Change-Id: Id854afd609d58bb63ed8d42bf5e641a15589f79d