-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* implement release check api * add options for updater * fix settings scroll * minor preference reorganization * implement initial release properties * add downloading code * change download api * add extraction code * fix modifier padding * update geode status after update * set stored release after update * disable updater by default for armv8 * add settings toasts * use snackbar instead of toast * small cleanup * remove unused constant * implement stable channel * child doesn't require viewmodel * update release format * enable updater by default for all archs * modify updater to be global * fix copyfile reference * correct state ordering issue * only allow one update at a time * show message in settings on second update * allow update cancellation and retry * disable start until update finished * fix countdown lifecycle * always sync release state to main activity * allow scrolling main activity * use a library for internal downloads mat allowed me to * show download progress in settings * no internet messages * enable api request cache * delete old library before extracting * oops....
- Loading branch information
Showing
17 changed files
with
1,181 additions
and
206 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 was deleted.
Oops, something went wrong.
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
Oops, something went wrong.