OSDN Git Service

Fix dialer bubbles not bubbling / remove alertAgain logic
authorMady Mellor <madym@google.com>
Fri, 3 May 2019 22:34:41 +0000 (15:34 -0700)
committerMady Mellor <madym@google.com>
Fri, 3 May 2019 22:35:05 +0000 (15:35 -0700)
commitff40e01e34045ca64ff6f24b1bff691c2c1081fd
tree8b24553cff5ea926c5aaa5b75cc040dfd09590c8
parent48f289fef8316bb8e3d6cd51be9bc3ef7551eee1
Fix dialer bubbles not bubbling / remove alertAgain logic

I had carried this in from notification alert logic but looking at it
more closely it seems not appropriate here (maybe appropriate / something
to incorporate for the flyout?)

Dialer has a notification when the phone call comes in and then when you
leave the phone activity they update that notification to bubble, the
alertAgain logic was filtering this update out.

Test: manual with dialer APK - get a phone call, leave the phone call
      activity, note that a bubble is displayed on screen
Bug: 131252815

Change-Id: I05bff55863b5dd40037741c133eea30397c11b58
packages/SystemUI/src/com/android/systemui/bubbles/BubbleController.java