diff options
| author | Ats Jenk <atsjenk@google.com> | 2022-05-26 16:23:54 -0700 |
|---|---|---|
| committer | Ats Jenk <atsjenk@google.com> | 2022-05-26 16:23:54 -0700 |
| commit | a08dfd344e2e1ef29db172536f055d0f8f6c34c8 (patch) | |
| tree | 09e34a73581bcc67047140600b695761aee83eec /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | 57513305a4c4c64c9f1ae9a64ebe525ecf9dc1ef (diff) | |
Ignore group alert setting when opening bubbles
When notifications are shown in a group, group alert setting can be set
to GROUP_ALERT_SUMMARY to notify the user only once per group.
Regardless of this alert setting, user is still allowed to bubble
individiual notifications in a group (button is shown).
Issue was that our check if a notification can be bubbled was applying
the check for alerting on a child notification in a group. Which is not
needed as bubbling should be allowed regardless.
Removing the check for bubbles.
Bug: 214130620
Test: atest NotificationInterruptStateProviderImplTest
Test: manually verified that when there are multiple notifications from
Telegram, they can be opened as bubbles
Test: manually verified with Messages that notifications in a group can
be opened as bubbles
Change-Id: I01258e0db041b8eb04160242f4fd9a875315ad3d
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
