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
/
statusbar
/
notification
/
collection
/
NotifInflaterImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only log NOTIF INFLATION ABORTED if we may have actually aborted something.
Jeff DeCew
2022-07-07
1
-2
/
+2
*
Release the content views when we mark a notification UNINFLATED.
Jeff DeCew
2022-05-12
1
-0
/
+5
*
New Pipeline: Extend the NotifPipeline to include a render stage with callbacks
Jeff DeCew
2021-11-23
1
-1
/
+1
*
New Pipeline: Fix minimized notifications not appearing minimized.
Jeff DeCew
2021-11-10
1
-15
/
+9
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Add dismissUserStats to NEM#performRemoveNotif
Beverly
2020-07-29
1
-32
/
+0
*
Remove setInflationCallback
Kevin Han
2020-04-10
1
-30
/
+28
*
Add NotifCollection dismiss methods
Beverly
2020-02-12
1
-2
/
+5
*
Add inflation error manager
Kevin Han
2020-02-11
1
-19
/
+7
*
Introduce NotifBindPipeline (2/2)
Kevin Han
2020-02-05
1
-3
/
+1
*
Optimistically dismiss children of dismissed groups
Ned Burns
2020-02-03
1
-2
/
+1
*
Unify pipeline under NotifPipeline wrapper
Ned Burns
2020-01-13
1
-1
/
+1
*
Move various pipeline classes into packages
Ned Burns
2020-01-13
1
-0
/
+3
*
Store inflation error boolean on NotifEntries
Beverly
2020-01-08
1
-4
/
+7
*
Use PreparationCoordinator to inflate notifs
Beverly
2020-01-07
1
-0
/
+155