summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/notification/MediaNotificationProcessor.java
Commit message (Expand)AuthorAgeFilesLines
* New MediaStyle template:Jeff DeCew2021-03-221-213/+6
* 1/N The road to Material NEXT (bouncer and shade)Lucas Dupin2020-12-011-2/+3
* Lock screen media controlsRobert Snoeberger2020-03-241-7/+14
* Compute background color.Robert Snoeberger2019-05-021-28/+51
* Fixes import ordering.Gus Prevas2018-11-141-1/+2
* Merge "More conservative dark text calculation"TreeHugger Robot2018-06-081-2/+2
|\
| * More conservative dark text calculationLucas Dupin2018-06-071-2/+2
* | Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-2/+2
|/
* Updated the styling for notificationsSelim Cinek2018-03-211-9/+1
* Improved the media color extraction algorithmSelim Cinek2017-05-161-77/+118
* Merge "Fixed an issue where the media notification wouldn't have contrast" in...Selim Cinek2017-05-121-1/+2
|\
| * Fixed an issue where the media notification wouldn't have contrastSelim Cinek2017-05-121-1/+2
* | Fixing the colorization of legacy media notificationsSelim Cinek2017-05-111-1/+11
|/
* Fixed a bug where the media notification image was wrongSelim Cinek2017-05-051-1/+4
* Implementing gradual image fade for the media templateSelim Cinek2017-04-271-88/+109
* Extracting the notification colors based on the album artSelim Cinek2017-04-271-0/+238