1. 4083e59 resolve merge conflicts of 5a104286422e991b32e8fdb1d1120056ca17ab93 to master by Rambo Wang · 4 years, 7 months ago
  2. c3de6ca Merge "Support always reporting signal strength phone state listener" by Shuo Qian · 4 years, 7 months ago
  3. 93642d4 Support always reporting signal strength phone state listener by Shuo Qian · 4 years, 7 months ago
  4. 82a46e2 Permission READ_PRECISE_PHONE_STATE implementation polish by Rambo Wang · 4 years, 8 months ago
  5. 8bb56fc Make string version of APN_TYPEs a @SystemApi by Daniel Bright · 4 years, 7 months ago
  6. e9f4fe3 Merge "Make SignalStrength constructor system APIs" by Nathan Harold · 4 years, 7 months ago
  7. f48c0fd Make SignalStrength constructor system APIs by Sooraj Sasindran · 4 years, 8 months ago
  8. 8581510 Merge "Make PreciseDataConnectionState constructor System API" by Treehugger Robot · 4 years, 7 months ago
  9. 35c3b46 Make PreciseDataConnectionState constructor System API by Shuo Qian · 4 years, 8 months ago
  10. 1e28948 Cleanup ITelephony in TelephonyPermissions with new System API. by sqian · 4 years, 7 months ago
  11. c564b1d Add Callback to notify changes of barring status by Nathan Harold · 4 years, 8 months ago
  12. c41cb73 Add Callback for Registration Failure by Nathan Harold · 4 years, 8 months ago
  13. 3c73d3d Remove import of TelephonyIntents by Jayachandran C · 4 years, 7 months ago
  14. 40d1c39 Merge "Move ACTION_SIGNAL_STRENGTH_CHANGED to local" by Jayachandran Chinnakkannu · 4 years, 7 months ago
  15. 8af4d4a Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  16. 0104ce5 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" by Treehugger Robot · 4 years, 8 months ago
  17. 06b07e9 (Backport) Pipe through featureId from caller to permission checks in telephony by Philip P. Moltmann · 4 years, 8 months ago
  18. b9446af Make sanitizeLocationInfo System Api. by Malcolm Chen · 4 years, 8 months ago
  19. 443ba6f Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId by Malcolm Chen · 4 years, 8 months ago
  20. 4eda57e Move ACTION_SIGNAL_STRENGTH_CHANGED to local by Jayachandran C · 4 years, 8 months ago
  21. 1ce0f39 Merge "ANY_DATA_CONNECTION_STATE_CHANGED: define locally" by Meng Wang · 4 years, 8 months ago
  22. 599866e Merge "Commented out NETWORK_TYPE_LTE_CA in logging function" by Daniel Bright · 4 years, 8 months ago
  23. dd43acc ANY_DATA_CONNECTION_STATE_CHANGED: define locally by Meng Wang · 4 years, 8 months ago
  24. 8b804f3 Merge "Add Callback for Registration Failure" by Nathan Harold · 4 years, 8 months ago
  25. 9bacfe1 Merge "[Telephony Mainline] Expose getActiveSubscriptionIdList" by Peter Wang · 4 years, 8 months ago
  26. 72874be Merge "Make SignalStrength constructor system APIs" by TreeHugger Robot · 4 years, 8 months ago
  27. a67b57d Commented out NETWORK_TYPE_LTE_CA in logging function by Daniel Bright · 4 years, 8 months ago
  28. 5a07a24 [Telephony Mainline] Expose getActiveSubscriptionIdList by Peter Wang · 4 years, 8 months ago
  29. 0aaa6bee Merge "Make the following telephony intents as system API" by Jayachandran Chinnakkannu · 4 years, 8 months ago
  30. 25dcad3 Commented out NETWORK_TYPE_LTE_CA in logging function by Daniel Bright · 4 years, 8 months ago
  31. 041e769 Make the following telephony intents as system API by Jayachandran C · 4 years, 8 months ago
  32. 89e4e0c Make SignalStrength constructor system APIs by Sooraj Sasindran · 4 years, 8 months ago
  33. 5e6e983 Add Callback for Registration Failure by Nathan Harold · 4 years, 8 months ago
  34. 4959993 Merge "Make sanitizeLocationInfo System Api." by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  35. 00f7b72 Make sanitizeLocationInfo System Api. by Malcolm Chen · 4 years, 8 months ago
  36. 541c1b7 Remove unused broadcast DATA_CONNECTION_FAILED by Meng Wang · 4 years, 8 months ago
  37. 2fa1024 Merge "Remove unused broadcast DATA_CONNECTION_FAILED" by Meng Wang · 4 years, 8 months ago
  38. 47fbf0a Merge "Expose PreciseDataConnectionState to Public API" by Nathan Harold · 4 years, 8 months ago
  39. ac4c8da Make PreciseDataConnectionState constructor System API by Shuo Qian · 4 years, 8 months ago
  40. 0679627 Remove unused broadcast DATA_CONNECTION_FAILED by Meng Wang · 4 years, 8 months ago
  41. f28391e Merge "Use Parcelable CellIdentity instead of CellLocation in AIDL." by Meng Wang · 4 years, 8 months ago
  42. 51d8375 Merge "Make PreciseCallState Constructor System API" am: c037935d74 am: 682ba08d42 am: 3b947c64b6 by Automerger Merge Worker · 4 years, 8 months ago
  43. 3b947c6 Merge "Make PreciseCallState Constructor System API" am: c037935d74 am: 682ba08d42 by Automerger Merge Worker · 4 years, 8 months ago
  44. c128863 Make PreciseCallState Constructor System API by Shuo Qian · 4 years, 8 months ago
  45. d75f97d Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  46. d9b5dda Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  47. dcbe983 Revert "[DO NOT MERGE] Revert submission 9950791-pick-precise-dataconn" by Nathan Harold · 4 years, 8 months ago
  48. d80dc8f [DO NOT MERGE] Revert submission 9950791-pick-precise-dataconn by Noah Zimmt · 4 years, 8 months ago
  49. c95b4e5 Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  50. e427558 Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId by Malcolm Chen · 4 years, 8 months ago
  51. 24931ee Merge "Remove PhoneStateLister#onOtaspChanged" am: 0d7a5dc2ea am: 6846fe997c am: de89306a0c by Automerger Merge Worker · 4 years, 8 months ago
  52. 4d340f1 Expose PreciseDataConnectionState to Public API by Nathan Harold · 4 years, 9 months ago
  53. 66972da Remove PhoneStateLister#onOtaspChanged by Meng Wang · 4 years, 8 months ago
  54. 0bc81e1 Merge "expose APIs for mainline telephony-sdk" by Chen Xu · 4 years, 8 months ago
  55. 30e1d6b Merge "Mainline: remove usage of hidden DEFAULT_PHONE_INDEX" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  56. 09fe043 Revert "Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId" by Ulyana Trafimovich · 4 years, 8 months ago
  57. cf5a2d0 Mainline: remove usage of hidden DEFAULT_PHONE_INDEX by Malcolm Chen · 4 years, 8 months ago
  58. 06fa0d4 Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId by Malcolm Chen · 4 years, 8 months ago
  59. 3ebefd8 Merge "Cleanup ITelephony in TelephonyPermissions with new System API. This method is used by Telephony Module for permission checking." by Shuo Qian · 4 years, 8 months ago
  60. 1452941 Cleanup ITelephony in TelephonyPermissions with new System API. by Shuo Qian · 4 years, 9 months ago
  61. 7c35a46 expose APIs for mainline telephony-sdk by Chen Xu · 4 years, 9 months ago
  62. 6d83d10 Merge "Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED" am: 6fce89f8b6 am: 3780da605a am: 85d23aa0b4 by Automerger Merge Worker · 4 years, 8 months ago
  63. 6fce89f Merge "Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED" by Meng Wang · 4 years, 8 months ago
  64. 660803c Merge "Remove hidden API usage: CallQuality no-argument constructor." am: ce7d2e8fe3 am: aa007c7e4b am: add0df301c by Automerger Merge Worker · 4 years, 8 months ago
  65. ce7d2e8 Merge "Remove hidden API usage: CallQuality no-argument constructor." by Meng Wang · 4 years, 8 months ago
  66. 26404983 Merge "Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras." am: 79c83587c3 am: 5a0bfe164d am: 76baa0bd5d by Automerger Merge Worker · 4 years, 8 months ago
  67. 52a4a79 Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED by Meng Wang · 4 years, 8 months ago
  68. b857ba9 Remove ACTION_PRECISE_CALL_STATE_CHANGED and its extras. by Meng Wang · 4 years, 8 months ago
  69. 732f6e6 Minor style fix. by Meng Wang · 4 years, 8 months ago
  70. be15dba Remove hidden API usage: CallQuality no-argument constructor. by Meng Wang · 4 years, 8 months ago
  71. 701fa18 Merge "Remove hidden API usage PhoneConstants.SUBSCRIPTION_KEY/SLOT_KEY" am: b9d73629d1 am: 619a963c33 am: 5470dde3eb by Automerger Merge Worker · 4 years, 8 months ago
  72. b9d7362 Merge "Remove hidden API usage PhoneConstants.SUBSCRIPTION_KEY/SLOT_KEY" by Meng Wang · 4 years, 8 months ago
  73. 8a65e39 Merge "Remove hidden API usage: PhoneConstants.PHONE_KEY" am: 0f0a97368a am: 451a27e3e9 am: 9ee0006573 by Automerger Merge Worker · 4 years, 8 months ago
  74. 0f0a973 Merge "Remove hidden API usage: PhoneConstants.PHONE_KEY" by Treehugger Robot · 4 years, 8 months ago
  75. 4c18a3a Remove hidden API usage PhoneConstants.SUBSCRIPTION_KEY/SLOT_KEY by Meng Wang · 4 years, 9 months ago
  76. 69cad8f Merge "Remove hidden APIs for callState and dataState." by Treehugger Robot · 4 years, 9 months ago
  77. 6213c3d Remove hidden APIs for callState and dataState. by Meng Wang · 4 years, 9 months ago
  78. 92bc49b Remove hidden API usage: PhoneConstants.PHONE_KEY by Meng Wang · 4 years, 9 months ago
  79. 4681eba Merge "Remove hidden APIs for callState and dataState." by Meng Wang · 4 years, 9 months ago
  80. 762281b Remove hidden APIs for callState and dataState. by Meng Wang · 4 years, 9 months ago
  81. da2141d Merge "Move SIM_ACTIVATION_TYPE_* to TelephonyRegistryManager" am: 392f3db6b0 am: 484b1b87e0 by Meng Wang · 4 years, 9 months ago
  82. 392f3db Merge "Move SIM_ACTIVATION_TYPE_* to TelephonyRegistryManager" by Meng Wang · 4 years, 9 months ago
  83. 62d2ff8 Move SIM_ACTIVATION_TYPE_* to TelephonyRegistryManager by Meng Wang · 4 years, 9 months ago
  84. c2c774a Merge "expose APIs for mainline telephony-sdk" by Chen Xu · 4 years, 9 months ago
  85. b1f74e7 [Telephony mainline] Move #dataStateToString and #getNetworkTypeName to calling location by zoey chen · 4 years, 9 months ago
  86. c722b45 [Telephony mainline] Move #dataStateToString and #getNetworkTypeName to calling location by zoey chen · 4 years, 9 months ago
  87. 8713b16 expose APIs for mainline telephony-sdk by Chen Xu · 4 years, 9 months ago
  88. a37405b Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch by Malcolm Chen · 4 years, 10 months ago
  89. 33692f7 Pipe through featureId from caller to permission checks in telephony code by Philip P. Moltmann · 4 years, 11 months ago
  90. 5d35461 Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch by Malcolm Chen · 4 years, 10 months ago
  91. 7631ff7 new telephony annotation class by Chen Xu · 5 years ago
  92. 7a79194 Merge "new TelephonyRegistryManager" by Chen Xu · 4 years, 10 months ago
  93. 1f1c25e new TelephonyRegistryManager by Chen Xu · 5 years ago
  94. 387dc0e Rename and publicize getMaxPhoneCount; and deprecate getPhoneCount. by Malcolm Chen · 4 years, 11 months ago
  95. cc2d8d4 Merge changes from topic "141388730" am: 50c4313058 by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  96. 6270ac2 Merge "Allow notifyCarrierNetworkChange on grouped oppt subscriptions." by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  97. b9732ab Merge changes Icc6e7da7,I9007978b,I060511af am: 8dbe1f3b9b by Xiangyu/Malcolm Chen · 4 years, 10 months ago
  98. f87292f Replace getPhoneCount with getMaxPhoneCount upon object allocation. by Malcolm Chen · 5 years ago
  99. 1eb939c Allow notifyCarrierNetworkChange on grouped oppt subscriptions. by Malcolm Chen · 5 years ago
  100. 8dbe1f3 Merge changes Icc6e7da7,I9007978b,I060511af by Xiangyu/Malcolm Chen · 4 years, 10 months ago