1. 0bb3c6b Merge "Extend light-greylist of some TelephonyManager APIs until Q." by Tyler Gunn · 5 years ago
  2. e3cc2e6 Merge "Revert "Rename some failed causes"" by Treehugger Robot · 5 years ago
  3. 856ef55 Merge "Mark product apks as unbundled" by Treehugger Robot · 5 years ago
  4. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 5 years ago
  5. 4a66729 Merge "Fix API for SocketUtils" by Remi NGUYEN VAN · 5 years ago
  6. 2656b3d Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 5 years ago
  7. f1d0fd2 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 5 years ago
  8. f5e0242 Revert "Rename some failed causes" by Paul Hu · 5 years ago
  9. 09e3d8c Merge "Fixing engineGetCertificateChain exception" by Treehugger Robot · 5 years ago
  10. 3645917 Merge "Remove deprecated entitlement API" by Mark Chien · 5 years ago
  11. bbfee2b Merge "Address API review comments for VPN changes." by Lorenzo Colitti · 5 years ago
  12. abe16af Merge "MediaHTTPConnection: move connection states into an inner class" by Treehugger Robot · 5 years ago
  13. 853983e Merge "Emergency API review" by Brad Ebinger · 5 years ago
  14. 01b016e Merge "Add 5G icon to System UI" by Pengquan Meng · 5 years ago
  15. 353e36f Merge "Set sdk_version 28 in aidl_interface" by Jeongik Cha · 5 years ago
  16. e2a486a Merge "Mark EXTRA_INCOMING_NUMBER for PHONE_STATE broadcast as deprecated." by Tyler Gunn · 5 years ago
  17. 3b5f87f Emergency API review by sqian · 5 years ago
  18. 621e796 MediaHTTPConnection: move connection states into an inner class by Dichen Zhang · 5 years ago
  19. f6b3f6a Merge "Cleanup annontations for Hearing Aids Profile API" by Treehugger Robot · 5 years ago
  20. b994031 Merge "Remove unused HarfBuzz src in libandroid_runtime" by Treehugger Robot · 5 years ago
  21. e278d2b Merge "Add slot based ICC channel APIs" by Jordan Liu · 5 years ago
  22. b50cea9 Merge "Integrate FEATURE_TELEPHONY_IMS feature into APIs" by Brad Ebinger · 5 years ago
  23. 2bbb9c53 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  24. 50d17cf Address API review comments for VPN changes. by Pavel Grafov · 5 years ago
  25. b56fd28 Mark EXTRA_INCOMING_NUMBER for PHONE_STATE broadcast as deprecated. by Tyler Gunn · 5 years ago
  26. 09426de Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 5 years ago
  27. 3923ce6 Merge "Add hdmoon@/insun@ to OWNERS" by Hyundo Moon · 5 years ago
  28. dcb6773 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  29. 5156902 Fix API for SocketUtils by Remi NGUYEN VAN · 5 years ago
  30. 41a94a5 Set sdk_version 28 in aidl_interface by Jeongik Cha · 5 years ago
  31. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 5 years ago
  32. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  33. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  34. a5f53a5 Merge "revent NFE in SystemUI when parsing invalid int (2)" by Evan Laird · 5 years ago
  35. e4c7913 Replace Handler with Executor for async DNS API by Luke Huang · 5 years ago
  36. 304491d Refactor answer callback for async DNS query JAVA API by Luke Huang · 5 years ago
  37. 1276a17 Merge "CallRedirectionService API review" by Treehugger Robot · 5 years ago
  38. c4e2b24 Merge "ParcelFileDescriptor: improve javadoc." by Treehugger Robot · 5 years ago
  39. 7f3b781 Cleanup annontations for Hearing Aids Profile API by Stanley Tng · 5 years ago
  40. 90723af Merge "Cleanup unsupported appusage in Telecom apis." by Tyler Gunn · 5 years ago
  41. b7463a6 Merge "Moved transport to IntDef" by Treehugger Robot · 5 years ago
  42. 504a33a Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 5 years ago
  43. f8df85b Extend light-greylist of some TelephonyManager APIs until Q. by Tyler Gunn · 5 years ago
  44. 9931252 Merge "[API feedback] api fixed for getSlotMapping" by Pengquan Meng · 5 years ago
  45. b8cbc4e CallRedirectionService API review by sqian · 5 years ago
  46. 31c7607 Merge changes from topic "Porting-ONSAPIChanges" by Sooraj Sasindran · 5 years ago
  47. 16eab7c Merge "Update feature flag mapping owners" by Fan Zhang · 5 years ago
  48. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  49. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  50. b86c325 Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 5 years ago
  51. 466ff7b Merge "Fix ServiceState.hashCode() bug." by Cody Kesting · 5 years ago
  52. 99ef1d4 Fix ServiceState.hashCode() bug. by Cody Kesting · 5 years ago
  53. 1f6b8f5 Merge "Bugreport Manager service clear binder identity" by Treehugger Robot · 5 years ago
  54. 56e9194 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  55. cae221a Merge changes I39e84219,I8d0e12cb by Treehugger Robot · 5 years ago
  56. 846e499 Remove deprecated entitlement API by markchien · 5 years ago
  57. a2c86e8 revent NFE in SystemUI when parsing invalid int (2) by Henrik Baard · 5 years ago
  58. f9ae70a Merge "[KA02.5] Use binder thread and executor to invoke callback" by Junyu Lai · 5 years ago
  59. 2a98865 Add hdmoon@/insun@ to OWNERS by Hyundo Moon · 5 years ago
  60. fe86a00 Merge "Remove SMSDispatcher.sendData() from greylist as it's params changed" by Treehugger Robot · 5 years ago
  61. 6f7b304 Moved transport to IntDef by Jack Yu · 5 years ago
  62. 6d0186d Merge "Initialize the NetworkStack before WiFi" by Treehugger Robot · 5 years ago
  63. bac4d5b Merge "API review: Telecom outgoing call Call redirection API" by Treehugger Robot · 5 years ago
  64. f638280 Merge "Rename some failed causes" by Paul Hu · 5 years ago
  65. bfa1f87 Update feature flag mapping owners by Fan Zhang · 5 years ago
  66. 389443c Initialize the NetworkStack before WiFi by Remi NGUYEN VAN · 5 years ago
  67. 2a1bdd2 Merge "Avoid IllegalArgumentException when bluetooth is disabled" by Deqiang Chen · 5 years ago
  68. 9c64921 Merge "Explain the difference of isValid, isActive, isUsable" by Shuo Qian · 5 years ago
  69. af5f2a5 Integrate FEATURE_TELEPHONY_IMS feature into APIs by Brad Ebinger · 5 years ago
  70. 118895f Add slot based ICC channel APIs by Jordan Liu · 5 years ago
  71. 370e9a0 Remove SMSDispatcher.sendData() from greylist as it's params changed by Amit Mahajan · 5 years ago
  72. 9394ea6 Bugreport Manager service clear binder identity by Abhijeet Kaur · 5 years ago
  73. 0bcdd6c Explain the difference of isValid, isActive, isUsable by sqian · 6 years ago
  74. 96f51fd Merge "Add MANAGE_TEST_NETWORKS permission as @hide" by Benedict Wong · 5 years ago
  75. 9d6ff29 Bugreporting API: Take ownership of fds. by Nandana Dutt · 5 years ago
  76. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 5 years ago
  77. 17492d0 Merge "Add a whitelist to control packages that can use Bugreporting API" by Treehugger Robot · 5 years ago
  78. 140d648 API review: Telecom outgoing call Call redirection API by sqian · 5 years ago
  79. dd6861e Mark product apks as unbundled by Kiyoung Kim · 5 years ago
  80. 4837dbe Merge "fix the issue that setPreferredNW send wrong RAT to HAL" by Chen Xu · 5 years ago
  81. 3b09d71 Should not turn on validation for data by Sooraj Sasindran · 5 years ago
  82. 274ce2d Merge "Add me to owners for batterystats." by Treehugger Robot · 5 years ago
  83. c9948da Provide network bands in AvailableNetworkInfo by Sooraj Sasindran · 5 years ago
  84. 09a4ee1 Merge "Should return the number of supported SIM cards" by Treehugger Robot · 5 years ago
  85. df6e560 Merge "Fix issues associated with hold failure" by Hall Liu · 5 years ago
  86. b70a6cb Merge "Use jarjar rules for framework.jar." by Steven Moreland · 5 years ago
  87. 14778d3 fix the issue that setPreferredNW send wrong RAT to HAL by chen xu · 5 years ago
  88. ea435f8 Add me to owners for batterystats. by Joe Onorato · 5 years ago
  89. a4dac05 Merge "DO NOT MERGE Let isLocationEnabledForUser() return true location setting" by Treehugger Robot · 5 years ago
  90. b9478c4 Merge "Add alanstokes as owner of DynamicCodeLoggingService." by Treehugger Robot · 5 years ago
  91. 8ced10e Merge "Annotate Parcelable CREATOR fields as @NonNull" by Leland Miller · 5 years ago
  92. ee4d7be Add a whitelist to control packages that can use Bugreporting API by Nikita Ioffe · 5 years ago
  93. 5a490d4 Merge changes from topic "hidl-updater-system" by Steven Moreland · 5 years ago
  94. a018254 Merge "Add Nullable annotation to getDecorView" by Treehugger Robot · 5 years ago
  95. be80e30 Don't manage dumpstate lifecycle from system server by Nandana Dutt · 5 years ago
  96. b2c1daf Merge "Remove support for event-based handovers." by Tyler Gunn · 5 years ago
  97. 2e44838 Merge "Clean up bugreport API." by Treehugger Robot · 5 years ago
  98. abff3f4 Merge "Improve documentation around HostnameVerifier" by Neil Fuller · 5 years ago
  99. 1c918f7 Add alanstokes as owner of DynamicCodeLoggingService. by Alan Stokes · 5 years ago
  100. e27b4090 Merge "Refactor OWNERS file." by Alan Stokes · 5 years ago