summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/SubscriptionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Handle mnc 00 while retrieving the Resources based on subidRuthwar Kumar Ambeer2016-05-211-1/+1
* [Telephony]: Add channel 60 supportSridhar Dubbaka2016-01-231-0/+8
* Add the user set network mode to the siminfo tableChirayu Desai2015-11-201-0/+7
* quailstar: @hide public API added via CAFDeepak Kundra2015-11-201-0/+12
* Store Network Mode selected in subId Table.Rakesh Pallerla2015-11-201-0/+8
* Add Manual Provisioning SupportRakesh Pallerla2015-11-201-0/+53
* Add new API for handling DB query per subId.Sanket Padawe2015-07-141-0/+181
* Add/Fix Permission check on SubscriptionManager.Robert Greenwalt2015-07-061-11/+9
* SubscriptionManager: Fix NPE in getSimStateForSlotIdxSanket Padawe2015-06-181-4/+7
* Changing getSimState to use slot idx instead of sub id.Amit Mahajan2015-06-081-5/+5
* Suppress default logging in SubscriptionManager.Sanket Padawe2015-06-051-3/+9
* Merge commit '17455a3' into master_mergePrerepa Viswanadham2015-05-011-0/+14
|\
| * Fail SmsManager requests if SubId is not active.Shishir Agrawal2015-03-301-0/+14
* | Add OP_READ_PHONE_STATE app op continued - frameworkSvet Ganov2015-04-181-14/+16
* | Add OP_READ_PHONE_STATE app op - frameworkSvet Ganov2015-04-171-4/+0
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
|/
* [DS] Correct the access method for telephony system propertyLegler Wu2015-01-291-3/+1
* Unhide getDataRoaming, Messenger uses it to decide to download MMS or not.Stuart Scott2015-01-141-2/+2
* Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-6/+6
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-11/+11
* Update API and documentation for invalid subscriptions id'sWink Saville2014-12-081-5/+6
* Offer to "merge" subscribers for data usage.Jeff Sharkey2014-12-081-1/+2
* Add getSimStateForSubscriber and additional SIM_STATE_XXXX valuesWink Saville2014-12-021-0/+30
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-140/+267
* Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-240/+137
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-137/+240
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-87/+124
* SubInfoRecord provides a tinted icon with the initial embossed.Stuart Scott2014-11-071-68/+6
* API changes to add carrier name to subinforecordSanket Padawe2014-11-071-0/+7
* Clean up public API of SubInfoRecord.Stuart Scott2014-11-031-1/+1
* Remove checks to support new sim color selection.Sanket Padawe2014-10-281-2/+2
* Change subId to int from longWink Saville2014-10-231-34/+34
* Add SM isUsableSubIdValueWink Saville2014-09-231-0/+18
* am 12c83b93: Merge "isValidSlotId() and isValidPhoneId() updated to handle ne...Anthony Lee2014-09-121-3/+10
|\
| * isValidSlotId() and isValidPhoneId() updated to handle negatives.Anthony Lee2014-09-111-3/+10
* | Unhide SubscriptionManager and SubInfoRecordWink Saville2014-09-091-15/+1
|/
* Change suffix UsingSubId to ForSubscriber.Wink Saville2014-09-091-6/+6
* More cleanup prior to unhidingWink Saville2014-09-041-43/+90
* Add mcc/mnc to SubInfoRecordTom Taylor2014-09-041-0/+14
* Hide SubscriptionManager using individual @hide on fields and methods.Wink Saville2014-09-031-17/+104
* Rename getActivatedXxx to getActiveXxxWink Saville2014-09-031-7/+7
* Prepare to make SubscriptionManager public.Wink Saville2014-09-021-110/+237
* Empty triangle displayed for radio signal but calls & data workWink Saville2014-06-181-3/+7
* Merge kwd to masterWink Saville2014-06-131-0/+708