-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup improvements (for 3.4) #756
Comments
These changes should be made then towards master branch. |
mattschlosser
added a commit
to mattschlosser/and-bible
that referenced
this issue
Jul 11, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, uesrs now have an option to choose phone storage WHen a backup is compelted, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes AndBible#756
mattschlosser
added a commit
to mattschlosser/and-bible
that referenced
this issue
Jul 11, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, users now have an option to choose phone storage WHen a backup is completed, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes AndBible#756
4 tasks
mattschlosser
added a commit
to mattschlosser/and-bible
that referenced
this issue
Jul 11, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, users now have an option to choose phone storage WHen a backup is completed, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes AndBible#756
mattschlosser
added a commit
to mattschlosser/and-bible
that referenced
this issue
Jul 18, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, users now have an option to choose phone storage WHen a backup is completed, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes AndBible#756
Will be implemented in develop branch build 390. |
JJK96
pushed a commit
that referenced
this issue
Oct 12, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, users now have an option to choose phone storage WHen a backup is completed, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes #756
JJK96
pushed a commit
that referenced
this issue
Oct 12, 2020
Users on all Android versions are now asked where they want to save the file when picking the phone storage option from the backup system When backing up modules, users now have an option to choose phone storage WHen a backup is completed, the location no longer shows Removed unnecessary WRITE_EXTERNAL_STORAGE permissions since it is no longer being used to directly write to external storage. Closes #756
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: