tachiyomi/app/src/main/java/eu/kanade/presentation/browse
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
..
components Add private extension install method (#9710) 2023-08-05 12:15:52 -04:00
BrowseSourceScreen.kt Change the wording to "Retry" when page fails to load. (#9701) 2023-07-11 09:15:38 -04:00
ExtensionDetailsScreen.kt Add private extension install method (#9710) 2023-08-05 12:15:52 -04:00
ExtensionFilterScreen.kt Remove fast scrollbar from some unnecessary places 2023-07-16 22:19:50 -04:00
ExtensionsScreen.kt Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent 2023-08-25 22:25:00 -04:00
GlobalSearchScreen.kt Dedupe SearchScreenModels 2023-07-16 19:44:32 -04:00
MigrateMangaScreen.kt Minor cleanup 2023-07-23 20:03:37 -04:00
MigrateSearchScreen.kt Dedupe SearchScreenModels 2023-07-16 19:44:32 -04:00
MigrateSourceScreen.kt Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent 2023-08-25 22:25:00 -04:00
SourcesFilterScreen.kt Minor cleanup 2023-07-23 20:03:37 -04:00
SourcesScreen.kt Add ResolvableSource interface for potentially opening entries directly based on some URI via a share intent 2023-08-25 22:25:00 -04:00