Auto Auto-Rotate

4,0
82 avis
1K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

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
Date de mise à jour
2 nvb 2023

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,0
79 avis

Nouveautés

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

New in version 0.12.3

★ Basic maintenance and adaption for newer Androids
★ Ask for 'Post notifications' for Android 13 and above.
★ Upgrade a bunch of dependencies.
★ Remove ACRA for the dev's peace of mind :)