1. da3b55a Merge "Reroute Uri conversions though MediaProvider." by Jeff Sharkey · 6 years ago
  2. fcf14cf Merge "Add theme & View API to control force-dark" by John Reck · 6 years ago
  3. e367c38 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  4. 18b4038 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  5. 643e99e Reroute Uri conversions though MediaProvider. by Jeff Sharkey · 6 years ago
  6. f942dea Merge "Fix lockscreen wallpapers" by TreeHugger Robot · 6 years ago
  7. 5c978ad Merge "Fix StatusBar setting disable flags before setting up" by TreeHugger Robot · 6 years ago
  8. 0c29baf Fix lockscreen wallpapers by Evan Laird · 6 years ago
  9. beacda2 Merge "Only inflate public view when notif is redacted." by TreeHugger Robot · 6 years ago
  10. 5f75c2d Merge "Fix heads up notifications" by TreeHugger Robot · 6 years ago
  11. 1d4379f Fix heads up notifications by Evan Laird · 6 years ago
  12. 38ce6fa Only inflate public view when notif is redacted. by Kevin · 6 years ago
  13. d9aa3fa Merge "Restore KeyguardBottomAreaView state" by Lucas Dupin · 6 years ago
  14. a2d20b4 Add theme & View API to control force-dark by John Reck · 6 years ago
  15. b5d95d9 Fix StatusBar setting disable flags before setting up by Evan Laird · 6 years ago
  16. fc1d7e5 Merge "fix decor color selection" by Lucas Dupin · 6 years ago
  17. f887be2 Merge "New PIN pad design" by Lucas Dupin · 6 years ago
  18. 593d07b To add the Android.bp of ExternalStorageProvider by felkachang · 6 years ago
  19. 366d890 Merge "Workaround to safely show ambient/HUN views." by TreeHugger Robot · 6 years ago
  20. 74a8e73 Merge "Remove dashes between clock and notifications" by TreeHugger Robot · 6 years ago
  21. de07d21 fix decor color selection by Lucas Dupin · 6 years ago
  22. 47ff478 Workaround to safely show ambient/HUN views. by Kevin · 6 years ago
  23. 0cb4e47 Merge "Refactored rotation code from nav bar fragment to its button" by TreeHugger Robot · 6 years ago
  24. cb79ffd Merge "Remove unused APIs from MetricsFeatureProvider" by Fan Zhang · 6 years ago
  25. 1bfe69d Merge "Fix re-layout race condition" by TreeHugger Robot · 6 years ago
  26. c9d28b7 Remove dashes between clock and notifications by Lucas Dupin · 6 years ago
  27. 761562d Refactored rotation code from nav bar fragment to its button by Matthew Ng · 6 years ago
  28. e3c9ccc New PIN pad design by Lucas Dupin · 6 years ago
  29. a941ce7 Merge "Make StatusBar not be a NotificationPresenter" by Evan Laird · 6 years ago
  30. 793cbdd Remove unused APIs from MetricsFeatureProvider by Fan Zhang · 6 years ago
  31. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  32. 51d48e0 Merge "Deprecating some old Recents logic" by Winson Chung · 6 years ago
  33. 43976f8 Fix re-layout race condition by Lucas Dupin · 6 years ago
  34. 4275303 Deprecating some old Recents logic by Winson Chung · 6 years ago
  35. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  36. 55c6e80 Support for passive interrupts by Lucas Dupin · 6 years ago
  37. cded3f1 Merge "Additional functionality for the noti asst" by Julia Reynolds · 6 years ago
  38. 48a6ed9 Additional functionality for the noti asst by Julia Reynolds · 6 years ago
  39. d41e8b4 Merge "Don't increase notif importance when shouldSilence" by TreeHugger Robot · 6 years ago
  40. 46d75f9 Merge "new SystemAPI for setCarrierDataEnabled" by Chen Xu · 6 years ago
  41. 49c74e1 Merge "Remove resources for 4G/LTE/LTE+ icons" by TreeHugger Robot · 6 years ago
  42. b6271fe Merge "Clean up interfaces for StackScrollLayout." by Aaron Heuckroth · 6 years ago
  43. 2288590 Merge "Fixes back button direction when toggling rtl and ltr" by TreeHugger Robot · 6 years ago
  44. ddb5e19 Merge "Add dynamic support for 4G/LTE/LTE+ icons" am: 0c9254ee66 am: 5bd6b4d570 by Hall Liu · 6 years ago
  45. 13d2b5f Merge "Add dynamic support for 4G/LTE/LTE+ icons" am: 0c9254ee66 am: 5bd6b4d570 by Hall Liu · 6 years ago
  46. 5bd6b4d Merge "Add dynamic support for 4G/LTE/LTE+ icons" am: 0c9254ee66 by Hall Liu · 6 years ago
  47. 5704e23 new SystemAPI for setCarrierDataEnabled by chen xu · 6 years ago
  48. e730fd6 Merge "Fixes notification blocking from secure camera." by TreeHugger Robot · 6 years ago
  49. 6ac1537 Remove resources for 4G/LTE/LTE+ icons by Niklas Lindgren · 6 years ago
  50. 0c9254e Merge "Add dynamic support for 4G/LTE/LTE+ icons" by Hall Liu · 6 years ago
  51. cd944dc Clean up interfaces for StackScrollLayout. by Aaron Heuckroth · 6 years ago
  52. 66b3db4 Merge "Use static_libs for androidx dependencies" by TreeHugger Robot · 6 years ago
  53. 067a739 Don't increase notif importance when shouldSilence by Beverly · 6 years ago
  54. 69704c6 Fixes notification blocking from secure camera. by Gus Prevas · 6 years ago
  55. 30afdb3 Merge "Checks keyguard earlier when blocking notifications." into pi-dev by Gus Prevas · 6 years ago
  56. 3699469 Merge "Fixes volume dialog in dark mode." by TreeHugger Robot · 6 years ago
  57. 7ba4731 Merge "Fixed volume logging on sticky broadcasts" by Alastair Breeze · 6 years ago
  58. 47d7662 Merge "Fixes crash when getting panel before setting components" by TreeHugger Robot · 6 years ago
  59. c31dc3f Use static_libs for androidx dependencies by Colin Cross · 6 years ago
  60. ba266c7 Merge "Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet." by Matt Pape · 6 years ago
  61. e7ca4fe Merge "Checks keyguard earlier when blocking notifications." into pi-dev by TreeHugger Robot · 6 years ago
  62. 503639d Fixes volume dialog in dark mode. by Gus Prevas · 6 years ago
  63. b10e437 Merge changes I3070e95f,Ia500dea6 by Selim Cinek · 6 years ago
  64. 8c056c1 Fixes back button direction when toggling rtl and ltr by Matthew Ng · 6 years ago
  65. a618ceb Merge "Guarded against ArrayOutOfBounds" by Fabian Kozynski · 6 years ago
  66. 1b31a33 Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet. by Matt Pape · 6 years ago
  67. f093798 resolve merge conflicts of 23ccecc4ca9f58139baa72bd4783451b780b1eb5 to stage-aosp-master by Stanley Tng · 6 years ago
  68. bae081d DO NOT MERGE resolve merge conflicts of c6a1cfda93aac7fc004da73e3e5921b838e931a7 to pi-dev-plus-aosp by Fabian Kozynski · 6 years ago
  69. f4f0b06 Checks keyguard earlier when blocking notifications. by Gus Prevas · 6 years ago
  70. 1fda7cb Guarded against ArrayOutOfBounds by Fabian Kozynski · 6 years ago
  71. c6a1cfd Merge "DO NOT MERGE Fixes clipping on PagedTileLayout" into pi-dev by Fabian Kozynski · 6 years ago
  72. 1d42165 Fixed volume logging on sticky broadcasts by Alastair Breeze · 6 years ago
  73. 3bf2d20 Fixed groups with min priority children by Selim Cinek · 6 years ago
  74. 38d0bd0 Merge "Set EXTRA_USER instead of EXTRA_USER_ID for ACTION_SHOW_ADMIN_SUPPORT_DETAILS" by TreeHugger Robot · 6 years ago
  75. 7f6aace Merge "Stop waiting when elapsed time is equal to or greater than the timeout, rather than strictly greater than. This avoids a rare problem where the loop manages to complete at exactly the timeout time and then makes a call to wait(0), which waits indefinitely until another thread notifies it instead of timing out after 0 ms." by Matt Pape · 6 years ago
  76. 3088766 Added logging to debug the notification view hierarchy by Selim Cinek · 6 years ago
  77. cea7dee Restore KeyguardBottomAreaView state by Lucas Dupin · 6 years ago
  78. 94d3f53 Merge "Trust session id only if started with ACTION_CONFIRM_INSTALL" by TreeHugger Robot · 6 years ago
  79. 21b1310 Trust session id only if started with ACTION_CONFIRM_INSTALL by Suprabh Shukla · 6 years ago
  80. 5c25e0d Merge "Fixes ignoring interaction flags from launcher from race" by TreeHugger Robot · 6 years ago
  81. 8b314ed Merge "Fix nondismissing vol dialog after config change" by TreeHugger Robot · 6 years ago
  82. fba8e63 Merge "Revert "Revert "Rootless GPU Debug for GLES""" by Cody Northrop · 6 years ago
  83. ebe6a56 Revert "Revert "Rootless GPU Debug for GLES"" by Cody Northrop · 6 years ago
  84. 990c77c Stop waiting when elapsed time is equal to or greater than the timeout, by Matt Pape · 6 years ago
  85. ef3026c Merge "Fix stroke color for settings filter spinner" by Fan Zhang · 6 years ago
  86. e7feb32 Merge "Disabled that wtfs crash when plugins are running" by Selim Cinek · 6 years ago
  87. 17608f4 Fix nondismissing vol dialog after config change by Beverly · 6 years ago
  88. 34c2fcf Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  89. e40728fd Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  90. 78d7d26 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  91. b2ae8c0 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  92. 43fbd8f Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  93. 97b4444 Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  94. e56db6b Merge "Import translations. DO NOT MERGE" into pi-dev by TreeHugger Robot · 6 years ago
  95. 9cf98bd Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  96. 574c417 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  97. 8606190 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  98. c4d4b33 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  99. 5199051 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  100. bcd9c90 Import translations. DO NOT MERGE by Bill Yi · 6 years ago