Commit Graph

5662 Commits (2d7650537db907a4129f4a07db15950339b319e9)

Author SHA1 Message Date
arkon 2d7650537d Address some build warnings
9 months ago
arkon 80d6d412f3 Avoid crashing if loading non-read-only private extension
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 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 c10cd6c808 Prevent backing out from initial onboarding
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
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
arkon db3ddf07ee Set foreground service types for remaining jobs
9 months ago
arkon cd16522805 Split restoring logic into smaller classes
9 months ago
arkon 5fec881387 Clean up history restoring
9 months ago
arkon 3ac68e810d Workaround for broken nav bar icon colors
9 months ago
Ivan Iskandar 65e1e2cf4f Refactor onboarding steps
9 months ago
arkon e36a2c68f1 Avoid crashing in SourcePreferencesFragment if source can't be loaded
9 months ago
arkon ad3d915fc5 Skip updating unchanged chapters and tracks when restoring backup
9 months ago
arkon 36f400d542 Fix download indexing with changed storage locations
9 months ago
arkon dd1a19745a Remove redundant job setup calls in migrations
9 months ago
arkon 58daedc89e Clean up manga restoring logic
9 months ago
arkon d20a8fcf13 Proper check for when to navigate to tracker settings from tracking action
9 months ago
arkon e56bf82c31 Clean up some text alpha modifiers
9 months ago
arkon 0f9895eec8 Clean up category restoring logic
9 months ago
arkon f776c36e70 Add ability to open available extension websites in WebView
9 months ago
arkon 1ef01b53f2 Avoid starting restore job if already running
9 months ago
arkon 720169dce3 Remove action to delete saved image in notification
9 months ago
arkon 0d09039e5f Fix settings screen crashing when saving state
9 months ago
arkon cc56fde9fe Onboarding screen tweaks
9 months ago
arkon 3a0b3de175 Always show trackers action in MangaScreen
9 months ago
arkon 47e544b710 Fix next local chapter not being indicated as downloaded in transition
9 months ago
arkon f7c5b42435 More onboarding screen additions 2: Electric Boogaloo
9 months ago
arkon e3404cd3d3 More onboarding screen additions
9 months ago
arkon 8b57169e92
Add basic onboarding screen (#10199)
9 months ago
arkon ab9a26f6bd Migrate to some newer date/time APIs
9 months ago
Ivan Iskandar 8779b263ab
Downloader: Don't queue chapters on GlobalScope (#10217)
9 months ago
arkon 734cb0be6e Show average scores in tracker search results
10 months ago
arkon 1f259f9298 Fix sharing saved pages from notification
10 months ago
arkon 427fbfdf5e Minor cleanup
10 months ago
arkon 0c860c0fe9 Try to fall back to showing URI for storage location if concrete file path isn't available
10 months ago
arkon 5b2a099203 Migrate ReaderColorFilterView to Compose
10 months ago