1. 17d7103 Merge "Deprecate BluetoothHealth APIs" am: c792b78f71 am: 672b984fa6 by Jack He · 6 years ago
  2. 672b984 Merge "Deprecate BluetoothHealth APIs" am: c792b78f71 by Jack He · 6 years ago
  3. 6b73b32 Deprecate BluetoothHealth APIs by Jack He · 6 years ago
  4. 93ffb98 Implemented missing methods on android.view.contentcapture.ViewNode by Felipe Leme · 6 years ago
  5. 15bd096 Merge "Updating Java doc for Activity#onUserLeaveHint()" by TreeHugger Robot · 6 years ago
  6. 4e54b52 Flip default of extractNativeLibs if targets Q+ by Victor Hsieh · 6 years ago
  7. 0c9ccbe Merge "GUP: Update global property for the new dev opt" by Yiwei Zhang · 6 years ago
  8. 4a89978 Merge "Revert "Enable ANGLE-for-Android rule processing again"" by Jakub Pawlowski · 6 years ago
  9. c317459 Revert "Enable ANGLE-for-Android rule processing again" by Jakub Pawlowski · 6 years ago
  10. 7fb72a4 Moving BatterySaverPolicy into batterysaver directory. by Kweku Adams · 6 years ago
  11. f969961 Merge "Deprecate BluetoothHealth APIs" by TreeHugger Robot · 6 years ago
  12. d3827b9 Merge "Rename onNotificationDirectReply to onNotificationDirectReplied as per ... the API council feedback." by TreeHugger Robot · 6 years ago
  13. c9fd5fc Merge changes from topic "sf-remove-remove-layer" by Rob Carr · 6 years ago
  14. ef20b23 Annotate SuggestionSpan.getUnderlineColor by Qingqing Deng · 6 years ago
  15. f41a054 Enable null cursor drawable by Mihai Popa · 6 years ago
  16. 59a7bc0 Merge "[Magnifier-69] Some cleanup in API names and docs" by Mihai Popa · 6 years ago
  17. 836147e Rename onNotificationDirectReply to onNotificationDirectReplied as per ... by Tony Mak · 6 years ago
  18. 13f08e6 Add missing @NonNull by John Reck · 6 years ago
  19. 8be2420 Merge "Fixed application info null pointer exception." by TreeHugger Robot · 6 years ago
  20. 5861154 Merge "Added null checks for NPE on mSystemServerInterface" by Adam He · 6 years ago
  21. bd391f9 [Magnifier-71] Adapt surface buffer to elevation by Mihai Popa · 6 years ago
  22. becda34 [Magnifier-69] Some cleanup in API names and docs by Mihai Popa · 6 years ago
  23. a5a2d63 Fixed application info null pointer exception. by Dan Gittik · 6 years ago
  24. 0800858 Merge "Add Binder.getCallingUidOrThrow method" by Nikita Ioffe · 6 years ago
  25. 9879a63 Merge "Remove unnecessary right padding from time picker" am: 71a1e5cfe1 am: 314a239612 by Tetsutoki Shiozawa · 6 years ago
  26. 64e9cd3 Merge changes from topic "inset_dispatch" by Jorim Jaggi · 6 years ago
  27. 06e5b6d Merge "Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 am: d495691bd5 am: 4bdc06e174" by Android Build Merger (Role) · 6 years ago
  28. db24f2f Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 am: d495691bd5 by Remi NGUYEN VAN · 6 years ago
  29. 2ff3918 Merge "Add new set of max job counts." by TreeHugger Robot · 6 years ago
  30. 3c2cafb Merge "Remove unnecessary right padding from time picker" am: 71a1e5cfe1 by Tetsutoki Shiozawa · 6 years ago
  31. d81774a Merge "Use isLoggable so that we can enable full logging easily" by TreeHugger Robot · 6 years ago
  32. 4bdc06e Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 am: d495691bd5 by Remi NGUYEN VAN · 6 years ago
  33. a929cf0 Add Binder.getCallingUidOrThrow method by Nikita Ioffe · 6 years ago
  34. 6af7667 Merge "Add @TestApi to Configuration.assetsSeq" by TreeHugger Robot · 6 years ago
  35. d8d847c Merge "Still trigger DozeService when screen off." by Peter Li · 6 years ago
  36. 1a90065 Still trigger DozeService when screen off. by lpeter · 6 years ago
  37. 314a239 Merge "Remove unnecessary right padding from time picker" am: 71a1e5cfe1 by Tetsutoki Shiozawa · 6 years ago
  38. 71a1e5c Merge "Remove unnecessary right padding from time picker" by Treehugger Robot · 6 years ago
  39. d495691 Merge "Move DhcpServer to NetworkStack app" am: 94e5b22985 by Remi NGUYEN VAN · 6 years ago
  40. afd5467 Use isLoggable so that we can enable full logging easily by Tony Mak · 6 years ago
  41. 94e5b22 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  42. c2e193a Updating Java doc for Activity#onUserLeaveHint() by Louis Chang · 6 years ago
  43. e716d72 Add @TestApi to Configuration.assetsSeq by Riddle Hsu · 6 years ago
  44. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  45. bd69298 Merge "Fix that TextLine overwrites wordSpcing on paint" by Haoyu Zhang · 6 years ago
  46. 7f73246 Merge "Updating the comments as per API feedback" by TreeHugger Robot · 6 years ago
  47. 1b9f645 Merge "Add intent action for managing the list of special app access." by TreeHugger Robot · 6 years ago
  48. 8c4d24f Merge changes I16a302b5,I33f2ce58 by TreeHugger Robot · 6 years ago
  49. 8f7cd87 Merge "Moved isAppForeground to ActivityManagerInternal." by Varun Shah · 6 years ago
  50. cf3728a Merge "Create a new setting in System Settings.Secure class to control whether ramping ringer is used." by Yiwen Chen · 6 years ago
  51. ae65598 Updating the comments as per API feedback by Sunny Goyal · 6 years ago
  52. 738441d Merge "Made AugmentedAutofillService.dump() final so subclass cannot hide it." by TreeHugger Robot · 6 years ago
  53. eccdc6b Fix that TextLine overwrites wordSpcing on paint by Haoyu Zhang · 6 years ago
  54. 00483d9 Merge "Allow apps to bulk revoke permissions with the correct semantics" by Philip P. Moltmann · 6 years ago
  55. 9e76fd1 Call Screening / Caller ID API Changes by Tyler Gunn · 6 years ago
  56. 30bbaa3 Merge "Moved AutofillManager.SyncResultReceiver to an internal utility package" by TreeHugger Robot · 6 years ago
  57. 7936113 Merge "Play vibration when non-wireless charging starts" by TreeHugger Robot · 6 years ago
  58. 75d4db7 Merge "Add systrace tag for RRO" by TreeHugger Robot · 6 years ago
  59. 1d79232 Add intent action for managing the list of special app access. by Hai Zhang · 6 years ago
  60. 61a17f3 Made AugmentedAutofillService.dump() final so subclass cannot hide it. by Felipe Leme · 6 years ago
  61. 6884fed Added null checks for NPE on mSystemServerInterface by Adam He · 6 years ago
  62. c41c91a Merge "Update javadoc for accessibility announcements" by Phil Weaver · 6 years ago
  63. 435736d Merge changes from topics "nested_sessions", "fix_flush_sessions" by Adam He · 6 years ago
  64. 158fefb 1/n: Add BiometricPrompt#setRequireConfirmation(bool) API by Kevin Chyn · 6 years ago
  65. c0c15a3 Moved AutofillManager.SyncResultReceiver to an internal utility package by Felipe Leme · 6 years ago
  66. 36e40ff Create a new setting in System Settings.Secure class to control whether ramping ringer is used. by Yiwen Chen · 6 years ago
  67. cb577bc Merge "Map error code 51 to an incorrect OS error." by Alex Kershaw · 6 years ago
  68. 15637fd A brave new world for window insets (10/n) by Jorim Jaggi · 6 years ago
  69. bcf99ff A brave new world for window insets (9/n) by Jorim Jaggi · 6 years ago
  70. 297985a A brave new world for window insets (8/n) by Jorim Jaggi · 6 years ago
  71. e21f4dd Play vibration when non-wireless charging starts by Beverly · 6 years ago
  72. 5a5f0d5 Introduce TextClassifierEventTronLogger by Tony Mak · 6 years ago
  73. 5ceb006 Merge "Add nullability annotations to public methods of ConnManager." am: 805e2ad9db am: 59c8590f7b by Chalard Jean · 6 years ago
  74. 0b08cd3 Merge "Add nullability annotations to public methods of ConnManager." am: 805e2ad9db by Chalard Jean · 6 years ago
  75. 59c8590 Merge "Add nullability annotations to public methods of ConnManager." by Chalard Jean · 6 years ago
  76. 805e2ad Merge "Add nullability annotations to public methods of ConnManager." by Chalard Jean · 6 years ago
  77. 723a80e Enable AOD image wallpaper and apply aod mask view. by Ahan Wu · 6 years ago
  78. 266dd3b Merge "Add Usage Reporting Api to UsageStatsManager" by Michael Wachenschwanz · 6 years ago
  79. d38d699 Adjust maximum accessibility magnification scale from 5x to 8x by Gilbert Lee · 6 years ago
  80. 2be70a1 Deprecate BluetoothHealth APIs by Jack He · 6 years ago
  81. af7395d Merge "Support wallpaper on secondary displays.(7/N)" by Wei Sheng Shih · 6 years ago
  82. 2c7db54 Merge "cec: support standby features for tx/rx [1/1]" by TreeHugger Robot · 6 years ago
  83. 7cbd194 Remove unnecessary right padding from time picker by Tetsutoki Shiozawa · 7 years ago
  84. 8810b69 SurfaceFlinger: Remove removeLayer by Robert Carr · 6 years ago
  85. eb344c7 Fix memory leak in SurfaceControl#copyFrom by Robert Carr · 6 years ago
  86. 98feb88 Merge "Add parceling for DhcpServingParams" am: f6209cf0dd am: 133f281d12 by Remi NGUYEN VAN · 6 years ago
  87. 815bd36 Merge "Add parceling for DhcpServingParams" am: f6209cf0dd am: 133f281d12 by Remi NGUYEN VAN · 6 years ago
  88. 133f281 Merge "Add parceling for DhcpServingParams" am: f6209cf0dd by Remi NGUYEN VAN · 6 years ago
  89. f6209cf Merge "Add parceling for DhcpServingParams" by Remi NGUYEN VAN · 6 years ago
  90. adcd10f RESTRICT AUTOMERGE Do not linkify text with RLO/LRO characters. am: a69950ce18 by Abodunrinwa Toki · 6 years ago
  91. e105cc2 Update javadoc for accessibility announcements by Phil Weaver · 6 years ago
  92. 93a97b9 cec: support standby features for tx/rx [1/1] by Amy · 6 years ago
  93. b734358 Merge "Enable ANGLE-for-Android rule processing again" by TreeHugger Robot · 6 years ago
  94. 3677852 Add Usage Reporting Api to UsageStatsManager by Michael Wachenschwanz · 6 years ago
  95. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 6 years ago
  96. 9a4cf62 Merge "Add intent for permission usage info learn more" by Chad Brubaker · 6 years ago
  97. 30e984c Merge changes from topic "remove-scoped-connection" by Rob Carr · 6 years ago
  98. 029aac7 Add EXTRA_PERMISSION_GROUP_NAME by Joel Galenson · 6 years ago
  99. c0203f1 Merge "Forward setVisibility call to SurfaceView for ActivityView." by Chavi Weingarten · 6 years ago
  100. 4bc0f6b Implemented nested Content Capture sessions. by Felipe Leme · 6 years ago