diff options
author | Selim Cinek <cinek@google.com> | 2015-06-04 17:08:35 +0200 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2015-06-04 17:08:35 +0200 |
commit | b18a20f13cc5fc36b84f19bb89a9e479bb1fb4ea (patch) | |
tree | 3d477366e8832458778e384c411325f900c5d0d9 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ab06923576d4a49bc84c94badfcebcb7f6b103a8 (diff) |
Fixed a bug with HUNS and dreams
When a notification came in dreamMode and would become a HUN
we were firing its fullscreen intent imediatelly. If that notification
got updated again a moment later, it would also show an additional
HUN even though we just launched the fullscreen intent. This is very
troublesome to handle on the app level, as the notification state
is the same. We are now introducing a cooldown for HUNs when it just
launched a fullscreen intent.
Bug: 19377091
Change-Id: Ib32341c8983f0e977354432ea8d8e98909a13829
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions