Auto Auto-Rotate
Automatically remembers your auto-rotate setting for every app
juanitobananas System
Screenshots
Description
Auto Auto-Rotate is an extremely simple app that stores Android's auto-rotate setting per app.
Do you usually disable auto-rotate and enabled it only for some apps? Like your gallery, or your video app? Do you tend to forget to turn it off afterwards? Does it bother you?
Then Auto Auto-Rotate is the perfect app for you!
Auto Auto-Rotate is open source and released under the GPLv3 license[1]. Check out the code[2] if you like.
Required Android Permissions
▸ WRITE_SETTINGS to turn Android's auto-rotate on and off.
▸ BIND_ACCESSIBILITY_SERVICE to detect app launches.
▸ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to make sure it keeps running in the background.
▸ RECEIVE_BOOT_COMPLETED to automatically startup on boot if activated.
▸ PACKAGE_USAGE_STATS to get the currently running app.
Get it
You can download it for free in F-Droid[3]
Translations
Translations are always welcome! :)
The app is available for translation as two projects on Transifex[4]
[1] https://www.gnu.org/licenses/gpl-3.0.en.html
[2] https://gitlab.com/juanitobananas/auto-auto-rotate
[3] https://f-droid.org/packages/com.jarsilio.android.autoautorotate/
[4] https://explore.transifex.com/juanitobananas/auto-auto-rotate and https://explore.transifex.com/juanitobananas/libcommon
What’s new (1.1)
New in version 1.1
★ New setting: choose whether Auto Auto-Rotate turns rotation ON or OFF for the apps in your list (previously it could only turn it on) — see Settings.
★ Updated translations — some are partly machine-translated, sorry! Corrections welcome.
New in version 1.0
★ The app deserved '1.0' a long time ago :)
★ Add spinner while loading list of apps
New in version 0.14.4
★ Updated translations.
...
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- NotificationsShow notifications.
- Run at startupStart automatically after the device is switched on.
- REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- Installed appsSee which apps are installed.
- PACKAGE_USAGE_STATS
- System settingsChange system settings.
Show 1 more permissions
- autoautorotate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments