summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/settings/UserTrackerImpl.kt
Commit message (Expand)AuthorAgeFilesLines
* Replace user switching events with UserTrackerAlex Stetson2023-02-151-11/+17
* Make UserTrackerImpl use UserSwitchObserver instead of broadcast.Yasin Kilicdere2023-01-251-16/+48
* Fix work tile setup when adding work profileAnton Potapov2023-01-101-1/+2
* [User Switcher] Fix username sync in bouncer.Aaron Liu2022-11-041-0/+2
* Listen to correct intents in UserTrackerFabian Kozynski2022-06-071-2/+9
* Use current user Context to generate NavBar layoutCharles Chen2022-05-051-0/+6
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-291-0/+6
* Implement UserTrackerFabian Kozynski2020-08-241-0/+240