Skip to content

[Feature Restoration] Downloading in internal storage is functional again, and UX improvements for not nagging permissions as the app is opened, or when downloading apps

Ghost User requested to merge (removed):v4 into v4

Fix no-op "Download in External Storage" toggle by being able to download apps without asking for permissions to do so, as downloading files can be done without the need for whole home directory access in user profile.

By removing runWithPermissions, the enqueque command can run happily without the UX friction of having to accept permissions without it being needed at all. Tested using builds from Android Studio.

Edited by Ghost User

Merge request reports