1. fa7069d [DO NOT MERGE] Add sysUiSessionId between BiometricService and AuthController by Kevin Chyn · 4 years, 4 months ago
  2. 9adfe6a Notification Bubble Button by Mady Mellor · 4 years, 5 months ago
  3. c8cb685 Pass operationId to LSS, add HAT to KeyStore by Kevin Chyn · 4 years, 6 months ago
  4. 65f26b7 Store ambient display suppression state in memory. by Yogisha Dixit · 4 years, 7 months ago
  5. 75f5bf3 Merge changes from topic "winscope-sysui" by Winson Chung · 4 years, 7 months ago
  6. f44b683 Bubble API: post update when bubble notification suppression flag changes by Mady Mellor · 4 years, 7 months ago
  7. b53b30c Update trace buffer to support SysUI & Launcher by Winson Chung · 4 years, 9 months ago
  8. 60e51fe Fade out inattentive sleep warning overlay by Robert Horvath · 5 years ago
  9. 5560f38 Add setting to go to sleep after long user inactivity by Robert Horvath · 5 years ago
  10. 0f3fc6d Merge "Window Manager Flag Migration (5/n)" by Tiger Huang · 4 years, 10 months ago
  11. 0dbd537 Window Manager Flag Migration (5/n) by Tiger Huang · 4 years, 10 months ago
  12. 979c976 Track and destroy inline URI grants separately from Notification URIs. by Aran Ink · 4 years, 10 months ago
  13. 0f9da35 Remove strings from low level onError(...) calls by Ilya Matyukhin · 5 years ago
  14. ac6e1a3 Merge "Allow insertion of images from IMEs into notification quick replies." by Aran Ink · 4 years, 11 months ago
  15. fd2bfd3 Allow insertion of images from IMEs into notification quick replies. by Aran Ink · 5 years ago
  16. 86f1b8e 15/n: Allow Auth UI to start in credential UI by Kevin Chyn · 5 years ago
  17. 8429da2 14/n: Animate to device credential UI when lockout occurs by Kevin Chyn · 5 years ago
  18. 050315f 3/n: Move task stack listener to SystemUI by Kevin Chyn · 5 years ago
  19. 07b318b Move InputMethodSytemProperty to server from client. by Tarandeep Singh · 5 years ago
  20. d9919f2 Merge "Do not dismiss BiometricPrompt when "soft" errors are received" into qt-dev by Kevin Chyn · 5 years ago
  21. e674e85 Do not dismiss BiometricPrompt when "soft" errors are received by Kevin Chyn · 5 years ago
  22. a54e9fa Let NoMan know when something is no longer a bubble by Mady Mellor · 5 years ago
  23. 7570cac Propogate per-display IME status to SysUI by lumark · 5 years ago
  24. 49efa71 Introduce a result class for IStatusBarService#registerStatusBar() by Yohei Yukawa · 5 years ago
  25. fa152f9 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  26. 13d8811 Add logging for tap-to-edit smart replies by Milo Sredkov · 6 years ago
  27. a194630 Merge "Add StatusBarManager#disableForSetup(boolean) @SystemApi" by Evan Laird · 6 years ago
  28. 13edb49 Log notification location and assistant-generated when smart reply sent by Gustav Sennton · 6 years ago
  29. edd016f Add StatusBarManager#disableForSetup(boolean) @SystemApi by Evan Laird · 6 years ago
  30. a8e38aa Add notification location to onNotificationExpansionChanged. by Gustav Sennton · 6 years ago
  31. e191271 2/n: Add BiometricPrompt implicit UI by Kevin Chyn · 6 years ago
  32. d25a64d Add logging for smart replies and actions. by Gustav Sennton · 6 years ago
  33. 24e7a9f Make some IStatusBar APIs support multi-display(1/N) by Charles Chen · 6 years ago
  34. 3d9b0fc Merge changes from topic "biometric-refactor" by Kevin Chyn · 6 years ago
  35. 23289ef 3/n: For passive modalities, add plumbing for "try again" by Kevin Chyn · 6 years ago
  36. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  37. e92cdae 1/n: Move BiometricDialog management to BiometricService by Kevin Chyn · 6 years ago
  38. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  39. 1b9f8df Add work background/color to BiometricPrompt for managed profiles by Kevin Chyn · 6 years ago
  40. 6cf54e8 3/n: Add FaceDialogView and "confirmation" plumbing by Kevin Chyn · 6 years ago
  41. 5a2ff5d Send authentication type from AuthenticationClient to BiometricDialog by Kevin Chyn · 6 years ago
  42. fd4099d Add ability to pass user sentiment to assistant by Julia Reynolds · 6 years ago
  43. e927566 Refactor FingerprintDialog to be Biometric by Kevin Chyn · 6 years ago
  44. d39f0d5 Add rank & count event to notification clicks and dismisses by Dieter Hsu · 6 years ago
  45. 2399110 Add logging for smart replies in notifications. by Kenny Guy · 6 years ago
  46. ecf00ce Rename BiometricDialog to BiometricPrompt. by Vishwath Mohan · 6 years ago
  47. cf87df1 Refactor FingerprintDialog to BiometricDialog by Vishwath Mohan · 6 years ago
  48. 9c3bce5 Fixes crash null exception on land/seascape pinned orientations by Matthew Ng · 7 years ago
  49. 9b9d0c51 Revert "Uses back and home button for screen pinning when recents is invisible" by Matthew Ng · 7 years ago
  50. c4356fb Uses back and home button for screen pinning when recents is invisible by Matthew Ng · 7 years ago
  51. aae4a15 Add FingerprintDialog API and related plumbing by Kevin Chyn · 7 years ago
  52. 503ed94 Provide more information to the noti asst by Julia Reynolds · 7 years ago
  53. 075c4a3 Merge "Ping the StatusBar about power key events. am: c3a503d8fd" into oc-dr1-dev-plus-aosp by Philip Quinn · 7 years ago
  54. c3a503d Ping the StatusBar about power key events. by Philip Quinn · 7 years ago
  55. 9ad00e0 Add a method that allows the shade to be toggled. by Anthony Chen · 7 years ago
  56. 361915c Move global actions to sysui and add plugin interface by Jason Monk · 7 years ago
  57. 07e0384 Enable fingerprint sensor navigation to invoke QuickSettings by Jim Miller · 8 years ago
  58. f2efdd8 Fix unprotected StatusBarManagerService calls by Adrian Roos · 8 years ago
  59. 681fc7b Fix wrong transition when dock minimized and docked app launched by Jorim Jaggi · 8 years ago
  60. 4e850ff Keyboard Shortcuts: Add Keycodes for shortcut representation by Clara Bayarri · 8 years ago
  61. 8690558 Handle light status bar for split-screen by Jorim Jaggi · 9 years ago
  62. 7e53f20 Add some cmds for statusbar by Jason Monk · 9 years ago
  63. c552b04 PIP: Use StatusBarService to handle PIP key by Jaewan Kim · 9 years ago
  64. 07473ce Cleanup the status bar flow. by Jason Monk · 9 years ago
  65. c22ab79 Keyboard shortcuts: minor naming refactor by Andrei Stingaceanu · 9 years ago
  66. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  67. f2debb1 Hook up Ctrl + '/' to SysUI for a Keyboard Shortcuts screen by Clara Bayarri · 9 years ago
  68. 165ce06 Fix assist for hardware long-press by Jorim Jaggi · 9 years ago
  69. b659c4f report notification load on panel reveal by Chris Wren · 9 years ago
  70. d1dbc92 add rank to notification visibility log by Chris Wren · 9 years ago
  71. cde0a2a Introduce disable2 into StatusBarManager by Benjamin Franz · 9 years ago
  72. ea2ec97 Introduce device owner API to disable the status bar by Benjamin Franz · 9 years ago
  73. 24bec7c Implement nice transitions for light status bar by Jorim Jaggi · 10 years ago
  74. 1f32c65 NoMan/SysUI: Clear LEDs only when entering the shade by Christoph Studer · 10 years ago
  75. 53f28ec Improve dump of status bar service by Adrian Roos · 10 years ago
  76. 4da84cd SysUI/NoMan: Log clicks on notification buttons by Christoph Studer · 10 years ago
  77. 665366a Change 'disable hardware keyboard' to 'show input method' by Michael Wright · 10 years ago
  78. cdcd487 Fixing issue where home was triggered on top of other activities being launched. (Bug 16823617) by Winson Chung · 10 years ago
  79. 78403d7 Add a log and statistics for notification expansion. by Chris Wren · 10 years ago
  80. e71fefc Remove notification APIs from StatusBar service by Christoph Studer · 10 years ago
  81. 540b01e SysUI: Use SBN keys instead of IBinder keys by Christoph Studer · 10 years ago
  82. 6cb485f Fixing regression in dismissing Recents. by Winson Chung · 10 years ago
  83. 1e8d71b Initial changes to enable keyboard support with alternate Recents. (Bug 14067913) by Winson Chung · 10 years ago
  84. 10a38c0 Merge "Only show IME in navigation bar when it should" by Jason Monk · 10 years ago
  85. b605fec Only show IME in navigation bar when it should by Jason Monk · 10 years ago
  86. 03b87a2 Log notification clicks by Christoph Studer · 10 years ago
  87. 92b389d Write eventlog entries for notification visibility by Christoph Studer · 10 years ago
  88. 760ea55 Write eventlog entries for notification panel visibility by Christoph Studer · 10 years ago
  89. 3a7c4a5 Show notifications from related users. by Kenny Guy · 10 years ago
  90. 9764218 Collapse/disable shade when hiding status bar window. by John Spurlock · 11 years ago
  91. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  92. 13451a2 Status bar: Keep disabled state per user. by John Spurlock · 12 years ago
  93. 11cf178 Cleanup internal status bar APIs. by Daniel Sandler · 12 years ago
  94. e20a177 Adding a global accessibility action to open quick settings. by Svetoslav Ganov · 12 years ago
  95. 3a3a6cf Add new feature to let apps layout over status bar / system bar. by Dianne Hackborn · 12 years ago
  96. 7f2668c Preload recents on phones with hard nav keys by Michael Jurka · 12 years ago
  97. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  98. 6179ea3 Adding accessibility support to the Status Bar. by Svetoslav Ganov · 13 years ago
  99. 3b1fc47 Port recent apps from tablet to phone by Michael Jurka · 13 years ago
  100. 3fe9cc5 resolved conflicts for merge of e95c07bd to master by Dianne Hackborn · 13 years ago