summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/RotationLockControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Extract device state rotation lock settings management to a separate class.Alex Florescu2022-01-141-1/+0
* Update QS rotation tile text to display when smart-auto-rotate is enabledAbel Tesfaye2021-12-221-1/+16
* Introduce separate rotation lock settings per device state.Alex Florescu2021-07-301-17/+38
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Create a DemoMode controllerEvan Laird2020-08-131-2/+6
* Clean up DependencyProvider a bitJason Monk2018-12-211-0/+5
* Extend RotationPolicy to lock the screen at a specific rotationMike Digman2017-12-061-0/+4
* Unit testing for fragments.Jason Monk2016-11-111-2/+2
* QuickSettings: only listen when expanded.John Spurlock2014-05-171-6/+15
* New quick settings implementation.John Spurlock2014-05-131-0/+81