[Feature] Prompt user to disable auto permission reset #27703
bt90
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Android automatically removes permissions from apps that haven't been opened by the user after a certain amount of time. As the immich app is used by many in set-and-forget fashion to backup photos in the background, this behaviour isn't ideal for us.
It would be good if we'd request the user to whitelist the app using ACTION_AUTO_REVOKE_PERMISSIONS
See https://android-developers.googleblog.com/2021/09/making-permissions-auto-reset-available.html?m=1
Platform
All reactions