History log of /frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eba2286aea3f61fddf80ed0b62556337cd59506d 08-May-2018 Rohan Shah <shahrk@google.com> [Notif] Revert dismiss-to-view threshold to .8

Lower how frequently users will see the blocking helper in preparation
for the experiment + file reset.

Test: Manual val change, tests pass
Bug: 77143005
Change-Id: Ie49dc5c08e7a5a6c30b3f38356e312d6fb28574e
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java
0350dab5b690652f78024a211c993f32fb766876 04-May-2018 Rohan Shah <shahrk@google.com> Add knobs for tweaking blocking helper thresholds

Added both blocking helper parameters to Global Settings to allow for
tweaking stats/values. Added listeners for value updates (so that
channels are updated properly with new thresholds).

Bug: 77143005
Test: manually, test cases
Change-Id: Ia5cfb29ca40500a694261bd5e9e60fa1f34e742a
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java
435bc7afbf202ad354ee1d5575a9eb044afe886d 27-Mar-2018 Julia Reynolds <juliacr@google.com> Change the triggering criteria for blocking helper

Test: runtest systemui-notifications
Bug: 77143005
Change-Id: Iab0237226b33afe0cde362d6e6ee231365b178a4
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java
3d5b3c7eadccca697d54dbb182ce510790e37c4c 07-Nov-2017 Julia Reynolds <juliacr@google.com> Persist notification blocker info across reboots

Also update the rule for when streaks can be reset.

Bug: 63095540
Test: make ExtServicesUnitTests &&
adb install -r $OUT/data/app/ExtServicesUnitTests/ExtServicesUnitTests.apk &&
adb shell am instrument -w android.ext.services.tests.unit/android.support.test.runner.AndroidJUnitRunner

Change-Id: Ie5eb0d5b3dfef8f6d9089bead0307a4c457ca30c
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java
f8c53678cb0af08a8048393afb0db6d5c5bc7ec7 04-Oct-2017 Julia Reynolds <juliacr@google.com> Initial notification blocker

Does not currently track stats across reboots.

Test: make ExtServicesUnitTests &&
adb install -r $OUT/data/app/ExtServicesUnitTests/ExtServicesUnitTests.apk &&
adb shell am instrument -w android.ext.services.tests.unit/android.support.test.runner.AndroidJUnitRunner
Bug: 63095540

Change-Id: Ie3a299cdfb229dedf85a07de5cc19f7a8ea423e0
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ChannelImpressions.java