aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/SubscriptionInfoUpdater.java
Commit message (Expand)AuthorAgeFilesLines
* SubscriptionInfoUpdater: Unbreak usage of TelephonyPluginreplicant-6.0-0003replicant-6.0-0002replicant-6.0-0001Ricardo Cerqueira2016-11-161-3/+7
* MSIM: Pass slotId to EVENT_SIM_LOCKED_QUERY_ICCID_DONESandeep Gutta2016-11-161-1/+1
* MSIM: Change access modifier of handleSimLoadedSandeep Gutta2016-11-161-2/+2
* Subscription updater: don't post messages on events in BroadcastReceiverAltaf-Mahdi2016-07-021-7/+9
* Subscription updater: don't turn data off if we've never set a deafultRoman Birg2016-06-251-1/+5
* SubscriptionInfoUpdater: improved sim swapRoman Birg2016-05-191-7/+62
* SubscriptionController: fix subscription updatingRoman Birg2016-05-161-15/+23
* SubscriptionController: load all subs before setting defaultsRoman Birg2016-05-131-26/+24
* SubscriptionController: properly detect when MSIM has 1 SIMRoman Birg2016-05-051-0/+7
* Convert multi_rat_capable property into an old RIL feature.Danny Baumann2016-04-071-6/+3
* telephony: Improve compatibility for older DSDS stacksChristopher R. Palmer2016-04-071-6/+27
* telephony: Set multi-rat default to true.Adnan Begovic2016-02-021-1/+1
* telephony: Do not set default subscriptions on shutdownChristian Morlok2016-01-281-1/+9
* Add dummy SUB record in CDMA NV modeChaitanya Saggurthi2016-01-081-0/+10
* telephony: Respect user nw mode, handle DSDS non-multi-rat.Adnan Begovic2015-12-181-31/+85
* Set default subscriptions when single SIM is availableEthan Chen2015-12-011-2/+10
* Use sub id based network modeSooraj Sasindran2015-10-061-4/+14
* Set preferred network mode based on phoneIDChaitanya Saggurthi2015-10-061-1/+11
* MSIM: Add SubscriptionInfoUpdater to TelephonyPluginSandeep Gutta2015-10-061-4/+4
* Grant default permissons to the default SMS, Phone, Browser app.Svet Ganov2015-06-291-28/+0
* Bind to carrier apps that request itZach Johnson2015-06-231-7/+17
* Default permissions for carrier apps.Jeff Davidson2015-06-231-0/+27
* Disable carrier apps until needed per the SIM.Jeff Davidson2015-06-221-0/+58
* UICC: send Locked intent after ICCID loadedduho.ro2015-06-221-0/+1
* Ensure correct mapping when sim cards are ready.Stuart Scott2015-06-011-0/+3
* Add OP_READ_PHONE_STATE app op continued - telephonySvet Ganov2015-04-201-1/+2
* update carrier configs on uicc events.Junda Liu2015-04-161-2/+28
* Set carrierName of subInfo to null while creating/updating subInfo.Sanket Padawe2015-02-241-9/+3
* [DS] Correct the access method for telephony system propertyLegler Wu2015-01-301-4/+4
* Remove _REPLACE_PENDING flag from SIM_CHANGED.Robert Greenwalt2015-01-211-3/+6
* Don't send SIM_STATE_CHANGED before boot.Shishir Agrawal2015-01-211-1/+2
* Make UICC code subID-less.Shishir Agrawal2015-01-151-18/+27
* Change to reset network settings on SIM change instead of IMSI change.Amit Mahajan2015-01-141-10/+8
* Delay certain SIM_STATE_CHANGE broadcasts.Shishir Agrawal2014-12-231-76/+108
* SubscriptionInfoUpdater: Do not do work in the BroadcastReciever.Shishir Agrawal2014-12-231-112/+132
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-1/+1
* Change to query ICC file handler directly from IccCard instead of from Phone ...Amit Mahajan2014-12-031-1/+11
* Merge "Unable to unlock SIM with a PIN/PUK" into lmp-mr1-devxinhe2014-12-031-2/+13
|\
| * Unable to unlock SIM with a PIN/PUKxinhe2014-12-031-2/+13
* | Settings now shows the proper carrier name.Sanket Padawe2014-12-011-16/+15
|/
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-99/+100
* Change to use subId with PREFERRED_NETWORK_MODE in all places.Amit Mahajan2014-11-201-1/+2
* Merge "On IMSI change and CDMA mode, set automatic network selection if it is...Shishir Agrawal2014-11-201-2/+14
|\
| * On IMSI change and CDMA mode, set automatic network selection if it is manual.Shishir Agrawal2014-11-171-2/+14
* | Removing unnecessary SystemProperty lookup.Amit Mahajan2014-11-181-2/+1
|/
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-0/+480