Commit Graph

6421 Commits (a9c7cbf2c43959ae7ad9df3baa2306a254dd57e3)
 

Author SHA1 Message Date
arkon 556f5a42a7 Fix lint error
9 months ago
arkon 850813820c Disable customized fetch intervals for stable builds for now
9 months ago
arkon dba5e6fbfd Revert "Implement predictive back animation (#10273)"
9 months ago
arkon c17ada2c98 Support external repos
9 months ago
arkon 32bed9b041 Change fetch interval action to show days until next expected update
9 months ago
arkon e0a0942015 Remove custom extension readme/changelog URLs
9 months ago
arkon 8409ebe4eb Fix temp chapter files not being able to be created when reading
9 months ago
arkon 493da5c3f4 Force users to retrust unknown extensions on cold starts
9 months ago
arkon 4e221397ce Remove tmp chapter files after exiting reader
9 months ago
arkon 8a7d6a328a Update Mullvad DoH configuration
9 months ago
arkon 22589a9c30 Fix next expected update being weird number sometimes
9 months ago
arkon ec478cbb1b Defer ACRA reporting until device is idle/not low battery/on unmetered network
9 months ago
arkon b5e3f429fc Fix extension settings icon trying to install update instead of opening details
9 months ago
arkon 83130f9bf9 Try to show actual path in invalid location downloader notification
9 months ago
arkon 6f34c5e894 Prevent creating backups with no valid options selected
9 months ago
arkon 74931fad86 Use Material3 version of AboutLibraries
9 months ago
arkon 6ab8e1e73d Don't use reflection for handling backup options as boolean array
9 months ago
arkon 1cdaa761b7 Dedupe common LazyColumn with action at bottom layout
9 months ago
renovate[bot] 901b77f55c
Update dependency org.jsoup:jsoup to v1.17.2 (#10277)
9 months ago
arkon 54f4711f7b Show next expected update in interval dialog
9 months ago
arkon 3d0d5c0472 Misc refactoring
9 months ago
arkon f0a0ecfd4a Allow creating backups without library entries
9 months ago
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