Commit Graph

39 Commits (2d7650537db907a4129f4a07db15950339b319e9)

Author SHA1 Message Date
arkon 2d7650537d Address some build warnings
9 months ago
arkon 44d6c4fe44 Minor cleanup/docs
9 months ago
arkon 00afee83b8 Suppress build warnings from MPP modules
10 months ago
arkon 46e734fc8e
Migrate to multiplatform string resources (#10147)
10 months ago
arkon 7326598475 Minor cleanup to ResolvableSource
11 months ago
Joshua Owolabi f84868a264
Allow extensions to open manga or chapter by URL (#9996)
11 months ago
arkon 0f42b9f154 Add source preferences to backups
11 months ago
arkon afb1ee2200 Rename new method in ConfigurableSource to get preferences
12 months ago
arkon 2dd2db7225 Update to Kotlin 1.9.10
1 year ago
arkon 26c5d761da Add more replacement suspend functions for source APIs
1 year ago
arkon 3f0db60a99 Minor updates
1 year ago
arkon d29b7c4e57 Switch to different ktlint plugin
1 year ago
arkon 13dc54df70 Remove unused rxandroid dependency
1 year ago
arkon 6d9a8a30e9 Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent
1 year ago
Alessandro Jean 3411ac40c0
Make source ID generation function reusable to extensions (#9836)
1 year ago
Mekanik 8f395d98e7
Make some error messages localizable (#9811)
1 year ago
arkon 6a558ad119 Upgrade to SQLDelight 2
1 year ago
Ivan Iskandar 8df9bce1b4
Upgrade Kotlin 1.8.21 (#9495)
1 year ago
arkon 94c94b2d88 Minor JavaDoc updates
1 year ago
Andreas 1abf01c4a0
Convert source modules to Kotlin Multiplatform (#9172)
2 years ago
arkon 93523ef50b Remove dependency injection from core module and data module from presentation-widget module
2 years ago
arkon e3cf863230 Start moving some Compose components to presentation-core module
2 years ago
Two-Ai bd2cb97179
Replace RxJava in DownloadQueue (#9016)
2 years ago
arkon 1730dd6af1 Move more things around
2 years ago
Two-Ai b4b3a4d286
Fixup HttpPageLoader _loadPage (#8984)
2 years ago
Two-Ai 2ef1f07aae
Replace PageLoader.getPage() with PageLoader.loadPage() (#8976)
2 years ago
Andreas 2b5d9fd76b
Move shared configuration to subprojects in root Gradle file (#8951)
2 years ago
Andreas c31e75f02f
Create plugin for linting (#8942)
2 years ago
Two-Ai 593172f891
Track Page progress with StateFlow (#8749)
2 years ago
Two-Ai 6ca32710be
Cleanup Page status (#8696)
2 years ago
stevenyomi b006fe3a22
Revert "Tweak how `getChapterUrl` works (#8392)" (#8427)
2 years ago
AntsyLich 1a25cea0d6
Tweak how `getChapterUrl` works (#8392)
2 years ago
arkon 26a42ba9c0 Upgrade to Kotlin 1.7.20
2 years ago
AntsyLich de23226591
Add methods to get manga and chapter url (#8114)
2 years ago
stevenyomi f4c684b4b8
Remove cache control on already cacheless image request (#8085)
2 years ago
Alessandro Jean ba533f30ce
Add support to update strategy on global update (#7902)
2 years ago
Ivan Iskandar 747cbd24cb
Adjust source-api R8 rules (#8064)
2 years ago
Ivan Iskandar 4a3070265a
Upgrade AGP 7.3.0 (#8016)
2 years ago
Andreas 86fe850794
Extract source api from app module (#8014)
2 years ago