Auto Auto-Rotate
by juanitobananas
Automatically remembers your auto-rotate setting for every app
App Name | Auto Auto-Rotate |
---|---|
Developer | juanitobananas |
Category | Tools |
Download Size | 4 MB |
Latest Version | 0.12.7 |
Average Rating | 4.00 |
Rating Count | 78 |
Google Play | Download |
AppBrain | Download Auto Auto-Rotate Android app |
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 if you like[2].
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://www.transifex.com/juanitobananas/auto-auto-rotate and https://www.transifex.com/juanitobananas/libcommon
Recent changes:
New in version 0.12.7
★ Hopefully fix not starting on boot on some devices.
New in version 0.12.6
★ Just some maintenance.
New in version 0.12.5
★ Update German and Russian translations.
★ Fix requesting POST_NOTIFICATIONS permission.
New in version 0.12.4
★ Update Chinese (Simplified) translation
★ Fix Android 14 crash due to missing new foreground service type
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 if you like[2].
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://www.transifex.com/juanitobananas/auto-auto-rotate and https://www.transifex.com/juanitobananas/libcommon
Recent changes:
New in version 0.12.7
★ Hopefully fix not starting on boot on some devices.
New in version 0.12.6
★ Just some maintenance.
New in version 0.12.5
★ Update German and Russian translations.
★ Fix requesting POST_NOTIFICATIONS permission.
New in version 0.12.4
★ Update Chinese (Simplified) translation
★ Fix Android 14 crash due to missing new foreground service type