tachiyomi/source-api/src
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
..
androidMain/kotlin/eu/kanade/tachiyomi Convert source modules to Kotlin Multiplatform (#9172) 2023-03-05 10:16:19 -05:00
commonMain Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent 2023-08-25 22:25:00 -04:00