-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor(MediaDownloadService): simplify query logic 1. Refuse of sub queries system 2. Introduction of multiple task state * build: AGP upgrade to 8.7.1 * feat(MediaDownloadsService): pausing * build: remove unused libs * feat: download manager * feat: proper pausing * feat: localize strings * build: move to jvm target 17 * feat: pause tasks on exception thrown * refactor(DownloadsServiceHelper): change byte buffer size * feat(MediaDownloadsService): progress percentage in notification * feat(ResourceSheetScreen): download progress percentage * fix: exceeding the download percentage * refactor(strings): downloads_stop_all * fix(DownloadsManager): `cancel all` button function * feat(DownloadsActivity): saved episodes search filter * fix(ResourceSheetScreens): hide download button if task paused * fix(db): version 4 migration * fix(DownloadsServiceHelper): catch exceptions inside `use` block of BufferedInputStream * fix(DownloadsSavedScreen): prevent fill of acting team name by anime name * refactor(downloads): code clean up * refactor(downloads): episodes removal dialog localization
- Loading branch information
Showing
40 changed files
with
2,324 additions
and
303 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
Oops, something went wrong.