index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
bubbles
/
BubbleData.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bubble API: post update when bubble notification suppression flag changes
Mady Mellor
2020-01-27
1
-3
/
+13
*
Bubble overflow - core functionality
Lyn Han
2020-01-23
1
-5
/
+44
*
Don't show flyout if its not visually interruptive
Mady Mellor
2020-01-21
1
-9
/
+1
*
BubbleData: Add notion of "pending bubbles" while the contents are being loaded
Mady Mellor
2020-01-10
1
-1
/
+19
*
Inflate & make bitmaps for bubble views in background
Mady Mellor
2019-12-18
1
-10
/
+27
*
Use max value from resources
Lyn Han
2019-12-10
1
-3
/
+4
*
Move BubbleView methods into BadgedImageView; remove BubbleView
Mady Mellor
2019-12-04
1
-5
/
+4
*
Show flyout if dismissed from shade. Add tests
Lyn Han
2019-11-13
1
-6
/
+20
*
Add flag to allowing the system to make BubbleMetadata for a notification
Mady Mellor
2019-11-07
1
-2
/
+3
*
Remove last ranking-derived member from NotifEntry
Ned Burns
2019-10-18
1
-1
/
+1
*
Encapsulate NotifEntry.key and .notification
Ned Burns
2019-10-18
1
-4
/
+5
*
Merge "Notify display is empty even if it's not the expanded bubble" into qt-...
Mady Mellor
2019-09-19
1
-0
/
+16
|
\
|
*
Notify display is empty even if it's not the expanded bubble
Mady Mellor
2019-09-18
1
-0
/
+16
*
|
Dedup smart reply updates for bubble flyout
Lyn Han
2019-09-18
1
-0
/
+4
|
/
*
Notify of order change when selected bubble moved to top
Mark Renouf
2019-07-16
1
-1
/
+1
*
Visually suppress summaries & keep track of them so they may be removed when ...
Mady Mellor
2019-07-11
1
-0
/
+51
*
Merge "When summary is dismissed, don't remove bubble children" into qt-r1-bu...
Mady Mellor
2019-07-11
1
-0
/
+17
|
\
|
*
When summary is dismissed, don't remove bubble children
Mady Mellor
2019-07-09
1
-0
/
+17
*
|
Fix the dot, yet again
Mady Mellor
2019-07-10
1
-2
/
+3
|
/
*
Merge "Bubbles handle user switch" into qt-r1-bubbles-dev
Mark Renouf
2019-07-09
1
-4
/
+3
|
\
|
*
Bubbles handle user switch
Mark Renouf
2019-07-08
1
-4
/
+3
*
|
Add dumpsys for bubble state
Mady Mellor
2019-07-08
1
-4
/
+15
|
/
*
New bits for showing the dot & flyout on NotificationEntry
Mady Mellor
2019-06-27
1
-0
/
+1
*
Move showInShade off of NotificationEntry and into Bubble
Mady Mellor
2019-06-27
1
-1
/
+2
*
Getters for private methods on Bubble & move dismissed from NotifEntry to Bubble
Mady Mellor
2019-06-24
1
-4
/
+4
*
Remove the isForeground check for auto expand / suppress since NoMan handles ...
Mady Mellor
2019-06-24
1
-2
/
+1
*
Removed unused members in Bubbles.
Issei Suzuki
2019-06-12
1
-24
/
+1
*
Consolidate debug flags for Bubbles.
Issei Suzuki
2019-06-07
1
-13
/
+15
*
Dismiss any active bubbles when the channel setting is disabled
Mark Renouf
2019-05-28
1
-0
/
+29
*
Combine discrete listener methods into single state update
Mark Renouf
2019-05-24
1
-129
/
+61
*
Talkback for focus on collapsed bubble stack
Lyn Han
2019-05-15
1
-1
/
+1
*
Updates BubbleData sorting and grouping to spec
Mark Renouf
2019-05-08
1
-126
/
+193
*
Mark the bubble as show in shade when selected
Mady Mellor
2019-05-02
1
-1
/
+1
*
BubbleData [7/n]: BubbleData impl and tests!!
Mark Renouf
2019-04-26
1
-68
/
+308
*
BubbleData [6/n]: Splice BubbleData into code path
Mark Renouf
2019-04-16
1
-23
/
+242
*
BubbleData [3/n]: separate Bubble view inflation
Mark Renouf
2019-04-09
1
-1
/
+1
*
BubbleData [2/n]: adds Listener interface
Mark Renouf
2019-04-08
1
-0
/
+59
*
Fixed the order of notifications when Bubbles are present
Selim Cinek
2019-03-11
1
-2
/
+4
*
Make BubbleData @Inject
Mady Mellor
2019-02-14
1
-10
/
+6
*
Move ActivityView into BubbleExpandedView
Mady Mellor
2019-02-12
1
-0
/
+74
[prev]