summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fix taskbar restarting after turning on workapps from taskbar.Brandon Dayauon2023-03-151-2/+4
* Remove lockpattern utils construction...Aaron Liu2023-02-221-2/+3
* Replace ACTION_USER_SWITCHED with UserTrackerAlex Stetson2022-11-161-16/+23
* Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-3/+6
* Remove unused LOCK_SCREEN_SHOW_SILENT_NOTIFICATIONS usageJulia Tuttle2022-10-141-10/+0
* Removed Dependency.get from com.android.systemui.statusbarShawn Lee2022-09-221-2/+4
* Remove NotifEntryManagerSteve Elliott2022-08-311-21/+0
* Delete unused code from NotifLockscreenUserManagerSteve Elliott2022-08-291-73/+4
* Fix Notification redaction when power cycling a non-dozing device while occlu...Jeff DeCew2022-07-211-1/+6
* Trigger re-inflate when sensitive setting changesSteve Elliott2022-06-031-0/+26
* Revert "Don't show "Clear All" w/ redacted notifs"Daniel Sandler2022-05-191-80/+63
* When a user is removed make sure we remove their persisted bubblesMady Mellor2022-05-161-0/+10
* Don't show "Clear All" w/ redacted notifsSteve Elliott2022-05-101-63/+80
* 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
* | Remove IPC from critical pathLucas Dupin2022-04-041-15/+22
|/
* Add unaudited exported flag to exposed runtime receiversMichael Groover2022-01-151-1/+2
* Add more state to dump to debug missing work profile notifs.Jeff DeCew2021-11-121-6/+25
* New Pipeline: LockscreenUserManager now uses the CommonNotifCollection for qu...Jeff DeCew2021-11-091-17/+11
* New Pipeline: Add a NotificationVisibilityProvider to support both pipelinesJeff DeCew2021-11-091-10/+18
* Populate buckets to ensure correct corner rounds on notificationsJeff DeCew2021-09-271-2/+2
* Manually register Dumpables to DumpManagerNed Burns2021-09-081-2/+8
* Update current user after registering receiverMia MÃ¥nsson2021-06-141-0/+1
* Break circular dependencies in notif codeNed Burns2021-05-131-0/+11
* Allow listeners to know about lockscreen notifsJulia Reynolds2020-12-031-2/+3
* Remove Settings.Secure.NOTIFICATION_NEW_INTERRUPTION_MODEL flagJeff DeCew2020-10-221-3/+1
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Create a shim for StatusBarManager click methodsEvan Laird2020-05-181-10/+4
* Convert NotificationSectionsManager to KotlinSteve Elliott2020-05-151-2/+2
* Merge "Separate managed/primary profile sensitive notifs" into rvc-devBeverly Tai2020-04-271-11/+19
|\
| * Separate managed/primary profile sensitive notifsBeverly2020-04-271-11/+19
* | Check importance to determine if notif soundsBeverly2020-04-241-1/+6
|/
* Merge changes If0e0ab21,I34d1d5f9TreeHugger Robot2020-01-311-1/+2
|\
| * Register broadcast for all usersLucas Dupin2020-01-301-1/+2
* | Expose managed profile sensitiveness preferencesLucas Dupin2020-01-281-8/+55
|/
* Merge changes Id007cc64,I94afce96TreeHugger Robot2020-01-081-43/+67
|\
| * Current user and work profile availability in peoplehubSteve Elliott2020-01-081-43/+67
* | Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-2/+2
|/
* Add Coordinators to the NewNotifPipelineBeverly2019-12-041-1/+1
* Remove Dependency.get(MAIN_HANDLER) from NotificationLockscreenUserManagerImplDave Mankoff2019-11-191-15/+24
* Let SysUI call Settings.Secure#getIntLucas Dupin2019-11-191-1/+0
* Remove NotificationDataEvan Laird2019-11-131-14/+15
* Finish migrating to BroadcastDispatcherFabian Kozynski2019-11-041-4/+8
* Encapsulate NotifEntry.key and .notificationNed Burns2019-10-181-4/+4
* Add NotifLogs throughout SystemUIBeverly2019-10-081-5/+7
* Single source of truth for auth stateLucas Dupin2019-09-231-10/+7
* Add a third notification sectionEvan Laird2019-09-161-1/+2
* Fix the looper that KeyguardUpdateMonitor is using.Dave Mankoff2019-08-311-1/+1
* IPC StrictModeLucas Dupin2019-08-261-4/+8
* Refactor SysUI to allow daggerization of implementationsGovinda Wasserman2019-08-261-0/+5