summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/TelephonyRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* 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