summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/TelephonyRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Ignore IMS type APN when notify data connectionRichard LIU2016-07-021-1/+2
* MSIM: Restrict data activity change to listeners with matching subIdMuhammed Siju2016-07-021-1/+2
* IMS: Add support of notifyPreciseCallState for multi simSuresh Koleti2016-05-211-3/+41
* Associate connected APN list with subscriptionSukanya Rajkhowa2016-01-231-7/+10
* Add OrSelf to privileged permission check.Amit Mahajan2015-07-301-8/+10
* Do not check runtime READ_PHONE_STATE if caller has the privileged one.Amit Mahajan2015-07-101-10/+41
* Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-devAndrew Flynn2015-06-101-13/+12
|\
| * notifyCarrierNetworkChange:TelephonyManager->CarrierServiceAndrew Flynn2015-06-091-13/+12
* | Fixed compile error caused by final keywordFyodor Kupolov2015-06-091-1/+1
* | Do not enforce PHONE_STATE_PERMISSION to register listenerFyodor Kupolov2015-06-091-26/+51
|/
* am f2c5566f: am ce8e20ce: am e3e60ebc: Merge "Revert "Adding logging to debug...Amit Mahajan2015-04-281-18/+20
|\
| * Revert "Adding logging to debug SignalStrength callback missing issue."Amit Mahajan2015-04-281-18/+20
* | Use a separate intent action for subscription phone state changes.Sharvil Nanavati2015-04-271-2/+15
|/
* Add OP_READ_PHONE_STATE app op - frameworkSvet Ganov2015-04-171-18/+33
* TelephonyManager Carrier Network Change NotificationAndrew Flynn2015-04-141-2/+64
* am 06e9147d: am c8e3784e: am 20a5df62: am bcced5b8: Merge "Fix incorrect cond...Shishir Agrawal2015-03-021-1/+1
|\
| * Fix incorrect condition for sub id check.Junda Liu2015-02-231-1/+1
* | Adding logging to debug SignalStrength callback missing issue.Amit Mahajan2015-02-261-20/+18
|/
* Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-131-2/+2
* take out SIM card, the RSSI Triangle is still fullxinhe2014-12-181-6/+11
* Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId.Wink Saville2014-12-111-1/+1
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-140/+148
* Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-144/+140
* Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-140/+144
* Update SubscriptionManager API as per API council.Wink Saville2014-11-111-23/+143
* RSSI indicator says that SIMless device has a SIMxinhe2014-11-061-10/+14
* Change subId to int from longWink Saville2014-10-231-27/+27
* telephony re-registry errorxinhe2014-10-161-15/+16
* Fix concurrent access violation.Etan Cohen2014-09-301-11/+12
* am 0f840945: redirect RIL_UNSOL_OEM_HOOK_RAW to system appNew Author Steven Liu2014-09-271-0/+29
|\
| * redirect RIL_UNSOL_OEM_HOOK_RAW to system appNew Author Steven Liu2014-09-271-0/+29
* | Support multiple SIM/Subscription on telephony registrationxinhe2014-09-251-20/+159
|/
* Fix for empty RSSI triangle after bootxinhe2014-09-191-97/+60
* Change suffix UsingSubId to ForSubscriber.Wink Saville2014-09-091-43/+43
* Turn off extra debuggingWink Saville2014-08-011-2/+2
* Change TelephonyRegistry to use phoneId as a callback condition.Wink Saville2014-07-261-42/+88
* MSIM: dump sub specific infoSandeep Gutta2014-07-161-16/+20
* Revert "MSIM: dump sub specific info"Joe LaPenna2014-07-151-20/+16
* MSIM: dump sub specific infoSandeep Gutta2014-07-151-16/+20
* Ignore hasService in updateTelephonySignalStrengthWink Saville2014-07-101-5/+68
* Enable a couple more lines of debug in TelephonyRegistry.Wink Saville2014-07-081-2/+2
* Add debug to TelephonyRegistry.Wink Saville2014-07-081-40/+53
* Empty triangle displayed for radio signal but calls & data workWink Saville2014-06-181-6/+10
* Merge kwd to masterWink Saville2014-06-131-134/+423
* Replace LinkCapabilities with NetworkCapabilitiesRobert Greenwalt2014-05-121-9/+10
* Start collecting mobile radio activity from the radio.Dianne Hackborn2014-04-241-9/+8
* Add LISTEN_DATA_CONNECTIPON_REAL_TIME_INFO as listen eventWink Saville2014-04-151-0/+36
* am 16c0b295: am bba3a694: Merge "Telephony API extension v2"Wink Saville2014-02-131-10/+169
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+797