summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationMediaManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-2/+65
|\
| * RESTRICT AUTOMERGE Center align the lock screen wallpaperAustin Wang2023-03-271-2/+65
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-8/+12
|\|
| * Organize media control classesBeth Thibodeau2022-10-211-3/+3
| * Removed Dependency.get from com.android.systemui.statusbarShawn Lee2022-09-221-6/+9
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-121/+8
|\|
| * Inline notif pipeline flag into NotifMediaManagerSteve Elliott2022-06-301-121/+8
* | Add Lockscreen album art filter [1/2]ElDainosor2022-10-261-4/+42
* | SystemUI: Allow to enable Lockscreen Media Artbeanstown1062022-10-261-3/+23
* | [1/2] base: configure lock screen media artwork blur levelMarko Man2022-10-261-1/+10
|/
* Remove MODE_UNLOCK_FADING since it's no longer neededBeverly2022-05-161-3/+1
* Make notification getParcelable usages saferJulia Reynolds2022-04-151-2/+2
* Merge "Remove FileDescriptor from systemui.Dumpable." into tm-devDave Mankoff2022-04-071-2/+1
|\
| * Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* | Spinner drawable for casting intermediate stateHawkwood Glazier2022-04-041-2/+14
|/
* Add the logging logic to distinguish the SS-reactivated resume media and user...Cecilia2022-04-021-6/+4
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-11/+12
* Fix crash when no media present.Jeff DeCew2021-12-281-0/+1
* Merge "Fix Smartspace media logging bugs" into sc-v2-dev am: 60b5873b70 am: 3...Jieru Shi2021-12-011-4/+6
|\
| * Fix Smartspace media logging bugsJieru Shi2021-11-301-4/+6
* | Merge "Check media session token type" into sc-v2-dev am: 313b9e923d am: f784...Beth Thibodeau2021-11-191-1/+2
|\|
| * Merge "Check media session token type" into sc-v2-devBeth Thibodeau2021-11-181-1/+2
| |\
| | * Check media session token typeBeth Thibodeau2021-11-171-1/+2
* | | Inline most FeatureFlags methods.Dave Mankoff2021-11-171-3/+3
* | | Merge "NotificationMediaManager now requires modern media notifications" into...Jeff DeCew2021-11-161-39/+0
|\| |
| * | NotificationMediaManager now requires modern media notificationsJeff DeCew2021-11-151-39/+0
| |/
| * Manually register Dumpables to DumpManagerNed Burns2021-09-091-3/+5
| * Move FeatureFlags to flags package.Dave Mankoff2021-07-301-0/+1
* | New Pipeline: Add a NotificationVisibilityProvider to support both pipelinesJeff DeCew2021-11-091-17/+6
* | Manually register Dumpables to DumpManagerNed Burns2021-09-081-3/+5
* | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-0/+1
|/
* Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-4/+6
* Media impression logging bug fixJieru Shi2021-06-211-2/+4
* On Smartspace removal update, only dismiss media recommendation/playercecilia2021-05-311-8/+7
* Always show media recommendation on headphones connection.cecilia2021-05-171-2/+4
* Merge changes from topics "animation-lib", "expand-interpolation" into sc-devJordan Demeulenaere2021-04-111-1/+1
|\
| * Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* | Revert^2 Initial data pipeline for Smartspace media recommendations data in m...Cecilia Hong2021-04-101-0/+17
|/
* Revert "Initial data pipeline for Smartspace media recommendations data in me...Jack He2021-04-061-17/+0
* Initial data pipeline for Smartspace media recommendations data in media caro...cecilia2021-04-061-0/+17
* New MediaStyle template:Jeff DeCew2021-03-221-32/+0
* Replace using integer with UserHandle for user idJin Seok Park2021-01-111-1/+1
* Media player attempts to dismiss notifications when players removed.Jeff DeCew2020-09-291-0/+67
* NotificationMediaManager populates media player when using new pipeline.Jeff DeCew2020-09-291-91/+164
* Media - Handle cleanup of pending notification entriesMatt Pietal2020-09-021-2/+18
* Separate UI and StatusBar from BiometricUnlockControllerHeemin Seog2020-08-131-1/+0
* Fix issue where player would not be dismissedLucas Dupin2020-06-291-15/+1
* Adding back media resumptionBeth Thibodeau2020-06-041-6/+21
* Move media expiration to MediaDataManagerLucas Dupin2020-05-311-42/+0
* Fix issue where media would not expireLucas Dupin2020-05-211-15/+25