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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
NotificationHeaderView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove padding logic designed for old position of the expand button
Jeff DeCew
2021-05-19
1
-25
/
+0
*
Show minimized header text with the correct text weight
Jeff DeCew
2021-05-11
1
-0
/
+23
*
Change groups to use number in the expander.
Jeff DeCew
2021-03-03
1
-4
/
+7
*
Show LargeIcon as wide for apps targeting S.
Jeff DeCew
2021-01-07
1
-2
/
+13
*
Allow tapping notification icon to expand/contract.
Jeff DeCew
2020-11-20
1
-4
/
+10
*
Notification template redesign; part 1.
Jeff DeCew
2020-11-13
1
-117
/
+26
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Split NotificationHeaderView's text content into NotificationTopLineView
Jeff DeCew
2020-10-23
1
-41
/
+16
*
Remove unused gravity customization
Jeff DeCew
2020-10-23
1
-14
/
+0
*
Remove unused flag in NotificationHeaderView
Jeff DeCew
2020-10-23
1
-11
/
+0
*
Remove Settings.Secure.NOTIFICATION_NEW_INTERRUPTION_MODEL flag
Jeff DeCew
2020-10-22
1
-32
/
+24
*
Minimize use of header in adjusting notification colors.
Jeff DeCew
2020-10-21
1
-10
/
+0
*
Remove setExpanded from the NotificationHeaderView
Jeff DeCew
2020-10-21
1
-22
/
+0
*
Minimize exposure of NotificationHeaderView; prefer NotificationViewWrapper.
Jeff DeCew
2020-10-20
1
-13
/
+0
*
Remove the old seamless chip
Jeff DeCew
2020-10-16
1
-7
/
+2
*
Fix parenthesis to prevent hidden feedback icon from calling click
Alex Mang
2020-08-25
1
-2
/
+2
*
Remove app ops indicators from notifications
Julia Reynolds
2020-08-13
1
-22
/
+2
*
Adding notification guts to feedback icon
Alex Mang
2020-06-14
1
-1
/
+18
*
Add notification feedback indicator icon.
Alex Mang
2020-06-13
1
-0
/
+4
*
Remove click listeners from app op icons
Beverly
2020-04-16
1
-2
/
+1
*
Added back the recently alerted indicator to conversations
Selim Cinek
2020-04-01
1
-7
/
+0
*
Reintroduced app ops for conversation notifications
Selim Cinek
2020-04-01
1
-26
/
+0
*
Adapted Shelf algorithm to also use conversation icons
Selim Cinek
2020-03-30
1
-7
/
+1
*
Baseline for the new ConversationLayout
Selim Cinek
2020-03-11
1
-9
/
+4
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Output switch button in media notification header
Beth Thibodeau
2019-09-18
1
-2
/
+9
*
Fix position of expand/collapse button
Beth Thibodeau
2019-03-06
1
-4
/
+36
*
Fixes NotificationHeaderView layout.
Gus Prevas
2018-12-27
1
-5
/
+8
*
Fixes layout of icons in notification header.
Gus Prevas
2018-12-17
1
-15
/
+9
*
Hides audibly alerted icon after 30 seconds.
Gus Prevas
2018-12-14
1
-1
/
+1
*
Swaps position of expand button and bell icon.
Gus Prevas
2018-11-15
1
-5
/
+0
*
Adds an icon to noisy notifications.
Gus Prevas
2018-11-09
1
-0
/
+12
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+2
*
Trigger action for app ops icon for keyboard navigation
Dieter Hsu
2018-05-17
1
-0
/
+3
*
Show app ops guts when tap app ops icons
Julia Reynolds
2018-03-08
1
-9
/
+30
*
Tag foreground notis that use certain services
Julia Reynolds
2018-02-28
1
-0
/
+31
*
Changing messaging style and overall visual adoption
Selim Cinek
2018-01-10
1
-20
/
+26
*
Center align AoD2 notifications
Lucas Dupin
2017-10-26
1
-1
/
+13
*
Removing contents hidden string for public notifications
Selim Cinek
2017-07-20
1
-2
/
+16
*
Modifications to allow notification header to be customized.
Anthony Chen
2017-04-20
1
-20
/
+44
*
Remove unnecessary casts on calls to findViewById
Alan Viverette
2017-04-14
1
-2
/
+2
*
Improved expand accessibility experience
Selim Cinek
2017-03-03
1
-33
/
+7
*
All touches to low priority headers should be accepted
Selim Cinek
2017-03-03
1
-2
/
+11
*
Further improved the coloring optimization
Selim Cinek
2017-02-03
1
-1
/
+2
*
Adapted the icon transformation into the shelf
Selim Cinek
2016-11-21
1
-3
/
+5
*
Introduced the Notification shelf
Selim Cinek
2016-11-21
1
-0
/
+4
*
Added dismiss, expand, and collapse accessibility actions
Selim Cinek
2016-06-15
1
-14
/
+32
*
Fixed a few accessibility issues with notifications and groups
Selim Cinek
2016-05-27
1
-1
/
+15
[next]