komikku/domain
arkon f4e92e4a56 Add more replacement suspend functions for source APIs
These are basically 1-to-1 replacements for the existing RxJava APIs.
This will make the initial migration off of RxJava simpler. We'll
revisit the actual call flows in followup versions of the API.

(cherry picked from commit 26c5d761da4ba577481f41e63f03952b8a6c323f)

# Conflicts:
#	data/src/main/java/tachiyomi/data/source/SourcePagingSource.kt
#	source-api/src/commonMain/kotlin/eu/kanade/tachiyomi/source/online/HttpSource.kt
#	source-api/src/commonMain/kotlin/eu/kanade/tachiyomi/source/online/HttpSourceFetcher.kt
2023-10-01 15:44:50 -04:00
..
src Add more replacement suspend functions for source APIs 2023-10-01 15:44:50 -04:00
.gitignore Move Category model and repository to domain and data layer (#8967) 2023-02-07 17:18:30 -05:00
build.gradle.kts Move GitHub Release/App Update logic to data (#9422) 2023-05-06 13:12:02 -04:00
consumer-rules.pro Move Category model and repository to domain and data layer (#8967) 2023-02-07 17:18:30 -05:00
proguard-rules.pro Move Category model and repository to domain and data layer (#8967) 2023-02-07 17:18:30 -05:00