1. 4083e59 resolve merge conflicts of 5a104286422e991b32e8fdb1d1120056ca17ab93 to master by Rambo Wang · 4 years, 7 months ago
  2. 93642d4 Support always reporting signal strength phone state listener by Shuo Qian · 4 years, 7 months ago
  3. 82a46e2 Permission READ_PRECISE_PHONE_STATE implementation polish by Rambo Wang · 4 years, 8 months ago
  4. 546ce5e modularize telephony-framework from framework.jar by Chen Xu · 4 years, 7 months ago
  5. c564b1d Add Callback to notify changes of barring status by Nathan Harold · 4 years, 8 months ago
  6. 93db49f Merge "Add Callback for Registration Failure" by Treehugger Robot · 4 years, 7 months ago
  7. 9938c70 Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 7 months ago
  8. c41cb73 Add Callback for Registration Failure by Nathan Harold · 4 years, 8 months ago
  9. 2d330f6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  10. 8af4d4a Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  11. 8b804f3 Merge "Add Callback for Registration Failure" by Nathan Harold · 4 years, 8 months ago
  12. df43959 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  13. 5e6e983 Add Callback for Registration Failure by Nathan Harold · 4 years, 8 months ago
  14. 47fbf0a Merge "Expose PreciseDataConnectionState to Public API" by Nathan Harold · 4 years, 8 months ago
  15. 45b1f5a Merge "Exposing voice connection status system APIs as public API" am: 96e8628049 am: 55cc8b27b8 am: 04e221f3f9 by Automerger Merge Worker · 4 years, 8 months ago
  16. 04e221f Merge "Exposing voice connection status system APIs as public API" am: 96e8628049 am: 55cc8b27b8 by Automerger Merge Worker · 4 years, 8 months ago
  17. 96e8628 Merge "Exposing voice connection status system APIs as public API" by Shi Lu · 4 years, 8 months ago
  18. d75f97d Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  19. d9b5dda Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  20. dcbe983 Revert "[DO NOT MERGE] Revert submission 9950791-pick-precise-dataconn" by Nathan Harold · 4 years, 8 months ago
  21. d80dc8f [DO NOT MERGE] Revert submission 9950791-pick-precise-dataconn by Noah Zimmt · 4 years, 8 months ago
  22. c95b4e5 Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  23. 24931ee Merge "Remove PhoneStateLister#onOtaspChanged" am: 0d7a5dc2ea am: 6846fe997c am: de89306a0c by Automerger Merge Worker · 4 years, 8 months ago
  24. 4d340f1 Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  25. 66972da Remove PhoneStateLister#onOtaspChanged by Meng Wang · 4 years, 8 months ago
  26. 12645d1 Exposing voice connection status system APIs as public API by Shi Lu · 4 years, 9 months ago
  27. 7c35a46 expose APIs for mainline telephony-sdk by Chen Xu · 4 years, 9 months ago
  28. 8713b16 expose APIs for mainline telephony-sdk by Chen Xu · 4 years, 9 months ago
  29. b6d1319 telephony annotations part 2 by Chen Xu · 4 years, 11 months ago
  30. 8eb62f9 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 4 years, 10 months ago[Renamed (99%) from telephony/java/android/telephony/PhoneStateListener.java]
  31. 7631ff7 new telephony annotation class by Chen Xu · 5 years ago
  32. 1f6cfa5 non-mainline telephony related AIDL refactor/decoupling by Chen Xu · 4 years, 10 months ago
  33. 8dbe1f3 Merge changes Icc6e7da7,I9007978b,I060511af by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  34. 118b02f Remove permission check for LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE by Malcolm Chen · 5 years ago
  35. c7eb6aa Merge "Change the Listener API names" am: fe6978a73f am: 05430c9d1f am: bc79a1c468 by Shuo Qian · 4 years, 11 months ago
  36. d966376 Change the Listener API names by Shuo Qian · 4 years, 11 months ago
  37. 6965727 Merge "Add both Emergency Number listener for testing" am: 46cf71d1d0 am: 69eabb2397 am: bbcbf281d1 by Shuo Qian · 4 years, 11 months ago
  38. 650ff64 Add both Emergency Number listener for testing by Shuo Qian · 4 years, 11 months ago
  39. f85cf99 telephony annotations part 2 by Chen Xu · 4 years, 11 months ago
  40. c9d4ee1 new telephony annotation class by Chen Xu · 5 years ago
  41. b61230c Integrate the active emergency session listener in TelephonyRegistry by Shuo Qian · 5 years ago
  42. 134334b Integrate the active emergency session listener in TelephonyRegistry by Shuo Qian · 5 years ago
  43. e6f0e85 Listeners of active emergency numbers by Shuo Qian · 5 years ago
  44. 747fd26 Merge "Listeners of active emergency numbers" by Shuo Qian · 5 years ago
  45. 7a1eb6d Listeners of active emergency numbers by Shuo Qian · 5 years ago
  46. f028c3b Remove permission check for LISTEN_ACTIVE_DATA_SUBSCRIPTION_ID_CHANGE by Malcolm Chen · 5 years ago
  47. d5deeb1 PhoneStateListener msim improvement by chen xu · 5 years ago
  48. 84a9087 improve mism support for phonestatelistner by chen xu · 5 years ago
  49. 9e9ed18 Check permissions and carrier privilege in notifyActiveDataSubIdChanged by sqian · 5 years ago
  50. 026c42d make onActiveDataSubId in PhoneStateListener public API by Nazanin Bakhshi · 5 years ago
  51. f2e5e06 Merge "add NonNull and Nullable annotation to APIs" am: c931e9b0c0 am: 715c2d87cc by Chen Xu · 5 years ago
  52. 8165386 add NonNull and Nullable annotation to APIs by chen xu · 5 years ago
  53. 25a4f6f Merge "API council feedbacks for preciseCall APIs" am: e05a1cb5db am: c3045478cc by Chen Xu · 5 years ago
  54. 7621ff2 API council feedbacks for preciseCall APIs by chen xu · 5 years ago
  55. 1995aaf Merge "Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE" by Xiangyu/Malcolm Chen · 6 years ago
  56. 026451d Rename PREFERRED_DATA_SUBID_CHANGE to ACTIVE_DATA_SUB_CHANGE by Malcolm Chen · 6 years ago
  57. 45da505 Update documentation for SubscriptionManager listener by Jordan Liu · 6 years ago
  58. 91b2555e Clarify PhoneStateListener documentation by Jordan Liu · 6 years ago
  59. 0f49468 new API for IMS call fail cause by chen xu · 6 years ago
  60. eae57b2 CallQuality is set to empty instead of null by Jordan Liu · 6 years ago
  61. 15baf7f6 Invoke Both onDataConnectionStateChanged Methods by Nathan Harold · 6 years ago
  62. e0215a7 add getPreferredDataSubId to SubscriptionManager by Nazanin Bakhshi · 6 years ago
  63. 7bc14fc Merge "Add CallAttributes and PhoneStateListener method" by Jordan Liu · 6 years ago
  64. fd59a81 Add CallAttributes and PhoneStateListener method by Jordan Liu · 6 years ago
  65. 896e3d4 precisedataState refactor part 3 by chen xu · 6 years ago
  66. 46c0c30 EmergencyNumber enhancement by sqian · 6 years ago
  67. 970d779 new SystemAPI for preciseCallState and DisconnectCause by chen xu · 6 years ago
  68. f4c5c6e Telephony light grey list clean up for Q by chen xu · 6 years ago
  69. 16533c3 Merge "new System API for sim voice activation state." by Chen Xu · 6 years ago
  70. 7581efd Add Executor Support for PhoneStateListener by Nathan Harold · 6 years ago
  71. 27de0e5 Fix mis-ordered merge in PhoneStateListener.java by Malcolm Chen · 6 years ago
  72. 63b0a34 new System API for sim voice activation state. by chen xu · 6 years ago
  73. c10b968 Merge "Expose SRVCC state changes as @SystemAPI" by Brad Ebinger · 6 years ago
  74. efed982 Expose SRVCC state changes as @SystemAPI by Brad Ebinger · 6 years ago
  75. 5ac293f0 Introduce Emergency number functions APIs by sqian · 6 years ago
  76. c1873af Add PhoneStateListener#onPreferredDataSubIdChanged by Malcolm Chen · 6 years ago
  77. b591f9d correct the definition of LISTEN_RADIO_POWER_STATE_CHANGED by chen xu · 6 years ago
  78. 354fc35 Merge "refactor radioPowerstate" by Chen Xu · 6 years ago
  79. 760729c refactor radioPowerstate by chen xu · 6 years ago
  80. 800a7d6 Add VisibleForTesting to create TelephonyRegistryTest. by Malcolm Chen · 6 years ago
  81. 5ee5c14 Add PhoneCapabilityChanged in phone state listener by Malcolm Chen · 6 years ago
  82. a838206 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  83. d6aef21 Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev by Tyler Gunn · 6 years ago
  84. 7f556da Merge "Require READ_CALL_LOG permission to see phone numbers in phone state." into pi-dev by Tyler Gunn · 6 years ago
  85. 3e3d693 DO NOT MERGE Fix duplicate merge artifact. by Pavel Grafov · 6 years ago
  86. e0c8f4a Merge "Restore the OEM hook implementation and usage" am: 093ade312d by Shuo Qian · 6 years ago
  87. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  88. 8eaefa7 Merge "Restore the OEM hook implementation and usage" into pi-dev am: 8fa0feaa48 by Shuo Qian · 6 years ago
  89. 1c11e20 Restore the OEM hook implementation and usage by Shuo Qian · 6 years ago
  90. 8fa0fea Merge "Restore the OEM hook implementation and usage" into pi-dev by Shuo Qian · 6 years ago
  91. d4a6166 Merge "Use Empty List for Default PhysicalChannelConfig" into pi-dev by Nathan Harold · 6 years ago
  92. c9bad6e Use Empty List for Default PhysicalChannelConfig by Nathan Harold · 6 years ago
  93. 066e865 Restore the OEM hook implementation and usage by Shuo Qian · 6 years ago
  94. f09bde2 Revert "Revert "Remove the OEM hook implementation and usage"" by Shuo Qian · 6 years ago
  95. 2413d7e Merge "Revert "Revert "Remove the OEM hook implementation and usage""" into pi-dev by Shuo Qian · 6 years ago
  96. cbfa614 Revert "Revert "Remove the OEM hook implementation and usage"" by Robert Greenwalt · 6 years ago
  97. 7cfc5cd Revert "Remove the OEM hook implementation and usage" by sqian · 6 years ago
  98. 00b8951 Revert "Remove the OEM hook implementation and usage" by sqian · 6 years ago
  99. 01efe5e Allow carrier-privileged apps to register telephony listeners. by Jeff Davidson · 6 years ago
  100. 29da89f Allow carrier-privileged apps to register telephony listeners. by Jeff Davidson · 6 years ago