summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/sim
Commit message (Expand)AuthorAgeFilesLines
* SimSettings: avoid NPEMarcos Marado2016-12-311-2/+7
* SimSettings: Make provisioning optional even if qti-telephony is presentRicardo Cerqueira2016-07-281-1/+2
* Settings: Disable sim switch if subscription isn't validLuca Stefani2016-07-051-1/+1
* Settings: Don't set the icon for sim activation / deactivation dialogLuK13372016-07-051-1/+0
* Telephony(MSIM): Fix ANR on SIM deactivationVenkatraman Nerellapalli2016-07-011-15/+35
* Settings: handle 'always ask' for SMS subscription on 3rd party appsRoman Birg2016-06-211-1/+45
* Settings: persist "always ask" sms sim selectionRoman Birg2016-05-191-1/+2
* Settings: fix incorrect default sim/sms/data selection logicRoman Birg2016-04-251-0/+1
* Settings: fix default sim radio selectionsRoman Birg2016-04-111-4/+3
* MSIM: Fix erroneous defaults display in slot selection dialogRicardo Cerqueira2016-03-081-1/+1
* SIM: Only trigger sub updates if the lifecycle isn't endingDiogo Ferreira2016-02-161-1/+5
* SimDialogActivity: Check whether there is no default subDiogo Ferreira2016-02-091-1/+2
* Settings : Add radio button / selection states for default SIMsDanesh M2016-02-031-11/+48
* SimSettings: Disable entry for missing simDiogo Ferreira2016-02-011-3/+6
* Settings : Finish SimPreferenceDialog on dismissDanesh M2016-01-281-1/+6
* Integrate mobile network settings into SIM settings for MSIM.Danny Baumann2016-01-061-3/+21
* Move more CAF strings and cleanupMichael Bestas2016-01-052-3/+3
* Hide manual provisioning switch when extphone framework is not presentLuK13372016-01-041-4/+6
* Settings: Utilize frameworks sms prompt interfaces as fallback.Adnan Begovic2015-12-182-0/+11
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/packages/...Steve Kondik2015-11-161-24/+63
|\
| * SimSettings: Cellular Data PreferenceBeena More2015-11-051-24/+63
* | Break MSIM dependency on qci-telephony-frameworkRicardo Cerqueira2015-11-051-0/+4
|/
* Telephony(MSIM): Add Sms Prompt supportSridhar Dubbaka2015-10-062-10/+64
* MSIM: Display SIM info even if APM is onSooraj Sasindran2015-10-061-1/+9
* Telephony(MSIM): Select preferred primary sub.Sandeep Gutta2015-10-061-5/+61
* Telephony(MSIM): Fix to do not allow both SIM deactivationSandeep Gutta2015-10-061-1/+1
* Telephony(MSIM): Manual provision related fixesSandeep Gutta2015-10-062-57/+54
* Telephony(MSIM): Add Manual provisioning supportChaitanya Saggurthi2015-10-061-6/+574
* 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