1. 4f43dc0 Assist disclosure by Adrian Roos · 9 years ago
  2. 63bf8ac Use closer to standard toast for work profile toast. by Kenny Guy · 9 years ago
  3. 4e78706 Patch up certain kinds of broken notifications. by Dan Sandler · 9 years ago
  4. a899042 Merge "Fix dark mode for custom views" into mnc-dev by Jorim Jaggi · 9 years ago
  5. eb91ca5 DO NOT MERGE Remove RemoteInput from SystemUI by Adrian Roos · 9 years ago
  6. 021eee5 Fix dark mode for custom views by Jorim Jaggi · 9 years ago
  7. fd9a2da Merge "New look and feel for managed profile toast" into mnc-dev by Kenny Guy · 9 years ago
  8. 5f2c415 Merge "Enabled appear and dissappear animations for the overflow card" into mnc-dev by Selim Cinek · 9 years ago
  9. 2cd45df Enabled appear and dissappear animations for the overflow card by Selim Cinek · 9 years ago
  10. 540f7d2 New look and feel for managed profile toast by Kenny Guy · 9 years ago
  11. bd6b5fb instrument notification longpress controls by Chris Wren · 9 years ago
  12. 8972c2a Fix lockscreen launch animations by Jorim Jaggi · 9 years ago
  13. b835dd7 Close assist when launching intents from notification shade by Jorim Jaggi · 9 years ago
  14. c699b87 Merge "Fixed a bug with HUNS and dreams" into mnc-dev by Selim Cinek · 9 years ago
  15. 900fb48 Make entering recents a lot faster by Jorim Jaggi · 9 years ago
  16. b18a20f Fixed a bug with HUNS and dreams by Selim Cinek · 9 years ago
  17. 0cce531 Fixed a bug where a notification could get below the empty shade view by Selim Cinek · 9 years ago
  18. d63f932 Icon support comes to Notification. by Dan Sandler · 9 years ago
  19. 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 9 years ago
  20. 08a04c1 Icon support comes to Notification. by Dan Sandler · 9 years ago
  21. 0b7dd1e Allowing profile to set a subset of keyguard restrictions. by Kenny Guy · 9 years ago
  22. 42d5dd4 eliminate notification clicker garbage. by Chris Wren · 9 years ago
  23. 61a7542 Merge "Follow up CL for heads up notification refactoring" into mnc-dev by Selim Cinek · 9 years ago
  24. 684a442 Follow up CL for heads up notification refactoring by Selim Cinek · 9 years ago
  25. d6aa6cb Remove LockPatternUtils.getCurrentUser() by Adrian Roos · 9 years ago
  26. 8150d2a Require explicit userId in LockPatternUtils by Adrian Roos · 9 years ago
  27. 24bd0be Mark actually seen notifications as seen by Amith Yamasani · 9 years ago
  28. cde0a2a Introduce disable2 into StatusBarManager by Benjamin Franz · 9 years ago
  29. f47e51e More usage tracking by Amith Yamasani · 9 years ago
  30. 29fa89b Fixed a crash on android tv with the new heads-up manager by Selim Cinek · 9 years ago
  31. fbe9a44 Made ranking consistent with heads Up manager by Selim Cinek · 9 years ago
  32. 8d490d4 Treating headsUpViews now as real notification citizen by Selim Cinek · 9 years ago
  33. a59ecc3 Handling a few more border cases with HUNs by Selim Cinek · 9 years ago
  34. b8f09cf Integrate Heads-up notifications into the shade by Selim Cinek · 9 years ago
  35. dae30d5 Display toast when screen is unlocked to a work app. by Kenny Guy · 9 years ago
  36. 27c9b74 Keyguard FP UX update by Jorim Jaggi · 9 years ago
  37. 2fdeeab Implement new assist gesture and motion by Jorim Jaggi · 9 years ago
  38. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  39. b5605e5 Enable surfacing of notification children by Selim Cinek · 9 years ago
  40. ab29aeb Refactored guts inflating for notifications by Selim Cinek · 9 years ago
  41. 25fd4e2b Introduced a group manager to manage group notifications by Selim Cinek · 9 years ago
  42. 379ff8f Heads-up notifications now reuse the views from the shade by Selim Cinek · 9 years ago
  43. 6f59787 Merge "Add prototype of Inline Reply behind debug flag" by Adrian Roos · 9 years ago
  44. 497ab02 Add prototype of Inline Reply behind debug flag by Adrian Roos · 9 years ago
  45. 1c20d3c am eef3fbcf: am 8deb6d95: am e6a4b445: am 3581f4c9: Merge "Avoid crashing on startup when policy forbids lockscreen camera." into lmp-mr1-dev by Dan Sandler · 9 years ago
  46. e163a64 Avoid crashing on startup when policy forbids lockscreen camera. by Dan Sandler · 9 years ago
  47. 5691955 add null guards around notification listener handlers by Chris Wren · 9 years ago
  48. b0d3ab2 Fix issue with ignoring dpm policy for first call. by Kenny Guy · 9 years ago
  49. 930ecca Don't let the heads up close too quickly. by Chris Wren · 10 years ago
  50. dd0107a Add ability to colorize status bar by Jorim Jaggi · 10 years ago
  51. 66ac133 Split status bar icon management into separate class by Jorim Jaggi · 10 years ago
  52. f8c669d am 73500edb: Merge "SysUI: Don\'t drop HUN notification when clicked" into lmp-mr1-dev automerge: 9e9885e by Christoph Studer · 10 years ago
  53. c6a656c SysUI: Don't drop HUN notification when clicked by Christoph Studer · 10 years ago
  54. b93024f Remove dead code #10: Clean up PhoneStatusBar by Jorim Jaggi · 10 years ago
  55. 2325f27 Remove dead code #9: Remove ticker code in PhoneStatusBar by Jorim Jaggi · 10 years ago
  56. d877510 Standardize notification IDs in the sysui package. by Chris Wren · 10 years ago
  57. 6b88cdf Remove dead code #8: Remove old keyguard "bouncer" by Jorim Jaggi · 10 years ago
  58. d61f227 Remove dead code #6: Delete old recents implementation by Jorim Jaggi · 10 years ago
  59. 5c60b64 Remove dead code #1: Remove unused Keyguard classes by Jorim Jaggi · 10 years ago
  60. e63ba4b Don't forget to listen for USER_ALL broadcasts. by Dan Sandler · 10 years ago
  61. 27ef018 Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-dev by Christoph Studer · 10 years ago
  62. 1f32c65 NoMan/SysUI: Clear LEDs only when entering the shade by Christoph Studer · 10 years ago
  63. 44fc65f Allow apps from managed profles to close notification shade. by Kenny Guy · 10 years ago
  64. ab95454 Make IKeyguardService interface asynchronous by Jim Miller · 10 years ago
  65. a6d4fb6 Push back notification means snooze the package. by Chris Wren · 10 years ago
  66. a37774f Fixed a bug where the clearable flag was set inconsistently by Selim Cinek · 10 years ago
  67. 6d7065f Merge "Fixed a bug that the notifications were not animating when reset" into lmp-mr1-dev by Selim Cinek · 10 years ago
  68. 1a521f3 Fixed a bug that the notifications were not animating when reset by Selim Cinek · 10 years ago
  69. f3aa1c8 Merge "SysUI: Use mScreenOnFromKeyguard for panel visibility" into lmp-mr1-dev by Christoph Studer · 10 years ago
  70. 755f402 fix build break from mis-named DEBUG flag in SystemUI by Chris Wren · 10 years ago
  71. 79ac09e Add logging to diagnose notification click issue. by Chris Wren · 10 years ago
  72. e8e2865 SysUI: Use mScreenOnFromKeyguard for panel visibility by Christoph Studer · 10 years ago
  73. 4eedc1d Fix jank when launching something from lockscreen by Jorim Jaggi · 10 years ago
  74. 4da84cd SysUI/NoMan: Log clicks on notification buttons by Christoph Studer · 10 years ago
  75. 89f7f28 Always execute resumeAppSwitches when launching something by Jorim Jaggi · 10 years ago
  76. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  77. 8a63806 Revert "Add massive logging to investigate blank Keyguard" by Jorim Jaggi · 10 years ago
  78. 92d892c Changed the swipe up search affordance by Selim Cinek · 10 years ago
  79. b01287f Add massive logging to investigate blank Keyguard by Jorim Jaggi · 10 years ago
  80. 72eda17 Merge "Fixed a crash when the more card or the dismissview was longpressed" into lmp-dev by Selim Cinek · 10 years ago
  81. bdefcdf Fixed a crash when the more card or the dismissview was longpressed by Selim Cinek · 10 years ago
  82. 00fb8a8 Merge "Use simpler layout for auto-redacted notifications" into lmp-dev by Jorim Jaggi · 10 years ago
  83. b1cd3c1 Inflate guts only when needed by Jorim Jaggi · 10 years ago
  84. ed713ee Use simpler layout for auto-redacted notifications by Jorim Jaggi · 10 years ago
  85. a9dddfb Merge "Fixed a bug that the icon was not animating anymore when updating." into lmp-dev by Selim Cinek · 10 years ago
  86. f219dad Merge "Avoiding heads-up when accessibility is turned on" into lmp-dev by Selim Cinek · 10 years ago
  87. 51ae05d Fixed a bug that the icon was not animating anymore when updating. by Selim Cinek · 10 years ago
  88. e51d6a3 Merge "Apply color to auto-redacted notification" into lmp-dev by Jorim Jaggi · 10 years ago
  89. a8fefa5 Avoiding heads-up when accessibility is turned on by Selim Cinek · 10 years ago
  90. 6db58cb Merge "Bring consistency to FLAG_ONLY_ALERT_ONCE semantics." into lmp-dev by Chris Wren · 10 years ago
  91. d93d5ad Bring consistency to FLAG_ONLY_ALERT_ONCE semantics. by Chris Wren · 10 years ago
  92. a1eeade Apply color to auto-redacted notification by Jorim Jaggi · 10 years ago
  93. 85dc23c Start all resolver activities after keyguard is gone by Jorim Jaggi · 10 years ago
  94. 9261b3b Fix invisible low prio notifications in SHADE_LOCKED by Jorim Jaggi · 10 years ago
  95. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  96. f9fb30f Merge "Hide notifications when occluded and disabled on keyguard" into lmp-dev by Jorim Jaggi · 10 years ago
  97. da30a03 Hide notifications when occluded and disabled on keyguard by Jorim Jaggi · 10 years ago
  98. fdd04d4 Merge changes Ibb63814e,I0322b1e6 into lmp-dev by Adrian Roos · 10 years ago
  99. d1dc910 Merge "Reduce RAM requirements of grayscale icon testing" into lmp-dev by Dan Sandler · 10 years ago
  100. 6704cb9 Merge "Adjust iconography in notification guts." into lmp-dev by Dan Sandler · 10 years ago