1. e03edab Merge "API Council Feedbacks" by Shuo Qian · 5 years ago
  2. 3a290c6b Merge "Allow key downgrade during staged install of apex packages" by Mohammad Islam · 5 years ago
  3. 6bb11e4 Merge "SystemUI: Disable heads up debugging on user builds" by Treehugger Robot · 5 years ago
  4. 2c40076 Merge "NfcTile: Update style to match current UI" by Treehugger Robot · 5 years ago
  5. ed90e72 Merge "Fix CallRedirectionService Doc issue" by Treehugger Robot · 5 years ago
  6. fda5136 Merge "Revert DevicePolicyManager time / zone changes" by Neil Fuller · 5 years ago
  7. b36f798 Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 5 years ago
  8. f671c02 Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 5 years ago
  9. d9b1353 Merge "Update preferred payment related APIs" by Treehugger Robot · 5 years ago
  10. 528e9bd Merge "Change owner" by Raff Tsai · 5 years ago
  11. ea54b95 Change owner by Raff Tsai · 5 years ago
  12. 1e77133 Merge "Revert "Shell: Grant NETWORK_STACK permission for CTS"" by David Su · 5 years ago
  13. ea79b2e Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 5 years ago
  14. 3ff68ae Revert "Shell: Grant NETWORK_STACK permission for CTS" by Lorenzo Colitti · 5 years ago
  15. d70879e Update preferred payment related APIs by Jack Yu · 5 years ago
  16. 1e5c262 Merge "Make NETWORK_STATUS notification to be blockable" by Lucas Lin · 5 years ago
  17. 303762d Merge "Remove lock inversion in LegacyVpnRunner" by Treehugger Robot · 5 years ago
  18. 7aae07665 Merge "Remove hidden setRadioIndicationUpdateMode in TelephonyManager" by Shuo Qian · 5 years ago
  19. d301f3fd Merge "Introduce system API for ActivityManager.updateMccMncConfiguration for Mainline" by Shuo Qian · 5 years ago
  20. 9ae1afe API Council Feedbacks by Shuo Qian · 5 years ago
  21. 7618c55 Remove hidden setRadioIndicationUpdateMode in TelephonyManager by Shuo Qian · 6 years ago
  22. 9799e6e Introduce system API for ActivityManager.updateMccMncConfiguration for Mainline by sqian · 5 years ago
  23. 365caf6 Merge "Update permissions of BluetoothPan System APIs and re-hide some APIs that do not need to be System APIs." by Treehugger Robot · 5 years ago
  24. 1bb18d8 Merge "Add error code for BluetoothDevice#getBatteryLevel to represent Bluetooth is off" by Treehugger Robot · 5 years ago
  25. 2be788e Merge "Switched out PhoneConstants.PhoneKey" by Daniel Bright · 5 years ago
  26. 43fe983 Merge "Allow overriding disabled changes in final release." by Anna Trostanetski · 5 years ago
  27. 77d832b Merge "Add option to toggle all changes" by Andrei-Valentin Onea · 5 years ago
  28. a68f101 Merge "Skip Route tests that are R-specific on Q" by Chiachang Wang · 5 years ago
  29. 1b18444 Skip Route tests that are R-specific on Q by Chiachang Wang · 5 years ago
  30. 4284498 Merge "Add v3 signature matching support during apex validation" by Mohammad Islam · 5 years ago
  31. 0791e88 Merge "Convert gsid to use the dynamic AIDL service infrastructure" by Howard Chen · 5 years ago
  32. ecbc722 Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  33. 74c6a97 Merge "Fixed DisplayCutout flaky test" by Shawn Lin · 5 years ago
  34. af3061e Merge "Add test for getDeprecationTime and getExpirationTime" by Chiachang Wang · 5 years ago
  35. 749db81 Make NETWORK_STATUS notification to be blockable by lucaslin · 5 years ago
  36. a62e449f Fixed DisplayCutout flaky test by shawnlin · 5 years ago
  37. 71d3dac Switched out PhoneConstants.PhoneKey by Daniel Bright · 6 years ago
  38. 144829b Remove lock inversion in LegacyVpnRunner by Benedict Wong · 5 years ago
  39. d479374 Update permissions of BluetoothPan System APIs and re-hide some APIs by Rahul Sabnis · 5 years ago
  40. 8629072 Merge "SystemConfig: Allow runtime differentiation of vendor configurations" by Treehugger Robot · 5 years ago
  41. 57948ad Merge changes from topic "sys-selection-chan" by Hall Liu · 5 years ago
  42. 6edc7c3 Allow overriding disabled changes in final release. by atrost · 5 years ago
  43. 6c26cb4 Merge "Make sure mTransmitPowerInfo is always populated" by Daniel Bright · 5 years ago
  44. 7d8f1a7 Merge "Send battery low intent when battery warning boundary changed" by Jing Ji · 5 years ago
  45. cfc0804 Merge changes I52ac80f1,Iba48c173,If0a71607 by Mathieu Chartier · 5 years ago
  46. ccd5293 Revert DevicePolicyManager time / zone changes by Neil Fuller · 5 years ago
  47. 8977dd0 Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  48. 4187603 Send battery low intent when battery warning boundary changed by Xin Guan · 5 years ago
  49. ea11eb2 Merge "vpn: Fix NPE in VpnConfig#toString when no ProxyInfo is set" by Hugo Benichi · 5 years ago
  50. 415d0a4e Merge "Add more logging in StagingManager" by Mohammad Islam · 5 years ago
  51. d489721 Merge "Populate error message in case APK part of staged install fails" by Mohammad Islam · 5 years ago
  52. 18ad0ea Merge "Sync android.timezone / libcore.timezone" by Neil Fuller · 5 years ago
  53. 56ebd31 Merge "Reduce log size from CountryTimeZones" by Neil Fuller · 5 years ago
  54. 33e09a3 Merge "Add support for LoggingOnly changes" by Anna Trostanetski · 5 years ago
  55. 06795ef Reduce log size from CountryTimeZones by Neil Fuller · 5 years ago
  56. 11fcab6 Merge "[TNU01] Add Tethering notification updater" by Paul Hu · 5 years ago
  57. b3d7fe4 Merge "Add missing RequiresPermission to EthernetManager" by Remi NGUYEN VAN · 5 years ago
  58. f7c98aa Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 5 years ago
  59. bb5104f Add missing RequiresPermission to EthernetManager by Remi NGUYEN VAN · 5 years ago
  60. e09d5fe Merge "Ignore NetworkAgentConfigTest on Q" by Remi NGUYEN VAN · 5 years ago
  61. e15c4f5 Merge "Skip LinkAddress tests that are R-specific on Q" by Remi NGUYEN VAN · 5 years ago
  62. 8c9b98c Merge "Ignore testReevaluateNetwork until Q" by Remi NGUYEN VAN · 5 years ago
  63. 313f888 Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 5 years ago
  64. 802c23d Merge "Send offload status changed callback" by Mark Chien · 5 years ago
  65. 100a6f6 Merge "Suppress bugprone-use-after-move warnings" by Chih-hung Hsieh · 5 years ago
  66. de31d85 Send offload status changed callback by markchien · 5 years ago
  67. 2fe61e4 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 5 years ago
  68. bff9040 [TNU01] Add Tethering notification updater by paulhu · 6 years ago
  69. 980693d vpn: Fix NPE in VpnConfig#toString when no ProxyInfo is set by Hugo Benichi · 5 years ago
  70. 085e772 Make sure mTransmitPowerInfo is always populated by zhouwenjie · 6 years ago
  71. 6f56195 Merge "Clear binder identity before calling PackageManager API" by Treehugger Robot · 5 years ago
  72. a151d3e SystemUI: Disable heads up debugging on user builds by Wang Han · 5 years ago
  73. d1edb37 Merge "Remove the NetworkScore class." by Treehugger Robot · 5 years ago
  74. a6626de Merge "Add visibility to framework-all" by Anton Hansson · 5 years ago
  75. fce09e2 Add visibility to framework-all by Anton Hansson · 5 years ago
  76. e3643bc Merge "Identity Credential: Apply changes identified in API review." by Treehugger Robot · 5 years ago
  77. 3cab059 Merge "Uses python3 for fontTools" by Haibo Huang · 5 years ago
  78. ded5886 Add error code for BluetoothDevice#getBatteryLevel to represent Bluetooth is off by Rahul Sabnis · 5 years ago
  79. 715857d Uses python3 for fontTools by Haibo Huang · 5 years ago
  80. 6c219c8 Split setSystemSelectionChannels by Hall Liu · 5 years ago
  81. 1276af4 Add setSystemSelectionChannels API by Hall Liu · 6 years ago
  82. 7c7d90b8 Identity Credential: Apply changes identified in API review. by David Zeuthen · 5 years ago
  83. 6f44bd0 Make BootImageProfileTest less flaky by Mathieu Chartier · 5 years ago
  84. a37afa4 Use shell commands instead of ITestDevice for BootImageProfile test by Mathieu Chartier · 5 years ago
  85. 44e771c Make BootImageProfileTest less flaky by Mathieu Chartier · 5 years ago
  86. e2c60dc Sync android.timezone / libcore.timezone by Neil Fuller · 5 years ago
  87. 3bc5168 Merge "Teaches the ProcessCpuTracker about USAPs." by Christian Wailes · 5 years ago
  88. 7a616f6 Suppress bugprone-use-after-move warnings by Chih-Hung Hsieh · 5 years ago
  89. 335db81 Merge "Adds Zygote policy flags to control how applications are launched" by Treehugger Robot · 5 years ago
  90. a903482 Merge "Add CAPTURE_AUDIO_OUTPUT permission requirement" by Treehugger Robot · 5 years ago
  91. fb8baaa0 Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 5 years ago
  92. a3b6258 Clear binder identity before calling PackageManager API by Rubin Xu · 5 years ago
  93. 36b29ac Remove the NetworkScore class. by Chalard Jean · 5 years ago
  94. 9838205 Merge "Change javadoc of getSubmitPduEncodedMessage and add IntRange to its parameters" by Treehugger Robot · 5 years ago
  95. a13d7fc Merge "Generate "keep" rules for android:name and class attributes" by Treehugger Robot · 5 years ago
  96. 4cfcf00 Merge "Fix a race conditon in `incident`." by Boleyn Su · 5 years ago
  97. 4bdc698 Generate "keep" rules for android:name and class attributes by Jeremy Woods · 5 years ago
  98. 26bbd81 Merge "Clarify getCallingPid for oneway transactions." by Steven Moreland · 5 years ago
  99. e225e5d Merge "4G+ RAT icon can not be displayed when back to 4G from 4G+" by Jack Yu · 5 years ago
  100. 61c5f8e Clarify getCallingPid for oneway transactions. by Steven Moreland · 5 years ago