Auto Auto-Rotate
Automatically remembers your auto-rotate setting for every app
juanitobananas System
Screenshots
Description
<i>Auto Auto-Rotate</i> 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 <i>Auto Auto-Rotate</i> is the perfect app for you!
<i>Auto Auto-Rotate</i> is open source and released under the <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3 license</a>. Check out the <a href="https://gitlab.com/juanitobananas/auto-auto-rotate">code</a> if you like.
<b>Required Android Permissions</b>
▸ 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.
<b>Get it</b>
You can download it for free in <a href="https://f-droid.org/packages/com.jarsilio.android.autoautorotate/">F-Droid</a>
<b>Translations</b>
Translations are always welcome! :)
The app is available for translation as two projects on Transifex: <a href="https://explore.transifex.com/juanitobananas/auto-auto-rotate">auto-auto-rotate</a> and <a href="https://explore.transifex.com/juanitobananas/libcommon">libcommon</a>
What’s new (0.14.5)
New in version 0.14.5
★ Updated translations.
New in version 0.14.4
★ Updated translations.
New in version 0.14.3
★ Updated Impressum: current legal citations (DDG, MStV) and new contact address.
New in version 0.14.2
★ Dialogs now use Material 3 styling.
★ Fixed navigation bar and status bar layout on modern Android.
★ App list loads faster.
★ Notification permission dialog now shows a title.
★ Maintenance and dependency upgrades.
...
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