Commit Graph

6349 Commits (f3b7eaf4a37f047abd6523b9c8ff1da73fd0ef46)
 

Author SHA1 Message Date
arkon f3b7eaf4a3 Shorten restore warning message a bit
9 months ago
arkon 5bba7af24a Allow partial restores (library/settings)
9 months ago
arkon 32c3269291 Filter out empty source preferences when creating backups
9 months ago
arkon a1e84911be Clean up create backup UI
9 months ago
arkon 6bb77bcf1a Minor cleanup/address lint warnings
9 months ago
arkon ccec5c3efe Add ability to create manual backups with private preferences too
9 months ago
arkon 8735836498 Refactor backup option flags to normal data class of booleans
9 months ago
arkon 8b65fd5751 Minor exception message cleanup
9 months ago
arkon f0710df356 Don't make install permission required during onboarding
9 months ago
arkon 3afcee81f4 Hide private installer option for stable builds
9 months ago
Ivan Iskandar 9c120e6231
Implement predictive back animation (#10273)
9 months ago
arkon 4b208fc7ce Move backup models back to main app module
9 months ago
arkon a9b0ac43c4 Allow deleting downloaded chapters even if source isn't available
9 months ago
arkon fca4f25122 Always show chapter download indicators
9 months ago
arkon bfb0d31ff6 Remove skipped updates notification
9 months ago
arkon 8939274b5c Simplify storage usage bar UI implementation
9 months ago
arkon 087da2b2f3 Update Coil
9 months ago
arkon 4571dc6b56 Tweak page flashing
9 months ago
arkon f31bc47757 Clean up storage usage info
9 months ago
arkon 950b4a6c90 Fix read duration statistic getting inflated when restoring history
9 months ago
arkon 2d7650537d Address some build warnings
9 months ago
arkon 80d6d412f3 Avoid crashing if loading non-read-only private extension
9 months ago
arkon 446b146f95 Ensure sufficiently long prefix when creating temp file
9 months ago
arkon 6887d98f15 Minor tracking cleanups
9 months ago
arkon 6d74a86711 Some domain Track model migrations
9 months ago
arkon 5908bd1930 Move backup models to domain module
9 months ago
arkon 1a559124eb Split up BackupCreator into smaller classes
9 months ago
arkon 54ba1d719e Don't include settings as defaults when manually creating backup
9 months ago
arkon 93cbeca5c0 Highlight restore backup setting when navigating from onboarding step
9 months ago
arkon 19f0175a56 Don't use localized numbers for downloaded image filenames
9 months ago
arkon bf3899d04a Whoops, accidentally made the create backup button unusable before
9 months ago
arkon dcf0379496 Janky workaround for Moko escaped quotes issue
9 months ago
arkon 9f90ee358b Initial move of restore backup into a separate screen
9 months ago
arkon 565317d99c Show MIUI warning more prominently in CreateBackupScreen
9 months ago
arkon 83a67feb48 Foundations for partial restores
9 months ago
arkon a51108cbe8 Update Compose compiler
9 months ago
arkon b9fd416fc6 Use smaller window to calculate fetch interval if there's less total chapters
9 months ago
arkon c10cd6c808 Prevent backing out from initial onboarding
9 months ago
arkon c62cd6e997 Bump to latest NDK LTS
9 months ago
renovate[bot] 7ae17e6aac
Update okhttp monorepo to v5.0.0-alpha.12 (#10245)
9 months ago
arkon f20980b4c9 Bump NDK
9 months ago
arkon 02cd2d2ca3 Update ignore paths for translation PRs
9 months ago
Weblate (bot) 3847d4f4cf
Translations update from Hosted Weblate (#10238)
9 months ago
Ivan Iskandar f9b57800b1
DownloadJob: Network check changes (#10242)
9 months ago
Ivan Iskandar 387159b5af
PackageInstallerInstaller: Fix intent used for install session (#10240)
9 months ago
Ivan Iskandar 09531e7f5a
MangaScreenModel: Start downloads in IO dispatcher (#10241)
9 months ago
renovate[bot] c6356fe4b2
Update dependency com.squareup.okio:okio to v3.7.0 (#10239)
9 months ago
arkon ff3bc66055 Migrate BuildConfig to Gradle Build Files
9 months ago
Ivan Iskandar 13b3bec8ad Target Android 14 (SDK 34) and add permission onboarding step
9 months ago
arkon 8aaf8df708 Set foreground service type for ExtensionInstallService
9 months ago