1. a54251f Merge "Do double tap detection to wake up device while docked." by Lucas Dupin · 6 years ago
  2. 8a5f470 Do double tap detection to wake up device while docked. by lpeter · 6 years ago
  3. 96583d4 Merge "onNotificationExpansionChanged is called only when the expansion change... is visible to users." by TreeHugger Robot · 6 years ago
  4. a8b23ab Merge "Remove smart actions accessibility TODO - this works fine already." by Gustav Sennton · 6 years ago
  5. 7276946 Use setTextOperationUser() in KeyguardPasswordView and RemoteInputView by Yohei Yukawa · 6 years ago
  6. 202f25d onNotificationExpansionChanged is called only when the expansion change... by Tony Mak · 6 years ago
  7. 76a0f26 Merge "Add dock info view overlay" by TreeHugger Robot · 6 years ago
  8. 6d0c7af Merge changes from topic "q_pulse_por" by Lucas Dupin · 6 years ago
  9. 384ec02 Merge "Inject motion event for temporary fix for clicking through nav bar" by TreeHugger Robot · 6 years ago
  10. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  11. 90c7d21 Merge "Fixes NPE in NSSL.getTopOrSectionTop()." by TreeHugger Robot · 6 years ago
  12. 3d36dd8 Light scrim on pulsing state by Lucas Dupin · 6 years ago
  13. 7c7f8c2 Fixes NPE in NSSL.getTopOrSectionTop(). by Gus Prevas · 6 years ago
  14. 87b2394 Merge "Use full Notification LogMaker in NotificationStackScrollLayout OnMenuEventListener logs, so that we get the information on which notification the user interacted with." by TreeHugger Robot · 6 years ago
  15. c48f5f4 Remove smart actions accessibility TODO - this works fine already. by Gustav Sennton · 6 years ago
  16. 2b8e313 Merge "Prevent launcher gestures when back/assistant have activated" by TreeHugger Robot · 6 years ago
  17. 5240743 Merge "Fix fullscreen intent notifs" by Mady Mellor · 6 years ago
  18. 11891c9 Inject motion event for temporary fix for clicking through nav bar by Matthew Ng · 6 years ago
  19. be35c16 Merge "Add custom typographic clock face." by TreeHugger Robot · 6 years ago
  20. 18cc097 Fix fullscreen intent notifs by Mady Mellor · 6 years ago
  21. af7fc15 Prevent launcher gestures when back/assistant have activated by Matthew Ng · 6 years ago
  22. 3a1d61d Merge "Redraw minute hand when paint is updated." by TreeHugger Robot · 6 years ago
  23. 32c722f Merge "Slide custom clock face up when pulling up the bouncer." by TreeHugger Robot · 6 years ago
  24. e718d58 Use full Notification LogMaker in NotificationStackScrollLayout by Will Brockman · 6 years ago
  25. f4e5f39 Redraw minute hand when paint is updated. by Robert Snoeberger · 6 years ago
  26. 1e58072 Slide custom clock face up when pulling up the bouncer. by Robert Snoeberger · 6 years ago
  27. ce8c204 Add custom typographic clock face. by Robert Snoeberger · 6 years ago
  28. e3ecbde Merge "Resolve NPE for long click on Sensors Off tile" by Michael Groover · 6 years ago
  29. 152c2025 Merge "Add Sensors Off tile to default list of QS Tiles" by Michael Groover · 6 years ago
  30. 50d11bf Merge "Create NotificationListController" by Ned Burns · 6 years ago
  31. 184af56 Merge "Extract GlobalActionsLayout to an abstract class." by Aaron Heuckroth · 6 years ago
  32. e2cc110 Merge "Fix the state cannot transition to DOZE_PULSING while docking." by TreeHugger Robot · 6 years ago
  33. 352ed66 Merge "Simplify KeyguardClockSwitch 1/N." by TreeHugger Robot · 6 years ago
  34. f5ec09e Add dock info view overlay by Jerry Chang · 6 years ago
  35. a393ad6 Fix the state cannot transition to DOZE_PULSING while docking. by Joanne Chung · 6 years ago
  36. 7a52944 Simplify KeyguardClockSwitch 1/N. by Robert Snoeberger · 6 years ago
  37. d43bf70 Add support to SLPI tap gestures by Lucas Dupin · 6 years ago
  38. f708d47 Extract GlobalActionsLayout to an abstract class. by Aaron Heuckroth · 6 years ago
  39. b1c4145 Merge "Add custom stretch clock face." by TreeHugger Robot · 6 years ago
  40. 496916b Add custom stretch clock face. by Robert Snoeberger · 6 years ago
  41. be60744 Merge "Fix IME window pops up when unlock keyguard with fingerprint" by TreeHugger Robot · 6 years ago
  42. 6c58efb Add Sensors Off tile to default list of QS Tiles by Michael Groover · 6 years ago
  43. d706a9d Merge "Don't show signal bar of hidden Cellular subscription." by Xiangyu/Malcolm Chen · 6 years ago
  44. 785d3d2 Merge "Fix the library paths of plugins to allow loading native libraries." by Dave Mankoff · 6 years ago
  45. 7c73162 Merge "Create BubbleMetadata use it instead of app overlay intent" by Mady Mellor · 6 years ago
  46. a9f50e9 Merge "Add custom bubble clock face." by TreeHugger Robot · 6 years ago
  47. d2d400cb Don't show signal bar of hidden Cellular subscription. by Malcolm Chen · 6 years ago
  48. 057a698 Resolve NPE for long click on Sensors Off tile by Michael Groover · 6 years ago
  49. 8eb6be8 Merge "Fixes styles of App Ops dialog" by TreeHugger Robot · 6 years ago
  50. c39b4ae Create BubbleMetadata use it instead of app overlay intent by Mady Mellor · 6 years ago
  51. 046ee9c Add custom bubble clock face. by Robert Snoeberger · 6 years ago
  52. b938def Fix the library paths of plugins to allow loading native libraries. by Dave Mankoff · 6 years ago
  53. 7093732 Merge "Add a new START_ACTIVITIES_FROM_BACKGROUND signature|privileged|vendorPrivileged|oem permission" by Michal Karpinski · 6 years ago
  54. 559e342 Merge "Protect against null expanded bubble & hide header for notifications" by Mady Mellor · 6 years ago
  55. 7b97a02 Add a new START_ACTIVITIES_FROM_BACKGROUND by Michal Karpinski · 6 years ago
  56. 344731a Merge "Closer to notification model & updates on bubbles" by Mady Mellor · 6 years ago
  57. c8238f4 Merge "Enable 'real bubbles' and fix our tests" by Mady Mellor · 6 years ago
  58. cf136dd Merge "Add experiment flag for smart suggestions in heads-up notifications." by TreeHugger Robot · 6 years ago
  59. a9cf9c7 Add blocking helper logging by Eyal Posener · 6 years ago
  60. 4dafc32 Merge "AOD notification icons placement" by Lucas Dupin · 6 years ago
  61. 134ba22 Merge "Import translations. DO NOT MERGE" by TreeHugger Robot · 6 years ago
  62. 1a253cc Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  63. a1d7b18 Merge changes Idb985b00,I41d3726d by TreeHugger Robot · 6 years ago
  64. 7fc9dc1 AOD notification icons placement by Lucas Dupin · 6 years ago
  65. f2cdf6c Merge "Rename setVerticalPanelTranslation" by TreeHugger Robot · 6 years ago
  66. c9744ac Only show try again button for fingerprint by Kevin Chyn · 6 years ago
  67. f36aa2d Merge "Added assistant as an action for possible gestures" by TreeHugger Robot · 6 years ago
  68. 5955be8 Merge "Move battery % down in QS, fix a lot of things" by TreeHugger Robot · 6 years ago
  69. b46d0a2 Rename setVerticalPanelTranslation by Lucas Dupin · 6 years ago
  70. 0548fbc Added assistant as an action for possible gestures by Matthew Ng · 6 years ago
  71. 224577d Protect against null expanded bubble & hide header for notifications by Mady Mellor · 6 years ago
  72. 4ffbbbb Merge "Adds content description to icons" by TreeHugger Robot · 6 years ago
  73. f36c625 Create NotificationListController by Ned Burns · 6 years ago
  74. ba21972 Fixes styles of App Ops dialog by Fabian Kozynski · 6 years ago
  75. 3f2efdb Closer to notification model & updates on bubbles by Mady Mellor · 6 years ago
  76. b4991e6 Enable 'real bubbles' and fix our tests by Mady Mellor · 6 years ago
  77. a5a73c5 Move battery % down in QS, fix a lot of things by Evan Laird · 6 years ago
  78. 529938d Merge "remove status bar icon logs" by TreeHugger Robot · 6 years ago
  79. 6024e86 Adds content description to icons by Fabian Kozynski · 6 years ago
  80. 7911583 Merge "Initialize dark amount when a new plugin is connected." by TreeHugger Robot · 6 years ago
  81. 1acdb5e remove status bar icon logs by Chris Wren · 6 years ago
  82. 3f3eaff Add experiment flag for smart suggestions in heads-up notifications. by Gustav Sennton · 6 years ago
  83. 1153b78 Merge "Enable AOD image wallpaper and apply aod mask view." by Wu Ahan · 6 years ago
  84. d62bfd2 Fix IME window pops up when unlock keyguard with fingerprint by lumark · 6 years ago
  85. c9c09123 Merge "Fade away wallpapers when long pulse" by TreeHugger Robot · 6 years ago
  86. a71c892 Fade away wallpapers when long pulse by TYM Tsai · 6 years ago
  87. decfc41 Merge "Workaround to not use the hidden SyncRtSurfaceTransactionApplier" by Winson Chung · 6 years ago
  88. 959468c Merge "Remove SignalClusterView and signal_cluster_view" by TreeHugger Robot · 6 years ago
  89. 1bafe67 Merge changes from topic "face-small" by Kevin Chyn · 6 years ago
  90. 5af6efd Merge "Privatize remaining protected members in NEM" by TreeHugger Robot · 6 years ago
  91. 44b9368 Merge "Move to Extension for handling plugins plus default." by TreeHugger Robot · 6 years ago
  92. 58f2315 Initialize dark amount when a new plugin is connected. by Robert Snoeberger · 6 years ago
  93. 959d407 Merge "Sets clickability of QuickStatusBarHeader" by Fabian Kozynski · 6 years ago
  94. 1b1e82a Merge "Sets views clickable according to their visibility" by Fabian Kozynski · 6 years ago
  95. e191271 2/n: Add BiometricPrompt implicit UI by Kevin Chyn · 6 years ago
  96. c9f60fb Merge "Permission Hub opens properly from Keyguard" by Fabian Kozynski · 6 years ago
  97. dcc45dc Merge "Swipe up to unlock when pulsing" by TreeHugger Robot · 6 years ago
  98. e626cda Remove SignalClusterView and signal_cluster_view by Evan Laird · 6 years ago
  99. 8bf1a3c Move to Extension for handling plugins plus default. by Robert Snoeberger · 6 years ago
  100. 03270e1 Merge "Config to disable rounded corners" by Lucas Dupin · 6 years ago