1. aea29ed [Blocking Helper logs] Modify blocking helper to category by Eyal Posener · 6 years ago
  2. 47904ee Merge "Invert custom views in dark mode" by Lucas Dupin · 6 years ago
  3. e1bb998 Invert custom views in dark mode by Lucas Dupin · 6 years ago
  4. 77bf869 Merge "Fixes NotificationInfo for demoted notifications." by TreeHugger Robot · 6 years ago
  5. 0b7dff0 Merge "Adds setting for direction of dismiss gesture." by TreeHugger Robot · 6 years ago
  6. caed15c Fixes NotificationInfo for demoted notifications. by Gus Prevas · 6 years ago
  7. a18dc57 Adds setting for direction of dismiss gesture. by Gus Prevas · 6 years ago
  8. ee8e1ae Add notification information to logging for ACTION_NOTE_CONTROLS. by TreeHugger Robot · 6 years ago
  9. 00be88f New pulsing notification layout by Lucas Dupin · 6 years ago
  10. 344731a Merge "Closer to notification model & updates on bubbles" by Mady Mellor · 6 years ago
  11. cf136dd Merge "Add experiment flag for smart suggestions in heads-up notifications." by TreeHugger Robot · 6 years ago
  12. a9cf9c7 Add blocking helper logging by Eyal Posener · 6 years ago
  13. 3f2efdb Closer to notification model & updates on bubbles by Mady Mellor · 6 years ago
  14. 3f3eaff Add experiment flag for smart suggestions in heads-up notifications. by Gustav Sennton · 6 years ago
  15. 3da3c78 Move "alerted recently" logic out of NEM by Ned Burns · 6 years ago
  16. f81c4c4 Extract NotificationData.Entry to top-level by Ned Burns · 6 years ago
  17. 2d20fc8 Merge "Catch SecurityException while resolving image to avoid crashing." by Wu Ahan · 6 years ago
  18. 6745c81 Catch SecurityException while resolving image to avoid crashing. by Ahan Wu · 6 years ago
  19. 75cf66a Log undo of notification importance change. by William Brockman · 6 years ago
  20. 36d3b7a Merge "Draws background behind heads-up notification's menu." by Gus Prevas · 6 years ago
  21. 27d01a62 Start using some dagger 2 by Jason Monk · 6 years ago
  22. d25a64d Add logging for smart replies and actions. by Gustav Sennton · 6 years ago
  23. 21118153 Draws background behind heads-up notification's menu. by Gus Prevas · 6 years ago
  24. b4ee870 Merge "Hides audibly alerted icon after 30 seconds." by TreeHugger Robot · 6 years ago
  25. 7306b90 Hides audibly alerted icon after 30 seconds. by Gus Prevas · 6 years ago
  26. 96dc163 Merge "Fixed an issue where the darkmode wasn't applied to all views" by Selim Cinek · 6 years ago
  27. ab9c7b2 Fixed an issue where the darkmode wasn't applied to all views by Selim Cinek · 6 years ago
  28. 3eec71e Merge "Add Smart Suggestions to heads up notifications." by TreeHugger Robot · 6 years ago
  29. dc3241f Merge "Initialize ViewState member variable in constructor and make it final." by Dave Mankoff · 6 years ago
  30. d0e8453 Add Smart Suggestions to heads up notifications. by Gustav Sennton · 6 years ago
  31. c56db33 Initialize ViewState member variable in constructor and make it final. by Dave Mankoff · 6 years ago
  32. 1cdf752 Merge "Fixes snooze button." by TreeHugger Robot · 6 years ago
  33. b79fff6 Fixes snooze button. by Gus Prevas · 6 years ago
  34. 25d1c2f Switches interruptiveness setting icon in notification menu. by Gus Prevas · 6 years ago
  35. 21437b3 Extracts NotificationActivityStarter from NotificationPresenter. by Gus Prevas · 6 years ago
  36. 5dbc2f5 Merge "Adding more debugging for group children" by TreeHugger Robot · 6 years ago
  37. 2abe8b3 Merge "Apply cache and preload mechanism to inline image notifications." by Wu Ahan · 6 years ago
  38. eea208b Merge "Fixed another issue where the group was wrongly clipped" by Selim Cinek · 6 years ago
  39. 0db7459 Adding more debugging for group children by Selim Cinek · 6 years ago
  40. 5332849 Fixed another issue where the group was wrongly clipped by Selim Cinek · 6 years ago
  41. cf8be14 Merge "Adding API to specify a dark text specific layout in app-widgets" by Sunny Goyal · 6 years ago
  42. 898ab41 Merge "Fixed an issue when launching notification groups" by TreeHugger Robot · 6 years ago
  43. c42db8d Fixed an issue when launching notification groups by Selim Cinek · 6 years ago
  44. 1df6bbe Merge "Fixes NPE when a notification has no snooze menu item." by TreeHugger Robot · 6 years ago
  45. 408c871 Fixes NPE when a notification has no snooze menu item. by Gus Prevas · 6 years ago
  46. 33fbc15 Updates notification row when importance changes. by Gus Prevas · 6 years ago
  47. c12d31c Adding API to specify a dark text specific layout in app-widgets by Sunny Goyal · 6 years ago
  48. de396fa Apply cache and preload mechanism to inline image notifications. by Ahan Wu · 6 years ago
  49. e1b9672 Merge "Updates NotificationInfo layout/buttons." by TreeHugger Robot · 6 years ago
  50. 5b1d164 Merge "Fixed an issue where the notification could be blank" by Selim Cinek · 6 years ago
  51. 82ad059 Updates NotificationInfo layout/buttons. by Gus Prevas · 6 years ago
  52. 9f18664 Fixed an issue where the notification could be blank by Selim Cinek · 6 years ago
  53. 6487ebf Fixed the inline launch animation for notification groups by Selim Cinek · 6 years ago
  54. 8ce7d1d Merge "Add onActionClicked in NotificationAssistantService" by TreeHugger Robot · 6 years ago
  55. 7d4b3a5 Add onActionClicked in NotificationAssistantService by Tony Mak · 6 years ago
  56. 5a70a4e Updates buttons in notification menu row. by Gus Prevas · 6 years ago
  57. a4d195d Refactor ExpandableView to maintain its own ExpandableViewState. by Dave Mankoff · 6 years ago
  58. 67d97b4 Merge "Don't let everyone reach into NotificationData.Entry for its row" by TreeHugger Robot · 6 years ago
  59. 2999670 Add onSuggestedReplySent in NotificationAssistantService by Tony Mak · 6 years ago
  60. 9449285 Don't let everyone reach into NotificationData.Entry for its row by Evan Laird · 6 years ago
  61. 85a8f9f Added more logging about the notification view state by Selim Cinek · 6 years ago
  62. b0851ae Merge "Add Notification.Builder.setAllowSystemGeneratedContextualActions()." by TreeHugger Robot · 6 years ago
  63. 268647a Proxy notification improvements by Julia Reynolds · 6 years ago
  64. 761884c Add Notification.Builder.setAllowSystemGeneratedContextualActions(). by Gustav Sennton · 6 years ago
  65. fa83075 Merge "Add smart actions to message notifications." by Gustav Sennton · 6 years ago
  66. ebffde2 Merge "Fixes notification menu fade-in on swipe." by TreeHugger Robot · 6 years ago
  67. 0332379 Fixes notification menu fade-in on swipe. by Gus Prevas · 6 years ago
  68. eab5368 Add smart actions to message notifications. by Gustav Sennton · 6 years ago
  69. 8053ac5 Merge changes from topic "alert-group-transfer-fix" by TreeHugger Robot · 6 years ago
  70. ff2ffec Removed the shadow alpha property from notifications by Selim Cinek · 6 years ago
  71. 01a53cb Fix heads up/ambient content inflation w/ groups. by Kevin · 6 years ago
  72. 4c102ac Merge changes from topic "initial-bubbs" by Mady Mellor · 6 years ago
  73. c3d6f7d Introduce bubble controller & friends by Mady Mellor · 6 years ago
  74. 5ed7b13 Merge "Adds block and silence/alert buttons to notification menu." by TreeHugger Robot · 6 years ago
  75. b6661f3 Merge "Swaps position of expand button and bell icon." by TreeHugger Robot · 6 years ago
  76. bd348a8 Adds block and silence/alert buttons to notification menu. by Gus Prevas · 6 years ago
  77. 413ce3b Merge "Add a Notifications API for contextual (smart) actions." by Gustav Sennton · 6 years ago
  78. 5142531 Swaps position of expand button and bell icon. by Gus Prevas · 6 years ago
  79. d7c445e Merge "Adds initial action to NotificationInfo menu items." by Gus Prevas · 6 years ago
  80. 894d915 Adds initial action to NotificationInfo menu items. by Gus Prevas · 6 years ago
  81. 1463d83 Add a Notifications API for contextual (smart) actions. by Gustav Sennton · 6 years ago
  82. ab33679 Fixes import ordering. by Gus Prevas · 6 years ago
  83. 175214c Merge "Adds gap after high-priority notifications." by Gus Prevas · 6 years ago
  84. e2d6f04 Adds gap after high-priority notifications. by Gus Prevas · 6 years ago
  85. 9abc506 Adds silence toggle to notification settings. by Gus Prevas · 6 years ago
  86. a322649 Adds an icon to noisy notifications. by Gus Prevas · 6 years ago
  87. eb61ce1 Allows different menu icons on each side of a notification. by Gus Prevas · 6 years ago
  88. 4b3c0ff2 Fixes min priority notifications in shelf. by Gus Prevas · 6 years ago
  89. 8a57b4d Merge "Revert "Proxy notification improvments"" by TreeHugger Robot · 6 years ago
  90. d0a52b6 Revert "Proxy notification improvments" by Daniel Sandler · 6 years ago
  91. 23a8d3b Notification icons on AOD status bar by Lucas Dupin · 6 years ago
  92. 8775b65 Merge "Proxy notification improvments" by Julia Reynolds · 6 years ago
  93. ac98aea Proxy notification improvments by Julia Reynolds · 6 years ago
  94. 38ce6fa Only inflate public view when notif is redacted. by Kevin · 6 years ago
  95. 366d890 Merge "Workaround to safely show ambient/HUN views." by TreeHugger Robot · 6 years ago
  96. 47ff478 Workaround to safely show ambient/HUN views. by Kevin · 6 years ago
  97. 297c04e Make StatusBar not be a NotificationPresenter by Jason Monk · 6 years ago
  98. b10e437 Merge changes I3070e95f,Ia500dea6 by Selim Cinek · 6 years ago
  99. 3088766 Added logging to debug the notification view hierarchy by Selim Cinek · 6 years ago
  100. 6e7ece7 Merge changes from topic "heads-up-ambient-inflation" by TreeHugger Robot · 6 years ago