summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/bubbles/BubbleController.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate Bubbles to wm-shell (5/n)Tony Huang2020-11-041-1154/+0
* Migrate Bubbles to wm-shell (4/n)Tony Huang2020-10-281-774/+202
* Support task listener by task id.Wale Ogunwale2020-10-191-4/+4
* Vertical bubbles in landscapeMady Mellor2020-10-191-4/+17
* Bubbles & TaskOrganizerMady Mellor2020-10-131-103/+41
* Migrate Bubbles to wm-shell (3/n)Tony Huang2020-10-131-11/+22
* Moving task stack change listener management out of ActivityManagerWrapperSunny Goyal2020-10-121-2/+2
* Merge "Update flyout post fontScale change"Lyn Han2020-10-061-0/+9
|\
| * Update flyout post fontScale changeLyn Han2020-10-011-0/+9
* | Migrate Bubbles to wm-shell (2/n)Tony Huang2020-10-061-9/+67
* | Move Pip codes from SysUI to WMShell lib (9/N)Bill Lin2020-09-301-3/+3
|/
* Merge "Migrate Bubbles to wm-shell (1/n)"Tony Huang2020-09-251-75/+24
|\
| * Migrate Bubbles to wm-shell (1/n)Tony Huang2020-09-221-76/+24
* | Merge "Handle non-visually-interruptive updates better in bubbles" into rvc-q...TreeHugger Robot2020-09-241-3/+13
|\ \
| * | Handle non-visually-interruptive updates better in bubblesMady Mellor2020-09-241-4/+13
| * | Dismiss bubbles if shouldBubbleUp returns false (e.g. DND is enabled and conf...Josh Tsuji2020-08-131-5/+19
| * | Remember the stack position, including across configuration changes.Joshua Tsuji2020-07-281-0/+9
* | | Re-landing Decouple systemui shared componements from PipController(8/N)Bill Lin2020-09-241-3/+3
| |/ |/|
* | Revert "Decouple systemui shared componements from PipController..."Greg Kaiser2020-09-161-3/+3
* | Decouple systemui shared componements from PipController(8/N)Bill Lin2020-09-161-3/+3
* | Merge "Log persisted bubbles"Lyn Han2020-09-141-0/+3
|\ \
| * | Log persisted bubblesLyn Han2020-09-141-0/+3
* | | Unread dot for overflow buttonLyn Han2020-09-111-0/+2
|/ /
* | Per-bubble updates for overflowLyn Han2020-09-081-20/+6
* | Create NotifGroupManagerHelper interfaceBeverly2020-08-261-8/+7
* | Separate UI and StatusBar from BiometricUnlockControllerHeemin Seog2020-08-131-2/+1
* | Merge "Dismiss bubbles if shouldBubbleUp returns false (e.g. DND is enabled a...TreeHugger Robot2020-08-121-5/+19
|\ \
| * | Dismiss bubbles if shouldBubbleUp returns false (e.g. DND is enabled and conf...Josh Tsuji2020-08-101-5/+19
* | | Merge "Remember the stack position, including across configuration changes."Josh Tsuji2020-08-041-0/+9
|\ \ \ | |/ / |/| |
| * | Remember the stack position, including across configuration changes.Joshua Tsuji2020-07-281-0/+9
* | | Add dismissUserStats to NEM#performRemoveNotifBeverly2020-07-291-9/+52
|/ /
* | Give SysUi top-app while playing charging anim am: c4b0c2c602 am: ea6358468c ...Beverly2020-07-151-9/+2
|\|
| * Give SysUi top-app while playing charging animBeverly2020-07-151-9/+2
* | Merge "Make sure PendingIntent cancel listener is unregistered" into rvc-dev ...Mady Mellor2020-07-011-17/+23
|\|
| * Make sure PendingIntent cancel listener is unregisteredMady Mellor2020-06-301-17/+23
* | Merge "Fix some more empty bubble issues!" into rvc-dev am: aeb6e12780 am: 69...TreeHugger Robot2020-06-271-1/+4
|\|
| * Fix some more empty bubble issues!Josh Tsuji2020-06-261-1/+4
* | Merge "Force top UI if we're expanded, per Jorim's suggestion." into rvc-dev ...Josh Tsuji2020-06-251-0/+9
|\|
| * Merge "Force top UI if we're expanded, per Jorim's suggestion." into rvc-devJosh Tsuji2020-06-251-0/+9
| |\
| | * Force top UI if we're expanded, per Jorim's suggestion.Josh Tsuji2020-06-221-0/+9
* | | Merge "Hide the IME using InputMethodManagerInternal, because doing it that w...Josh Tsuji2020-06-241-8/+13
|\| |
| * | Hide the IME using InputMethodManagerInternal, because doing it that way actu...Joshua Tsuji2020-06-231-8/+13
| |/
| * Merge "Auto-expand bubble for priority notif" into rvc-devLyn Han2020-06-201-0/+20
| |\
| | * Auto-expand bubble for priority notifLyn Han2020-06-191-0/+20
* | | Merge "Merge "Remove bubbles if their shortcuts are removed or if the app is ...Automerger Merge Worker2020-06-201-4/+51
|\| |
| * | Remove bubbles if their shortcuts are removed or if the app is uninstalled.Joshua Tsuji2020-06-191-4/+51
* | | Fix merge conflicts in auto-expanding bubble for priority notifLyn Han2020-06-191-0/+20
* | | Merge "When opening from locked shade, wait for the shade to unlock before ex...TreeHugger Robot2020-06-191-12/+33
|\| |
| * | Merge "When opening from locked shade, wait for the shade to unlock before ex...TreeHugger Robot2020-06-191-12/+33
| |\ \
| | * | When opening from locked shade, wait for the shade to unlock before expanding.Joshua Tsuji2020-06-191-12/+33
| | |/