1. 3e26b7d Extend SQLiteQueryBuilder for update and delete. by Jeff Sharkey · 6 years ago
  2. 9a9dbf0 Merge "Remove static for getSubscriptionIds" by Shuo Qian · 6 years ago
  3. 6fc3189 Merge "API: Make implicit APIs from type usage explicit" by Adrian Roos · 6 years ago
  4. 98b7823 Merge "API to switch preferred data" by Treehugger Robot · 6 years ago
  5. d8c30b9 Remove static for getSubscriptionIds by sqian · 6 years ago
  6. 72973de Merge "Support set/get carrier id from ApnSetting" by Josh Hou · 6 years ago
  7. 103d515 Merge "Clean up SubMgr#getOpportunisticSubscriptions." by Xiangyu/Malcolm Chen · 6 years ago
  8. 73ada28 Support set/get carrier id from ApnSetting by Josh Hou · 6 years ago
  9. 50cc796 Merge "Make MBMS group call API changes" by Hall Liu · 6 years ago
  10. d413b5c Merge "Remove parentSubId and define API to set groupSubId" by Xiangyu/Malcolm Chen · 6 years ago
  11. 0e706db Merge "Expose ApnService as a SystemApi and use subId arg" by Jordan Liu · 6 years ago
  12. c81cba4 Make MBMS group call API changes by Hall Liu · 6 years ago
  13. aea9b02 Remove parentSubId and define API to set groupSubId by Malcolm Chen · 6 years ago
  14. 3535f43 API to switch preferred data by Sooraj Sasindran · 6 years ago
  15. 4d73d87 Merge "Add CarrierConfig to hide Preset APN setting details" by Youming Ye · 6 years ago
  16. 27432db API: Make implicit APIs from type usage explicit by Adrian Roos · 6 years ago
  17. 67c6ab38 Merge "Create AppComponentFactory.instantiateClassLoader API" by David Brazdil · 6 years ago
  18. a21de6f Merge "Update public API after libcore InMemoryDexClassLoader change" by David Brazdil · 6 years ago
  19. 2ee9682 Add CarrierConfig to hide Preset APN setting details by taiki tsutsumi · 6 years ago
  20. 8a3518c Merge "Expose ImsMmTelManager APIs as SystemApi" by Brad Ebinger · 6 years ago
  21. 4492ec5 Merge "API for retrieving time zone IDs by country" by Neil Fuller · 6 years ago
  22. 12a95ba Update public API after libcore InMemoryDexClassLoader change by David Brazdil · 6 years ago
  23. 860d8d0 Merge "Move hidden APIs into system APIs" by Jack Yu · 6 years ago
  24. fd88080 Expose ImsMmTelManager APIs as SystemApi by Brad Ebinger · 6 years ago
  25. 6caa954 API for retrieving time zone IDs by country by Neil Fuller · 6 years ago
  26. 2f2dd0a Expose ApnService as a SystemApi and use subId arg by Jordan Liu · 6 years ago
  27. 4f956e0 Move hidden APIs into system APIs by Jack Yu · 6 years ago
  28. b319ccf Create AppComponentFactory.instantiateClassLoader API by David Brazdil · 6 years ago
  29. 992aafb Merge "Add Support for Async requestCellInfoUpdate()" by Nathan Harold · 6 years ago
  30. 082bf0c Merge "Expose ProvisioningManager API for IMS configurations" by Brad Ebinger · 6 years ago
  31. 2aa2cc1 Add Support for Async requestCellInfoUpdate() by Nathan Harold · 6 years ago
  32. 8715c15 Merge "new Systeam API for CarrierConfig#KEY_CARRIER_SETUP_APP_STRING" by Chen Xu · 6 years ago
  33. 16533c3 Merge "new System API for sim voice activation state." by Chen Xu · 6 years ago
  34. ee59e69 Merge "Catch SecurityException in EuiccCardController and trigger callback." by Treehugger Robot · 6 years ago
  35. 7581efd Add Executor Support for PhoneStateListener by Nathan Harold · 6 years ago
  36. 0d36ed2 Expose ProvisioningManager API for IMS configurations by Brad Ebinger · 6 years ago
  37. a2b2183 Merge "Unsupported app usage API cleanup" by Tyler Gunn · 6 years ago
  38. 6274341 Merge "Expose Transliterator API" by vichang · 6 years ago
  39. 36ac46a Merge "Add PreciseDisconnectCause for SIP status code 481 Transaction Does Not Exist" by Treehugger Robot · 6 years ago
  40. 24df195 Merge "new SystemAPI for roamingType in NetworkRegistrationState" by Chen Xu · 6 years ago
  41. 6e3ecc4 Unsupported app usage API cleanup by Tyler Gunn · 6 years ago
  42. 63b0a34 new System API for sim voice activation state. by chen xu · 6 years ago
  43. 4a7a393 Merge "Add 5G NR cellInfo" by Pengquan Meng · 6 years ago
  44. d9b97ec Add PreciseDisconnectCause for SIP status code 481 Transaction Does Not Exist by andychou · 6 years ago
  45. 5f9193b Merge "Add Conscrypt Public API" by Adam Vartanian · 6 years ago
  46. d040f2d new Systeam API for CarrierConfig#KEY_CARRIER_SETUP_APP_STRING by chen xu · 6 years ago
  47. c10b968 Merge "Expose SRVCC state changes as @SystemAPI" by Brad Ebinger · 6 years ago
  48. 5bdf255 Merge "Introduce getRssi() in CellSignalStrengthLte" by Shuo Qian · 6 years ago
  49. 0a2aaba Expose Transliterator API by Victor Chang · 6 years ago
  50. 1df5ca6 Merge "Add CarrierId column in TelephonyProvider" by Calvin Pan · 6 years ago
  51. 3689c96 Add CarrierId column in TelephonyProvider by calvinpan · 6 years ago
  52. f922b8e Add 5G NR cellInfo by Pengquan Meng · 6 years ago
  53. 5b76bfc Introduce getRssi() in CellSignalStrengthLte by sqian · 6 years ago
  54. efed982 Expose SRVCC state changes as @SystemAPI by Brad Ebinger · 6 years ago
  55. b5e8d45 Merge "[Call Screening]Logging of calls blocked by call blocking feature, call screening app." by Tony Zhu · 6 years ago
  56. 6333c84 Add Conscrypt Public API by Adam Vartanian · 6 years ago
  57. 07160ff Merge "Update API file for libcore additions" by Adam Vartanian · 6 years ago
  58. 9e1d4f8 [Call Screening]Logging of calls blocked by call blocking feature, call screening app. by tonyzhu · 6 years ago
  59. 9d4ebdf Merge "separate URL for WFC settings" by Chen Xu · 6 years ago
  60. 35063d6 Catch SecurityException in EuiccCardController and trigger callback. by Holly Jiuyu Sun · 6 years ago
  61. 5ac293f0 Introduce Emergency number functions APIs by sqian · 6 years ago
  62. e6e2a64 new SystemAPI for roamingType in NetworkRegistrationState by chen xu · 6 years ago
  63. bf38b06 separate URL for WFC settings by chen xu · 6 years ago
  64. 4413786 Clean up SubMgr#getOpportunisticSubscriptions. by Malcolm Chen · 6 years ago
  65. 37d8de2 Merge "Expose mRestrictCause as a @SystemApi" by Brad Ebinger · 6 years ago
  66. 1a517ba Merge "Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)"" by Shuo Qian · 6 years ago
  67. 5e80484 Revert "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)" by Shuo Qian · 6 years ago
  68. f5544c3 Expose mRestrictCause as a @SystemApi by Brad Ebinger · 6 years ago
  69. 3187dd3 Update API file for libcore additions by Adam Vartanian · 6 years ago
  70. 6dd64df Merge "[Call Screening]Programmatically changing the default call screening app." by Tony Zhu · 6 years ago
  71. f4a1945 Merge "Make getRssi() API for LTE Received Signal Strength Indication (RSSI)" by Shuo Qian · 6 years ago
  72. f583bb5 Merge "Add TestApi to get RTT support status" by Hall Liu · 6 years ago
  73. cc690e9 Merge "Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call." by Tyler Gunn · 6 years ago
  74. e459133 Merge "refactor resetNv API to resetRadioConfig and rebootRadio" by Chen Xu · 6 years ago
  75. f5852d1 Merge "Make SignalStrength#INVALID public" by Shuo Qian · 6 years ago
  76. 6274412 Merge "Add a more flexible queryRecentDocuments" by Treehugger Robot · 6 years ago
  77. dbff1bd refactor resetNv API to resetRadioConfig and rebootRadio by chen xu · 6 years ago
  78. a7d0230 Add TestApi to get RTT support status by Hall Liu · 6 years ago
  79. 6a4a8f6 Add a more flexible queryRecentDocuments by Risan · 6 years ago
  80. 80a5e1e Add PROPERTY_VOIP_AUDIO_MODE to android.telecom.Call. by Tyler Gunn · 6 years ago
  81. 3ad3478 Merge "new system API getRadioAccessFamily" by Chen Xu · 6 years ago
  82. e3a989f Merge "Add CarrierConfig to hide "Network default" option in Caller ID setting" by Youming Ye · 6 years ago
  83. c3380f7 Make getRssi() API for LTE Received Signal Strength Indication (RSSI) by sqian · 6 years ago
  84. 40745e1 Merge "Define CellInfo.UNAVAILABLE for Unreported Fields" by Treehugger Robot · 6 years ago
  85. ff60f5e [Call Screening]Programmatically changing the default call screening app. by tonyzhu · 6 years ago
  86. f4ab8b6 Merge changes from topic "icu63" by vichang · 6 years ago
  87. eb18644 new system API getRadioAccessFamily by chen xu · 6 years ago
  88. 61524e1 Make SignalStrength#INVALID public by sqian · 6 years ago
  89. a629ea3 Define CellInfo.UNAVAILABLE for Unreported Fields by Nathan Harold · 6 years ago
  90. 568455f Add CarrierConfig to hide "Network default" option in Caller ID setting by Youming Ye · 6 years ago
  91. a147426 Merge "ImsSsData needs a public constructor for vendors to use" by Brad Ebinger · 6 years ago
  92. 94fe643 Merge "Revert "Add CarrierConfig to hide "Network default" option in Caller ID setting"" by Youming Ye · 6 years ago
  93. ee31b22 Merge "[Call Screening]Support for carrier call screening app" by Tony Zhu · 6 years ago
  94. a82f952 Merge "Add test API to override carrier config" by Hall Liu · 6 years ago
  95. ac87c0a Merge "Add getMobileNetworkOperator to CellIdentityTdscdma" by Nathan Harold · 6 years ago
  96. 4123f95 ImsSsData needs a public constructor for vendors to use by Brad Ebinger · 6 years ago
  97. e5b1fda Add test API to override carrier config by Hall Liu · 6 years ago
  98. 3e8604e API updated for ICU4J 63.1 by Victor Chang · 6 years ago
  99. d285c8e Add getMobileNetworkOperator to CellIdentityTdscdma by Nathan Harold · 6 years ago
  100. 1c285f0 Re-add removed APIs per API council feedback. by Tyler Gunn · 6 years ago