1. ee31373 Implement more location checks by Hall Liu · 6 years ago
  2. 0f49468 new API for IMS call fail cause by chen xu · 5 years ago
  3. b3f282d Merge "CallQuality is set to empty instead of null" by Jordan Liu · 5 years ago
  4. eae57b2 CallQuality is set to empty instead of null by Jordan Liu · 5 years ago
  5. 52797b6 add missing permission check in PhoneStateListener by chen xu · 6 years ago
  6. 8218ddd Trigger PhoneStateListener onCallAttributesChanged by Jordan Liu · 6 years ago
  7. 609ed33 Merge "Make setMetered and setOpportunistic public." by Xiangyu/Malcolm Chen · 6 years ago
  8. d4dc4ee Make setMetered and setOpportunistic public. by Malcolm Chen · 6 years ago
  9. 896e3d4 precisedataState refactor part 3 by chen xu · 6 years ago
  10. f05919a Stop exposing reasons through phone state listener by Jack Yu · 6 years ago
  11. 3e8647c Do not use default to get TelephonyManager by sqian · 6 years ago
  12. 46c0c30 EmergencyNumber enhancement by sqian · 6 years ago
  13. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  14. bf165bc Frame EmergencyNumber notifier in TelephonyRegistry by sqian · 6 years ago
  15. efed982 Expose SRVCC state changes as @SystemAPI by Brad Ebinger · 6 years ago
  16. c1873af Add PhoneStateListener#onPreferredDataSubIdChanged by Malcolm Chen · 6 years ago
  17. 354fc35 Merge "refactor radioPowerstate" by Chen Xu · 6 years ago
  18. 760729c refactor radioPowerstate by chen xu · 6 years ago
  19. 4ccebea Phone service state change atom. by Yangster · 6 years ago
  20. 800a7d6 Add VisibleForTesting to create TelephonyRegistryTest. by Malcolm Chen · 6 years ago
  21. 379e531 using the correct intent extra for subId by chen xu · 6 years ago
  22. 27829e2 Add API to listen to opportunistic subscriptions change. by Malcolm Chen · 6 years ago
  23. 5ee5c14 Add PhoneCapabilityChanged in phone state listener by Malcolm Chen · 6 years ago
  24. b8bd19e Update docs and ensure PHONE_STATE is more predictable for unknown numbers. by Tyler Gunn · 6 years ago
  25. 7f556da Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev by Tyler Gunn · 6 years ago
  26. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  27. 8fa0fea Merge "Restore the OEM hook implementation and usage" into pi-dev by Shuo Qian · 6 years ago
  28. c9bad6e Use Empty List for Default PhysicalChannelConfig by Nathan Harold · 6 years ago
  29. 066e865 Restore the OEM hook implementation and usage by Shuo Qian · 6 years ago
  30. cbfa614 Revert "Revert "Remove the OEM hook implementation and usage"" by Robert Greenwalt · 6 years ago
  31. 7cfc5cd Revert "Remove the OEM hook implementation and usage" by sqian · 6 years ago
  32. 33b1509 Throw on revoked location permission - framework by Svet Ganov · 6 years ago
  33. 29da89f Allow carrier-privileged apps to register telephony listeners. by Jeff Davidson · 6 years ago
  34. b1bac54 Fixed data connection state callback not working by Jack Yu · 6 years ago
  35. 3c0415a Allow carrier privileged apps to access Telephony/Subscription APIs. by Jeff Davidson · 6 years ago
  36. 70bbc16 Add an app-ops check when registering for location by Hall Liu · 6 years ago
  37. 44d1387 Merge "Plumb PhysicalChannelConfig all the way up." by Treehugger Robot · 6 years ago
  38. d7bf38a Factor out telephony permission checks into a helper class. by Jeff Davidson · 6 years ago
  39. 31230bb Merge "Check for location access on TelephonyRegistry" by Hall Liu · 6 years ago
  40. e620ce7 Fix low probability deadlock by yifan.bai · 7 years ago
  41. 4ce04dd Plumb PhysicalChannelConfig all the way up. by Eric Schwarzenbach · 6 years ago
  42. abbfac2 Add death recipient to TelephonyRegistry. by Malcolm Chen · 6 years ago
  43. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  44. 3d30946 Revert "Check for location access on TelephonyRegistry" by Hall Liu · 6 years ago
  45. 8d584f0 Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  46. 35a4702 Add the user mobile data state into PhoneStateListener by zxuan · 7 years ago
  47. 2635a89 Remove the OEM hook implementation and usage by Jayachandran C · 7 years ago
  48. baeec62 Consolidated all data allow/disallow logic into one method by Jack Yu · 7 years ago
  49. 51de96a Whitelist PHONE_STATE to wakeup apps by Brad Ebinger · 7 years ago
  50. d19b6ae Fixed the obsolete logging by Jack Yu · 7 years ago
  51. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  52. 016e9c6 Move OTASP_* Consts from ServiceStateTracker to TelephonyManager by Nathan Harold · 8 years ago
  53. 5a0618e Port Utility Functions from DefaultPhoneNotifier by Nathan Harold · 8 years ago
  54. 12312f6 Add simActivationState to PhoneStateListener by fionaxu · 8 years ago
  55. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  56. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 8 years ago
  57. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  58. 941b7ec Fix MSIM issue of broadcast intent overwritten unintentionally by Ping Sun · 8 years ago
  59. 5676ca8 Merge "Fix "TelephonyRegistry notifies wrong data status"" am: 3b2f202599 by xu.peng · 8 years ago
  60. 3b2f202 Merge "Fix "TelephonyRegistry notifies wrong data status"" by Treehugger Robot · 8 years ago
  61. 9071ced Fix "TelephonyRegistry notifies wrong data status" by xu.peng · 8 years ago
  62. 60ba3b3 Merge "Fix issues of different phone objects sharing same mConnectionApns list." am: e05bdb1 by Robert Greenwalt · 8 years ago
  63. f7e59c1 Adding slotId to certain Telephony broadcasts. by Shishir Agrawal · 8 years ago
  64. 57b39e3 Fix issues of different phone objects sharing same mConnectionApns list. by Yifan Bai · 8 years ago
  65. 7ea3e8b Unhiding MSIM APIs. by Shishir Agrawal · 8 years ago
  66. 8216236 Remove Data RealTime Info Listener Support by Nathan Harold · 9 years ago
  67. a9e72a7 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  68. 1cfd457 Do not check runtime READ_PHONE_STATE if caller has the privileged one. by Amit Mahajan · 9 years ago
  69. da9bbf7 Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  70. ceaed68 notifyCarrierNetworkChange:TelephonyManager->CarrierService by Andrew Flynn · 9 years ago
  71. ac038a9 Fixed compile error caused by final keyword by Fyodor Kupolov · 9 years ago
  72. 309b2f63 Do not enforce PHONE_STATE_PERMISSION to register listener by Fyodor Kupolov · 9 years ago
  73. 2d650e5 am f2c5566f: am ce8e20ce: am e3e60ebc: Merge "Revert "Adding logging to debug SignalStrength callback missing issue."" into mnc-dev by Amit Mahajan · 9 years ago
  74. 1466a9c Revert "Adding logging to debug SignalStrength callback missing issue." by Amit Mahajan · 9 years ago
  75. 61a3ab0 Use a separate intent action for subscription phone state changes. by Sharvil Nanavati · 9 years ago
  76. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  77. 1f45264 TelephonyManager Carrier Network Change Notification by Andrew Flynn · 9 years ago
  78. 95e25a6 am 06e9147d: am c8e3784e: am 20a5df62: am bcced5b8: Merge "Fix incorrect condition for sub id check." into lmp-mr1-dev by Shishir Agrawal · 9 years ago
  79. 6ba726f8 Adding logging to debug SignalStrength callback missing issue. by Amit Mahajan · 9 years ago
  80. 985f52c Fix incorrect condition for sub id check. by Junda Liu · 9 years ago
  81. 071743f Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 10 years ago
  82. ac11ae9 take out SIM card, the RSSI Triangle is still full by xinhe · 10 years ago
  83. a54bf65 Change tests against INVALID_SUBSCRIPTION_ID to use isValidSubscriptionId. by Wink Saville · 10 years ago
  84. d09c4ca Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  85. 2d1ee98 Revert "Additional changes to SubscriptionManager API as per API council." by Wink Saville · 10 years ago
  86. baf21da Additional changes to SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  87. a374c3d Update SubscriptionManager API as per API council. by Wink Saville · 10 years ago
  88. 8b79fb6 RSSI indicator says that SIMless device has a SIM by xinhe · 10 years ago
  89. 63f03dd Change subId to int from long by Wink Saville · 10 years ago
  90. 75c2c15 telephony re-registry error by xinhe · 10 years ago
  91. a33cf07 Fix concurrent access violation. by Etan Cohen · 10 years ago
  92. 36e7229 am 0f840945: redirect RIL_UNSOL_OEM_HOOK_RAW to system app by New Author Steven Liu · 10 years ago
  93. 485f209 redirect RIL_UNSOL_OEM_HOOK_RAW to system app by New Author Steven Liu · 10 years ago
  94. e9f1640 Support multiple SIM/Subscription on telephony registration by xinhe · 10 years ago
  95. 43c5029 Fix for empty RSSI triangle after boot by xinhe · 10 years ago
  96. bc02727 Change suffix UsingSubId to ForSubscriber. by Wink Saville · 10 years ago
  97. 6d13bc8 Turn off extra debugging by Wink Saville · 10 years ago
  98. e380b98 Change TelephonyRegistry to use phoneId as a callback condition. by Wink Saville · 10 years ago
  99. 2f32ac2 MSIM: dump sub specific info by Sandeep Gutta · 10 years ago
  100. d44a5b3 Revert "MSIM: dump sub specific info" by Joe LaPenna · 10 years ago