1. 01ba321 Clear callingId before binder calls in CompatChanges by Andrei Onea · 5 years ago
  2. dd1b26b Merge "Always report non-null TetherStatesParcel" by Mark Chien · 5 years ago
  3. fd2ba54 Merge "Add a null home activity to Shell.apk" by Treehugger Robot · 5 years ago
  4. c8b7cff Merge "NetworkPolicyManager: Add @SystemApi for mainlne module" by Aaron Huang · 5 years ago
  5. 6b1c4a9 Add a null home activity to Shell.apk by Isaac Chen · 5 years ago
  6. 97065a1 Merge "Add more character sets" by Treehugger Robot · 5 years ago
  7. c2a97a0 Add more character sets by Iris Chang · 5 years ago
  8. dced191 Merge changes from topic "update_profile_api" by Treehugger Robot · 5 years ago
  9. e1cebc7 Merge "Use libbinderthreadstateutils." by Steven Moreland · 5 years ago
  10. 9009d0a Merge "Update SMS shortcodes" by Soonil Nagarkar · 5 years ago
  11. 54036c0 Merge "Add CompatChanges API." by Andrei-Valentin Onea · 5 years ago
  12. 4d5d4fb Merge changes from topics "area_info_refactor", "dbgf_test" by Jack Yu · 5 years ago
  13. b8c90c7 Merge "DO NOT MERGE: Adds --force-queryable option to adb install" by Treehugger Robot · 5 years ago
  14. b03661f Merge "More renames for API council" by Neil Fuller · 5 years ago
  15. cd768ae Merge "Use waitForIdle() to wait for Threaded processing." by Cody Kesting · 5 years ago
  16. dd237cf Merge "Fire ConnectivityDiagnostics callbacks on Connectivity reported." by Cody Kesting · 5 years ago
  17. 960dd65 Merge "Implement INetworkMonitorCallbacks#notifyDataStallSuspected." by Cody Kesting · 5 years ago
  18. f3a0386 DO NOT MERGE: Adds --force-queryable option to adb install by Patrick Baumann · 5 years ago
  19. 8a3cd58 Add CompatChanges API. by atrost · 5 years ago
  20. 7202e90 Merge "Add permissions for using PlatformCompat methods" by Andrei-Valentin Onea · 5 years ago
  21. 26559bc Add permissions for using PlatformCompat methods by Andrei Onea · 5 years ago
  22. faa3728 Always report non-null TetherStatesParcel by markchien · 5 years ago
  23. 4770588 Merge "Fix NPE that netd callback call null TetheringConfiguration object" by Mark Chien · 5 years ago
  24. 0daef81 Merge "Use Context.NETWORK_POLICY_SERVICE to get network policy service" by Aaron Huang · 5 years ago
  25. 81a42af Merge "Avoid a @Nullable Boolean" by Neil Fuller · 5 years ago
  26. c0d59e3 More renames for API council by Neil Fuller · 5 years ago
  27. 2a53c0c Merge changes from topic "boottime" by Treehugger Robot · 5 years ago
  28. e67c564 Fix NPE that netd callback call null TetheringConfiguration object by markchien · 5 years ago
  29. 750ab04 Merge "BluetoothAdapter#connectAllEnabledProfiles and BluetoothAdapter#disconnectAllEnabledProfiles updated to require BLUETOOTH_PRIVILEGED permission and update documentation to indicate connection and disconnection is asynchronous" by Treehugger Robot · 5 years ago
  30. 85a6565 Merge "[NS A40] Read current reassignment state instead of global state" by Chalard Jean · 5 years ago
  31. 89d5fcf Merge "Added config_data_capable flag" by Shuo Qian · 5 years ago
  32. a4335f0 Merge "Make hidden API isDataCapable for Telephony" by Shuo Qian · 5 years ago
  33. 420bc63 Use new bt api to set active device by hughchen · 5 years ago
  34. a41c2eb Update LocalBluetoothProfile api by hughchen · 5 years ago
  35. ee66790 Merge "Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid" by Lorenzo Colitti · 5 years ago
  36. 96eb823 Update SMS shortcodes by Soonil Nagarkar · 5 years ago
  37. 01e574a Update connect/disconnect Bluetooth api by hughchen · 5 years ago
  38. bef4043 Merge "use apex_test for test apexes" by Jiyong Park · 5 years ago
  39. 95d9c61 Merge changes I5a01d709,I1b7da86d by Benedict Wong · 5 years ago
  40. 966cef37 BluetoothAdapter#connectAllEnabledProfiles and by Rahul Sabnis · 5 years ago
  41. 53ae130 Merge "Move ACTION_CARRIER_* intent and extras from TelephonyIntents to TelephonyManager." by Xiangyu/Malcolm Chen · 5 years ago
  42. e330fcd Use waitForIdle() to wait for Threaded processing. by Cody Kesting · 5 years ago
  43. f362644 Fire ConnectivityDiagnostics callbacks on Connectivity reported. by Cody Kesting · 5 years ago
  44. 7d4c827 Implement INetworkMonitorCallbacks#notifyDataStallSuspected. by Cody Kesting · 5 years ago
  45. e37c8d2 Merge "Add isEuiccSupportedCountry system API to EuiccManager" by Jiashen Wang · 5 years ago
  46. d1e1b35 Added config_data_capable flag by Daniel Bright · 5 years ago
  47. 5867fb2 Merge "Add rtp silence detection and inactivity detection to call quality" by Radhika Agrawal · 5 years ago
  48. 8856b25 statsd atom: Fix errara and missing item for boottime metrics by Keun young Park · 5 years ago
  49. b95f21f Rename FS_MGR_FS_STAT into FS_MGR_FS_STAT_DATA_PARTITION by Keun young Park · 5 years ago
  50. 352c9f6 Add proto definition for boottime metrics by Keun young Park · 5 years ago
  51. 19f99b9 Merge "TvProvider API standardization for ATSC3.0 and DVB" by nchalko · 5 years ago
  52. 113ea83 Merge "Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras." by Cody Kesting · 5 years ago
  53. 361cae3 Merge changes from topics "cbs_area_info", "subscription_id" by Jack Yu · 5 years ago
  54. 739c45e Merge "DSU to support GSI key revocation list" by Yo Chiang · 5 years ago
  55. c3cc7d0 Add rtp silence detection and inactivity detection to call quality by radhika · 5 years ago
  56. d198ed0 Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras. by Cody Kesting · 5 years ago
  57. 4c15e03 Use libbinderthreadstateutils. by Steven Moreland · 5 years ago
  58. b2d0306 Avoid a @Nullable Boolean by Neil Fuller · 5 years ago
  59. 05cf3e8 Merge "Correct a permission check / add a test" by Neil Fuller · 5 years ago
  60. a970f21 Merge "Make IdentityCredentialStore.getInstance() return null if credstore is not installed." by Treehugger Robot · 5 years ago
  61. 5c517f5a Merge "Clean up options for ART runtime." by Vladimir Marko · 5 years ago
  62. cce4dcd Correct a permission check / add a test by Neil Fuller · 5 years ago
  63. f5f137b Merge "Remove System APIs not required for R" by Neil Fuller · 5 years ago
  64. 14858ac Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid by Hungming Chen · 5 years ago
  65. 12aeaef Merge "Add setSubscriptionPlans() and getSubscriptionPlans() @SystemApi" by Aaron Huang · 5 years ago
  66. 161475b use apex_test for test apexes by Jiyong Park · 5 years ago
  67. 2c1f3e9 Merge "Whitelist AR|CO C11n FreeToEndUser (FTEU) ShortCodes" by Alan Hurney · 5 years ago
  68. 6bc3f18 Added device-based geo-fencing debug info support by Jack Yu · 5 years ago
  69. 324ca00 Refactored cell broadcast area info support by Jack Yu · 5 years ago
  70. 3ba4afa5 Make hidden API isDataCapable for Telephony by sqian · 5 years ago
  71. 8de85f4 Merge "Finalize @SystemApi annotation" by Makoto Onuki · 5 years ago
  72. d588c33 Added area info support in cell broadcast service by Jack Yu · 5 years ago
  73. bd34fd3 Merge changes Ic1a5d032,I271e7f4d,I7af37281 by Chalard Jean · 5 years ago
  74. 6d4004f Merge "Change data type of duration param from int representing seconds to long representing milliseconds in BluetoothAdapter#setScanMode" by Rahul Sabnis · 5 years ago
  75. 0875680 Renamed SUB_ID to SUBSCRIPTION_ID by Jack Yu · 5 years ago
  76. ede31ca Merge "Add separate user consent for Platform VPNs" by Benedict Wong · 5 years ago
  77. d1a3b37 Move ACTION_CARRIER_* intent and extras from TelephonyIntents to by Malcolm Chen · 5 years ago
  78. a656dd8 Merge "Grant shell REBOOT permission" by Nikita Ioffe · 5 years ago
  79. 99507b5 Change data type of duration param from int representing seconds to long by Rahul Sabnis · 5 years ago
  80. f22d8ea Merge "Add public API for EuiccService log dump" by Alex Lin · 5 years ago
  81. 935dfd2 Merge "Add getExtension to android.os.IBinder interface" by Yo Chiang · 5 years ago
  82. 3f1da93 Merge "Stop using SystemApi.process per the latest spec" by Treehugger Robot · 5 years ago
  83. e0d9a5a Finalize @SystemApi annotation by Makoto Onuki · 5 years ago
  84. ad194f3 Merge "Added data coding scheme and location check time support" by Jack Yu · 5 years ago
  85. 715e754 Merge "Allow credstore to call into KeyAttestationApplicationIdProviderService" by Treehugger Robot · 5 years ago
  86. 4222b7b Remove System APIs not required for R by Neil Fuller · 5 years ago
  87. 0575a5e0 Add Skeleton Ikev2VpnRunner class by Benedict Wong · 5 years ago
  88. e0b672d Add VpnRunner abstract class by Benedict Wong · 5 years ago
  89. 526e7dd Add separate user consent for Platform VPNs by Benedict Wong · 5 years ago
  90. 3d8cabd4 Stop using SystemApi.process per the latest spec by Makoto Onuki · 5 years ago
  91. ff510dd Merge "Remove permissionGroup from permission READ_PRECISE_PHONE_STATE" by Rambo Wang · 5 years ago
  92. eba90e2 Added data coding scheme and location check time support by Jack Yu · 5 years ago
  93. de1fa30 Merge "Move GsmSmsCbMessage to CBReceiver test app" by Jack Yu · 5 years ago
  94. a2fc49d Clean up options for ART runtime. by Vladimir Marko · 5 years ago
  95. f8eeac5 Merge "Build rules for compat config docs." by Anna Trostanetski · 5 years ago
  96. e534a33 Merge "Remove build rules for module-app API" by Anton Hansson · 5 years ago
  97. 1f7d037 Merge "Add module-defined APIs to module-(app|lib)" by Anton Hansson · 5 years ago
  98. 117fcb6 Allow credstore to call into KeyAttestationApplicationIdProviderService by David Zeuthen · 5 years ago
  99. 0b32981 Merge changes Icb062ffb,I66c4e8f5,I85247411,Id47c19b7,Ib713c4ae, ... by Chalard Jean · 5 years ago
  100. fa2d4ac Merge "Create all variants of stubs for sdkextensions" by Anton Hansson · 5 years ago