forked from jensstein/oandbackup
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added: clear cache before backing up * Updated: chips styling * Added: prompt for battery optimization exclusion * Fixed: the profiles bug (needs testing) * Switched: from FilePicker to SAF * Tweaked up the code
- Loading branch information
machiav3lli
committed
May 11, 2020
1 parent
64252f5
commit 9061794
Showing
4 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
**OAndBackupX 0.9.11** | ||
* Added: clear cache before backing up | ||
* Updated: chips styling | ||
* Added: prompt for battery optimization exclusion | ||
* Fixed: the profiles bug (needs testing) | ||
* Switched: from FilePicker to SAF | ||
* Tweaked up the code |