1. 0a2308e Dump info about all RemoteViews in a Notification. by Dan Sandler · 7 years ago
  2. 50eac35 Hide Wi-Fi activity indicator when Wi-Fi icon is hidden by Yoshinori Hirano · 7 years ago
  3. eee1a1f Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  4. 614636e Merge "Change the thread for handling shutdown of PowerManagerService." into oc-dev by TreeHugger Robot · 7 years ago
  5. 0d9f7d7 SystemUI: fix notification redaction logic. by Charles He · 7 years ago
  6. a0c4c54 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  7. 9194d15 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  8. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  9. c6700ca Merge "Fix unnecessary relaunches when unlocking with fingerprint sensor." into oc-dev by TreeHugger Robot · 7 years ago
  10. ceac4a0 AOD: Scale icon padding with the drawing size by Adrian Roos · 7 years ago
  11. 9b36dfb Don't call remoteFillService.destroy() until session is removed. by Felipe Leme · 7 years ago
  12. 9876a6f Always post AutofillManager operations in the UI thread. by Felipe Leme · 7 years ago
  13. f36d53c Prune unused static libs and instant apps if space needed by Svet Ganov · 7 years ago
  14. ddd5458 Merge "Do not set the divider pos during adjust ime and minimized interaction" into oc-dev by TreeHugger Robot · 7 years ago
  15. bfa81ad Fix unnecessary relaunches when unlocking with fingerprint sensor. by Wale Ogunwale · 7 years ago
  16. 6fb15ea Merge "Turn off logspam" into oc-dev by Joe Onorato · 7 years ago
  17. a9873bc Merge changes I4b58610f,Ib758756a into oc-dev by TreeHugger Robot · 7 years ago
  18. ad15b49 Check for null owner info by Jorim Jaggi · 7 years ago
  19. 13eef35 Merge "Compare against correct user id to determine static lib clients" into oc-dev by TreeHugger Robot · 7 years ago
  20. 1573489 Merge "Make NFC AIDL callbacks oneway" into oc-dev by TreeHugger Robot · 7 years ago
  21. be2c443 Fixed an issue where the panel could be stuck tracking by Selim Cinek · 7 years ago
  22. 952d68f Merge "Fix issue #62196301: Pre-O background restrictions allow starts..." into oc-dev by Dianne Hackborn · 7 years ago
  23. 9c1b222f Merge "Fix issue with aspect ratio not applying correctly when PIP is expanded" into oc-dev by TreeHugger Robot · 7 years ago
  24. 633b32b Merge "Fix NPE and wrong behavior of Typeface.isSupportedAxes" into oc-dev by TreeHugger Robot · 7 years ago
  25. 6ea2787 Fix header not set on initialization by Lucas Dupin · 7 years ago
  26. 17e5125 Merge "Fix QS header touch targets" into oc-dev by TreeHugger Robot · 7 years ago
  27. 0c78e82 Merge "Show date + alarm icon when on lock screen" into oc-dev by TreeHugger Robot · 7 years ago
  28. d798853 Added missing lock and clean up locked function that wasn't locked by Matthew Ng · 7 years ago
  29. ea6c7db Merge "Temporarily enable screen wakelock logging in WM" into oc-dev by Andrii Kulian · 7 years ago
  30. 28355df Merge "Random hacks to make QS DND work" into oc-dev by TreeHugger Robot · 7 years ago
  31. 82ba91d Turn off logspam by Joe Onorato · 7 years ago
  32. 5ded03b Compare against correct user id to determine static lib clients by Svet Ganov · 7 years ago
  33. 7b64dbd Merge "Set correct task remove mode when reparenting" into oc-dev by TreeHugger Robot · 7 years ago
  34. 13af917 Merge "Fix ripple on QS Footer" into oc-dev by TreeHugger Robot · 7 years ago
  35. e3f2f29 Merge "Fix crash from concurrent modification" into oc-dev by TreeHugger Robot · 7 years ago
  36. 8697a31 Don't automatically autofill when manual request returned just 1 dataset. by Felipe Leme · 7 years ago
  37. c56b1d3 Merge changes I5762a98d,I39f4e015 into oc-dev by TreeHugger Robot · 7 years ago
  38. d865c62 Merge "Update Paint#mFontVariationSettings in set() and reset()" into oc-dev by TreeHugger Robot · 7 years ago
  39. efe1b94 Temporarily enable screen wakelock logging in WM by Andrii Kulian · 7 years ago
  40. bf7f23c Merge "Prevent unnecesary Surface preservation." into oc-dev by TreeHugger Robot · 7 years ago
  41. 8255ced Merge "AAPT2: Fix <add-resource> tag for overlays" into oc-dev by Adam Lesinski · 7 years ago
  42. ffae6c7 Fix NPE and wrong behavior of Typeface.isSupportedAxes by Seigo Nonaka · 7 years ago
  43. 2d77c0f Random hacks to make QS DND work by Jason Monk · 7 years ago
  44. 9109276 Update code to draw into hardware bitmaps. by Winson Chung · 7 years ago
  45. 1399d3a Merge "Work on issue #62095840: NPE in JobParamteres in the background" into oc-dev by Dianne Hackborn · 7 years ago
  46. 4d473c6 Merge "Fix #62169466 bug report sharing options empty" into oc-dev by Amit Pawar · 7 years ago
  47. abe2a94 Fix issue #62196301: Pre-O background restrictions allow starts... by Dianne Hackborn · 7 years ago
  48. 1d6e175 Fix #62169466 bug report sharing options empty by Amith Yamasani · 7 years ago
  49. 4dfc067 Merge "Do not always skip preparing window to display when already visible." into oc-dev by Bryce Lee · 7 years ago
  50. cdb7e6d Merge "Check for source activity's task presence before referencing." into oc-dev by Bryce Lee · 7 years ago
  51. 7eba107 Fix ripple on QS Footer by Jason Monk · 7 years ago
  52. 7b3d4e4 Fix QS header touch targets by Jason Monk · 7 years ago
  53. 9dac112 Show date + alarm icon when on lock screen by Jason Monk · 7 years ago
  54. 486bbb7 Prevent unnecesary Surface preservation. by Robert Carr · 7 years ago
  55. 4bd47fc Merge changes from topic 'hide_passpoint_r2' into oc-dev by TreeHugger Robot · 7 years ago
  56. f66d377 Fix crash from concurrent modification by Jason Monk · 7 years ago
  57. f3589c7 Do not set the divider pos during adjust ime and minimized interaction by Matthew Ng · 7 years ago
  58. 56d8d16 Set correct task remove mode when reparenting by Wale Ogunwale · 7 years ago
  59. ccc63ec Work on issue #62095840: NPE in JobParamteres in the background by Dianne Hackborn · 7 years ago
  60. d263859 Merge "Make QS signal indicator act like a QS signal indicator" into oc-dev by Jason Monk · 7 years ago
  61. ff323d3 hotspot2: hide Release 2 APIs by Peter Qiu · 7 years ago
  62. 931983d Voice Messaging Intent API. by Renat Aksitov · 7 years ago
  63. 3b5934b Merge "Change brightness dialog theme" into oc-dev by Jason Monk · 7 years ago
  64. 8bc45cb Merge "Suppress HUNs according to group alert behavior" into oc-dev by Julia Reynolds · 7 years ago
  65. a71febe Fix issue with aspect ratio not applying correctly when PIP is expanded by Winson Chung · 7 years ago
  66. 49cd9f8 ViewRootImpl: More careful draw accounting. by Robert Carr · 7 years ago
  67. b53670a SurfaceView: Avoid over-reporting DRAW_FINISHED. by Robert Carr · 7 years ago
  68. 5366cfb Merge "Fix SurfaceView handler." into oc-dev by Rob Carr · 7 years ago
  69. ae73ba4 Do not always skip preparing window to display when already visible. by Bryce Lee · 7 years ago
  70. d9ed45d Check for source activity's task presence before referencing. by Bryce Lee · 7 years ago
  71. f6e956b Merge "Reduce toast duration for channel warnings." into oc-dev by Geoffrey Pitsch · 7 years ago
  72. 2dd296f Change brightness dialog theme by Yoshinori Hirano · 7 years ago
  73. c67663c Fix Error Prone ArrayEquals/ArrayHashCode bugs by Paul Duffin · 7 years ago
  74. 4f67be7 Avoid pixel rounding issue during animation by Lucas Dupin · 7 years ago
  75. c916636 Turn off the check in the test because the assertion is off in the implementation. by Joe Onorato · 7 years ago
  76. 416723d Fix typos that cause infinite recursion and CTS test failure. by Joe Onorato · 7 years ago
  77. 0b1b1c4 Merge "Improved autofillHints documentation." into oc-dev by TreeHugger Robot · 7 years ago
  78. 6ea61f9 Merge "AAPT2: Follow symlinks when compiling" into oc-dev by TreeHugger Robot · 7 years ago
  79. 9c4b6d3 Merge "DividerView choreographer set earlier to avoid null exception" into oc-dev by TreeHugger Robot · 7 years ago
  80. e2b92e9 Merge "Add 32 and 128 bit Service Data parsing." into oc-dev by TreeHugger Robot · 7 years ago
  81. 4488f1c AAPT2: Fix <add-resource> tag for overlays by Adam Lesinski · 7 years ago
  82. 42b2760 Merge "Don’t try to autoSize if TextView is not measured" into oc-dev by Siyamed Sinir · 7 years ago
  83. 7596699 Merge changes from topic 'highlight_fixed' into oc-dev by TreeHugger Robot · 7 years ago
  84. 2354b56 AAPT2: Follow symlinks when compiling by Adam Lesinski · 7 years ago
  85. da93742 Fix infinite loop problem in AnimationHandler by Chet Haase · 7 years ago
  86. 7ddf542 Merge "Fixed a bug where min-priority were in the middle" into oc-dev by Selim Cinek · 7 years ago
  87. 50f8f3d Add 32 and 128 bit Service Data parsing. by Jakub Pawlowski · 7 years ago
  88. e63965c Merge "Refresh screen off timeout when screen lock is released in VR" into oc-dev by Andrii Kulian · 7 years ago
  89. a7914f2 Merge "Fix the back button ripple." into oc-dev by TreeHugger Robot · 7 years ago
  90. bb63b4a Merge "Add ID_LENGTH field for Empty type record" into oc-dev by TreeHugger Robot · 7 years ago
  91. b1f04f3 Batterystats track background bad ble scan time by Bookatz · 7 years ago
  92. bacaffa Merge "Don't show ripple effect on the element replacing "See All"" into oc-dev by Sergey Vasilinets · 7 years ago
  93. f4abac4 Merge "Add WearDisplayService to the system server; add a SET_DISPLAY_OFFSET permission." into oc-dev by TreeHugger Robot · 7 years ago
  94. 2c32404 Merge "Properly read vibration setting on boot." into oc-dev by TreeHugger Robot · 7 years ago
  95. 1dd48d0 Check default focus highlight for ImageView. by Jiaquan He · 7 years ago
  96. 3540463 Merge "Disable autofill while user setup is not completed." into oc-dev by TreeHugger Robot · 7 years ago
  97. 6d5708c Fix the back button ripple. by Jiaquan He · 7 years ago
  98. 7992500 Fix SurfaceView handler. by John Reck · 7 years ago
  99. 03f9e97 Make NFC AIDL callbacks oneway by Ruchi Kandoi · 7 years ago
  100. 22c2be0 Merge "Use uptime instead of elapsed for measuring duration" into oc-dev by TreeHugger Robot · 7 years ago