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.
- Loading branch information
1 parent
4d952bc
commit 0285cee
Showing
3 changed files
with
27 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Add: Option to group invalid backups (pref_createInvalidBackups) | ||
Fix: Repeated unscheduled run of scheduled schedules | ||
Update: Replace WorkHandler & WorkManager calls with inject | ||
Update: Make ViewModels singleton | ||
Fix: Blocking launching apps after force dismiss | ||
Fix: Reactivity of schedule timer & app page | ||
+ more than 15 commits |