1. 6a5cd88 Merge "CallAttributes uses the call network type" am: 0a04598a39 am: f097910b87 by Jordan Liu · 5 years ago
  2. 65ed9d9 CallAttributes uses the call network type by Jordan Liu · 5 years ago
  3. 1995aaf Merge "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE" by Xiangyu/Malcolm Chen · 5 years ago
  4. 026451d Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE by Malcolm Chen · 5 years ago
  5. 8c63ea5 Merge "Implement more location checks" am: a3aae9fe4b am: 8b98155789 by Hall Liu · 5 years ago
  6. ee31373 Implement more location checks by Hall Liu · 6 years ago
  7. 0b409e8 Merge "new API for IMS call fail cause" by Chen Xu · 6 years ago
  8. 0f49468 new API for IMS call fail cause by chen xu · 6 years ago
  9. b9f5514 Merge "CallQuality is set to empty instead of null" am: b3f282daa1 am: aee66949ef by Jordan Liu · 6 years ago
  10. 6ac5fc1 new API for IMS call fail cause by chen xu · 6 years ago
  11. b3f282d Merge "CallQuality is set to empty instead of null" by Jordan Liu · 6 years ago
  12. eae57b2 CallQuality is set to empty instead of null by Jordan Liu · 6 years ago
  13. 4ec3b1c Merge "add missing permission check in PhoneStateListener" am: feb7d14aa8 am: b102235018 by Chen Xu · 6 years ago
  14. 52797b6 add missing permission check in PhoneStateListener by chen xu · 6 years ago
  15. 2b804df Merge "Trigger PhoneStateListener onCallAttributesChanged" am: cd4ca49b18 am: bbd7b9170a by Jordan Liu · 6 years ago
  16. 8218ddd Trigger PhoneStateListener onCallAttributesChanged by Jordan Liu · 6 years ago
  17. 609ed33 Merge "Make setMetered and setOpportunistic public." by Xiangyu/Malcolm Chen · 6 years ago
  18. d4dc4ee Make setMetered and setOpportunistic public. by Malcolm Chen · 6 years ago
  19. 896e3d4 precisedataState refactor part 3 by chen xu · 6 years ago
  20. 16e24cd precisedataState refactor part 3 by chen xu · 6 years ago
  21. f05919a Stop exposing reasons through phone state listener by Jack Yu · 6 years ago
  22. 4d1c945 Stop exposing reasons through phone state listener by Jack Yu · 6 years ago
  23. 3e8647c Do not use default to get TelephonyManager by sqian · 6 years ago
  24. 46c0c30 EmergencyNumber enhancement by sqian · 6 years ago
  25. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  26. 99893d2 Merge "new SystemAPI for preciseCallState and DisconnectCause" by Chen Xu · 6 years ago
  27. 6a942d48 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  28. 99da454 Merge "Do not use default to get TelephonyManager" by Shuo Qian · 6 years ago
  29. b0ae02b Do not use default to get TelephonyManager by sqian · 6 years ago
  30. 7e22ba6 Make setMetered and setOpportunistic public. by Malcolm Chen · 6 years ago
  31. 9f93a12 EmergencyNumber enhancement by sqian · 6 years ago
  32. bf165bc Frame EmergencyNumber notifier in TelephonyRegistry by sqian · 6 years ago
  33. bdc5a73 Frame EmergencyNumber notifier in TelephonyRegistry by sqian · 6 years ago
  34. 8a9766e Merge "Expose SRVCC state changes as @SystemAPI" am: c10b96899e am: 657343b811 by Brad Ebinger · 6 years ago
  35. efed982 Expose SRVCC state changes as @SystemAPI by Brad Ebinger · 6 years ago
  36. c1873af Add PhoneStateListener#onPreferredDataSubIdChanged by Malcolm Chen · 6 years ago
  37. 7395c63 Revert "Revert "refactor radioPowerstate"" by Chen Xu · 6 years ago
  38. 05188f3 Revert "refactor radioPowerstate" by Przemyslaw Szczepaniak · 6 years ago
  39. 354fc35 Merge "refactor radioPowerstate" by Chen Xu · 6 years ago
  40. 700c8a0 refactor radioPowerstate by chen xu · 6 years ago
  41. 760729c refactor radioPowerstate by chen xu · 6 years ago
  42. 1db2e8e Merge "Phone service state change atom." am: 419fc89b52 am: 16e3399902 by Yangster · 6 years ago
  43. 4ccebea Phone service state change atom. by Yangster · 6 years ago
  44. 800a7d6 Add VisibleForTesting to create TelephonyRegistryTest. by Malcolm Chen · 6 years ago
  45. e02713e Merge "using the correct intent extra for subId" am: 45db25d742 am: 1ae9d0bced by Chen Xu · 6 years ago
  46. 379e531 using the correct intent extra for subId by chen xu · 6 years ago
  47. 8b53afe Add PhoneStateListener#onPreferredDataSubIdChanged by Malcolm Chen · 6 years ago
  48. 27829e2 Add API to listen to opportunistic subscriptions change. by Malcolm Chen · 6 years ago
  49. 13f31af Add API to listen to opportunistic subscriptions change. by Malcolm Chen · 6 years ago
  50. 3ceeedd Add VisibleForTesting to create TelephonyRegistryTest. by Malcolm Chen · 6 years ago
  51. 5ee5c14 Add PhoneCapabilityChanged in phone state listener by Malcolm Chen · 6 years ago
  52. e162365 Add PhoneCapabilityChanged in phone state listener by Malcolm Chen · 6 years ago
  53. b8bd19e Update docs and ensure PHONE_STATE is more predictable for unknown numbers. by Tyler Gunn · 6 years ago
  54. 1c27bb7 Update docs and ensure PHONE_STATE is more predictable for unknown numbers. by Tyler Gunn · 6 years ago
  55. 7f556da Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev by Tyler Gunn · 6 years ago
  56. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  57. 8fa0fea Merge "Restore the OEM hook implementation and usage" into pi-dev by Shuo Qian · 6 years ago
  58. c9bad6e Use Empty List for Default PhysicalChannelConfig by Nathan Harold · 6 years ago
  59. 066e865 Restore the OEM hook implementation and usage by Shuo Qian · 6 years ago
  60. cbfa614 Revert "Revert "Remove the OEM hook implementation and usage"" by Robert Greenwalt · 6 years ago
  61. 7cfc5cd Revert "Remove the OEM hook implementation and usage" by sqian · 6 years ago
  62. 33b1509 Throw on revoked location permission - framework by Svet Ganov · 6 years ago
  63. 29da89f Allow carrier-privileged apps to register telephony listeners. by Jeff Davidson · 6 years ago
  64. b1bac54 Fixed data connection state callback not working by Jack Yu · 6 years ago
  65. 3c0415a Allow carrier privileged apps to access Telephony/Subscription APIs. by Jeff Davidson · 6 years ago
  66. 70bbc16 Add an app-ops check when registering for location by Hall Liu · 6 years ago
  67. 44d1387 Merge "Plumb PhysicalChannelConfig all the way up." by Treehugger Robot · 6 years ago
  68. d7bf38a Factor out telephony permission checks into a helper class. by Jeff Davidson · 6 years ago
  69. 31230bb Merge "Check for location access on TelephonyRegistry" by Hall Liu · 6 years ago
  70. e620ce7 Fix low probability deadlock by yifan.bai · 7 years ago
  71. 4ce04dd Plumb PhysicalChannelConfig all the way up. by Eric Schwarzenbach · 7 years ago
  72. abbfac2 Add death recipient to TelephonyRegistry. by Malcolm Chen · 6 years ago
  73. 5fb337f Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  74. 3d30946 Revert "Check for location access on TelephonyRegistry" by Hall Liu · 6 years ago
  75. 8d584f0 Check for location access on TelephonyRegistry by Hall Liu · 7 years ago
  76. 35a4702 Add the user mobile data state into PhoneStateListener by zxuan · 7 years ago
  77. 2635a89 Remove the OEM hook implementation and usage by Jayachandran C · 7 years ago
  78. baeec62 Consolidated all data allow/disallow logic into one method by Jack Yu · 7 years ago
  79. 51de96a Whitelist PHONE_STATE to wakeup apps by Brad Ebinger · 7 years ago
  80. d19b6ae Fixed the obsolete logging by Jack Yu · 7 years ago
  81. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  82. 016e9c6 Move OTASP_* Consts from ServiceStateTracker to TelephonyManager by Nathan Harold · 8 years ago
  83. 5a0618e Port Utility Functions from DefaultPhoneNotifier by Nathan Harold · 8 years ago
  84. 12312f6 Add simActivationState to PhoneStateListener by fionaxu · 8 years ago
  85. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  86. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 8 years ago
  87. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  88. 941b7ec Fix MSIM issue of broadcast intent overwritten unintentionally by Ping Sun · 8 years ago
  89. 5676ca8 Merge "Fix "TelephonyRegistry notifies wrong data status"" am: 3b2f202599 by xu.peng · 8 years ago
  90. 3b2f202 Merge "Fix "TelephonyRegistry notifies wrong data status"" by Treehugger Robot · 8 years ago
  91. 9071ced Fix "TelephonyRegistry notifies wrong data status" by xu.peng · 8 years ago
  92. 60ba3b3 Merge "Fix issues of different phone objects sharing same mConnectionApns list." am: e05bdb1 by Robert Greenwalt · 8 years ago
  93. f7e59c1 Adding slotId to certain Telephony broadcasts. by Shishir Agrawal · 8 years ago
  94. 57b39e3 Fix issues of different phone objects sharing same mConnectionApns list. by Yifan Bai · 8 years ago
  95. 7ea3e8b Unhiding MSIM APIs. by Shishir Agrawal · 9 years ago
  96. 8216236 Remove Data RealTime Info Listener Support by Nathan Harold · 9 years ago
  97. a9e72a7 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  98. 1cfd457 Do not check runtime READ_PHONE_STATE if caller has the privileged one. by Amit Mahajan · 9 years ago
  99. da9bbf7 Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev by Andrew Flynn · 9 years ago
  100. ceaed68 notifyCarrierNetworkChange:TelephonyManager->CarrierService by Andrew Flynn · 9 years ago