summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/keyguard/WorkLockActivityController.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-5/+10
* Add background protection when work biometrics is shownAlex Johnston2022-05-161-14/+9
* Moving task stack change listener management out of ActivityManagerWrapperSunny Goyal2020-10-121-4/+4
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-111-1/+1
* Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-121-0/+1
* Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-101-1/+0
* Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann2020-02-081-0/+1
* Fixes import ordering.Gus Prevas2018-11-141-0/+1
* Removing dependencies on recents-specific code in SysUIWinson Chung2018-09-261-5/+2
* Moved some activities implementation to ActivityTaskManagerService (2/n)Wale Ogunwale2018-06-121-7/+10
* Removing references to hidden classes in shared lib.Winson Chung2017-11-141-4/+5
* Move more calls to the lib.Winson Chung2017-10-311-7/+18
* Pull out TaskStackListener into its own class.Winson Chung2017-10-131-4/+2
* Introduce result ranges for activity start return results.Bryce Lee2017-05-121-1/+1
* Remove locked user tasks if starting overlay failsRobin Lee2017-02-171-4/+47
* Theme work lock activity with the task primaryColorRobin Lee2017-02-131-1/+5
* Launch work lock scrim as clear_top not single_topRobin Lee2017-01-251-3/+2
* Ensure that we always resume task overlay activities if requested.Winson Chung2017-01-121-1/+1
* Lock work tasks from SystemUI instead of ActivityStarterRobin Lee2017-01-111-0/+61