History log of /frameworks/base/services/core/java/com/android/server/notification/GroupHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a13b3e257418b722282b1c4b5aaef316503bc127 10-Aug-2017 Julia Reynolds <juliacr@google.com> Group new free notis if autogroup summary exists

In the case where an app posted enough notifications to
get an autogrpup summary, but then canceled most of them,
add all new group-less notifications to the autogroup summary
even if the total number of notifications currently posted
by the app is < the autogroup trigger number

Test: runtest systemui-notification, cts
Change-Id: I6f7a8a0140abcff2b0f78eacfbf23cfab12897fa
Fixes: 64158706
/frameworks/base/services/core/java/com/android/server/notification/GroupHelper.java
f4af65bbd6ccd9cf6951e26da12c2789ab14c42a 20-Dec-2016 Julia Reynolds <juliacr@google.com> Don't automatically remove autogroup summaries

Unless there are no notifications left that need to be autogrouped.

Change-Id: I76f90cd083273d1babf1209e3c509d213deffa9c
Fixes: 28612382
Test: runtest systemui-notification
/frameworks/base/services/core/java/com/android/server/notification/GroupHelper.java
8f488d3f2f754bc6e8f4e87f40031a3f6a0b00db 14-Oct-2016 Julia Reynolds <juliacr@google.com> Move autogrouping into framework.

Test: runtest systemui, and post and dismiss notifications, checking that they
are grouped (or not) appropriately.

Change-Id: I8f3ec497cebcb14a7853fac98b844a3fd4503141
/frameworks/base/services/core/java/com/android/server/notification/GroupHelper.java