tachiyomi/source-api
arkon 6d9a8a30e9 Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent
Implemented as an intermediate step in the existing Global Search share intent workflow.
If any source manages to resolve the URI (e.g., a URL, a slug, etc.), the resolved SManga entry
is directly opened. If nothing gets resolved, continue to a Global Search.
2023-08-25 22:25:00 -04:00
..
src Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent 2023-08-25 22:25:00 -04:00
.gitignore Extract source api from app module (#8014) 2022-09-15 18:12:27 -04:00
build.gradle.kts Upgrade to SQLDelight 2 2023-07-29 15:32:09 -04:00
consumer-proguard.pro Adjust source-api R8 rules (#8064) 2022-09-24 10:13:58 -04:00