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