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
/
row
/
NotificationContentView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DO NOT MERGE] Prevent RemoteViews crashing SystemUi
Valentin Iftime
2023-03-14
1
-1
/
+40
*
Animates drawables in Notifications
Alexander Roederer
2023-01-17
1
-0
/
+43
*
Fix headsup notification RemoteInputView appearance animation
Johannes Gallmann
2022-12-19
1
-0
/
+7
*
Fix notification inline reply animation
Johannes Gallmann
2022-12-19
1
-1
/
+1
*
Add test code for `Fix the height of NotificationContentView when there's no ...
Yining Liu
2022-10-25
1
-7
/
+12
*
Mark actions unimportant for accessibility when obscured by RemoteInputView.
Julia Tuttle
2022-10-06
1
-0
/
+19
*
Fix the height of NotificationContentView when there's no actions but bubble ...
Yining Liu
2022-09-14
1
-0
/
+12
*
Revert "Don't show "Clear All" w/ redacted notifs"
Daniel Sandler
2022-05-19
1
-24
/
+12
*
Don't show "Clear All" w/ redacted notifs
Steve Elliott
2022-05-10
1
-12
/
+24
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
*
Remove Dependency.get usage from some notif views
Steve Elliott
2022-03-16
1
-21
/
+14
*
[RemoteInputView] move data fields to Controller
Steve Elliott
2022-03-14
1
-9
/
+16
*
Add Compile.IS_DEBUG to systemui
Jeff DeCew
2022-01-12
1
-1
/
+2
*
Convert from Pair<Integer,Integer> to FeedbackIcon
Jeff DeCew
2021-12-01
1
-5
/
+6
*
Reduce hardware render sizes for ExpandableNotificationRow.
Jeff DeCew
2021-11-23
1
-1
/
+37
*
Merge "Add SmartReplyView internals to StatusBar dump"
TreeHugger Robot
2021-11-17
1
-0
/
+17
|
\
|
*
Add SmartReplyView internals to StatusBar dump
Jeff DeCew
2021-11-17
1
-0
/
+17
*
|
[RemoteInputView] Move "send" logic to Controller
Steve Elliott
2021-11-12
1
-3
/
+4
|
/
*
[RemoteInputView] RemoteInputQuickSettingsDisabler to Controller
Steve Elliott
2021-11-12
1
-1
/
+19
*
[RemoteInputView] Introduce RemoteInputViewController
Steve Elliott
2021-11-08
1
-59
/
+99
*
Merge "Rewrite dumping NSSL hierarchy" into sc-v2-dev
TreeHugger Robot
2021-11-01
1
-1
/
+0
|
\
|
*
Rewrite dumping NSSL hierarchy
Jeff DeCew
2021-11-01
1
-1
/
+0
*
|
[RemoteInputView] Reorder fields + clean listener registration APIs
Steve Elliott
2021-11-01
1
-1
/
+1
|
/
*
Remove padding logic designed for old position of the expand button
Jeff DeCew
2021-05-19
1
-20
/
+0
*
Fix initial visibility of RemoteInputView causing bad padding below actions.
Jeff DeCew
2021-04-27
1
-1
/
+1
*
Merge "Make lockscreen background opaque" into sc-dev
Jay Aliomer
2021-04-23
1
-2
/
+0
|
\
|
*
Make lockscreen background opaque
Jay Aliomer
2021-04-21
1
-2
/
+0
*
|
Merge changes from topic "global_to_secure" into sc-dev
Mady Mellor
2021-04-20
1
-7
/
+2
|
\
\
|
*
|
Move bubble setting to secure table & support multiuser
Mady Mellor
2021-04-19
1
-7
/
+2
|
|
/
*
/
Make smart reply insertion logic more robust
Steve Elliott
2021-04-20
1
-7
/
+15
|
/
*
Fix all RemoteInputView colors when isColorized changes.
Jeff DeCew
2021-04-05
1
-11
/
+11
*
Inline reply multiline + notif pill
Jay Aliomer
2021-03-29
1
-3
/
+8
*
Merge "Inline reply text" into sc-dev
Jay Aliomer
2021-03-17
1
-21
/
+4
|
\
|
*
Inline reply text
Jay Aliomer
2021-03-15
1
-21
/
+4
*
|
Hide app name from collapsed CallStyle.
Jeff DeCew
2021-03-11
1
-3
/
+1
*
|
Fix the layout issue with the expand button of the CallStyle
Jeff DeCew
2021-03-11
1
-4
/
+11
|
/
*
Merge "Use the accent color for the hairline stroke of smart actions" into sc...
Jeff DeCew
2021-03-06
1
-3
/
+7
|
\
|
*
Use the accent color for the hairline stroke of smart actions
Jeff DeCew
2021-03-05
1
-3
/
+7
*
|
Merge "Fade in shelf icons (replaces y-translation/scale/color-inversion)" in...
Lyn Han
2021-03-06
1
-18
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fade in shelf icons (replaces y-translation/scale/color-inversion)
Lyn Han
2021-03-05
1
-18
/
+0
*
|
Notification color overhaul.
Jeff DeCew
2021-03-02
1
-6
/
+16
|
/
*
Hide the snooze button from various notifications.
Jeff DeCew
2021-02-26
1
-13
/
+8
*
Refactor the SmartReply classes
Jeff DeCew
2021-02-17
1
-50
/
+45
*
Filter out RemoteInput actions when Phishing action is present
Jeff DeCew
2021-02-17
1
-13
/
+53
*
[A11y] Notification Intelligence Feedback UI
Chloris Kuo
2020-12-16
1
-4
/
+5
*
Feedback UI Improvement
Chloris Kuo
2020-12-09
1
-4
/
+4
*
Fix snooze/bubble button padding
Jeff DeCew
2020-11-20
1
-8
/
+0
*
Notification template redesign; part 1.
Jeff DeCew
2020-11-13
1
-24
/
+7
*
Merge "Add snooze button to notification guts"
Lyn Han
2020-11-04
1
-4
/
+55
|
\
|
*
Add snooze button to notification guts
Lyn Han
2020-11-02
1
-4
/
+55
[next]