summaryrefslogtreecommitdiff
path: root/src/com/android/settings/display/SmartAutoRotateController.java
AgeCommit message (Collapse)Author
2021-11-01Add highlight menu keys for all toggle pref controllers and custom slicesJason Chiu
Bug: 204695404 Test: manual, robotest build pass, unit Change-Id: Iad2e28ada8ddb766ffa7eff2c8dc581250cbd6f8
2021-05-13Fix issue where smart auto rotate toggle is not disabledAbel Tesfaye
Bug: 187755019 Test: locally on flame, make RunSettingsRoboTests -j96 ROBOTEST_FILTER=SmartAutoRotateControllerTest Change-Id: I44bbd644515d153c834533fe47b3b2c34cfeaac6
2021-05-10Add warning message when power save mode is enabled for smart auto rotate ↵Abel Tesfaye
settings fragment Test: locally with flame, make RunSettingsRoboTests -j96 ROBOTEST_FILTER=SmartAutoRotateBatterySaverControllerTest,SmartAutoRotateControllerTest Bug: 186690152 Change-Id: Ibac90a4edd4631e8256da79d0594ac7704b5f8f7
2021-04-16Update mic/camera toggles apiEvan Severson
Test: Build Bug: 181681375 Change-Id: I8c2cdc76490424e1bcaac93daefb3676e51de8ca
2021-04-06Add warning message when camera privacy lock is enabled forAbel Tesfaye
smart auto rotate settings fragment Test: locally with flame, make RunSettingsRoboTests -j$(nproc) ROBOTEST_FILTER=SmartAutoRotateCameraStateControllerTest,SmartAutoRotateControllerTest Bug: 177462182 Change-Id: If443bd2456f3fbe76876777be912b204a50f4088
2021-02-18Check for available rotation resolver service and camera permission before ↵Abel Tesfaye
showing setting for face based auto-rotation Test: locally with crosshatch & make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.display.SmartAutoRotateControllerTest" Bug: 172857585 Change-Id: I825b0c2471c71a3de59532b39a47c5442f234fb5
2021-02-08Implemented new preference setting screen for face based auto-rotationAbel Tesfaye
Test: locally with phone and make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.display.SmartAutoRotatePreferenceControllerTest" Bug: 172857585 Change-Id: I8aaeb9d726ff71f64fd241c01fe2a1268fff927e