mihon/app/src/main/java/eu/kanade/tachiyomi/ui
AntsyLich de23226591
Add methods to get manga and chapter url (#8114)
* Add methods to get manga and chapter url

Some fork supports directly opening chapters with webview hence `getChapterUrl`

* Review Changes

* Add since to javadoc
2022-10-01 11:31:07 -04:00
..
base Tweak behavior on Browse screen (#8121) 2022-10-01 10:32:41 -04:00
browse Reduce some usages of toDbManga (#8116) 2022-10-01 11:01:25 -04:00
category Move default category into database (#7676) 2022-08-05 09:32:10 -04:00
download DownloadController: Fix first active download status not updating (#8069) 2022-09-24 11:59:11 -04:00
library Move LibraryManga to domain layer (#8126) 2022-10-01 11:30:51 -04:00
main Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
manga Add methods to get manga and chapter url (#8114) 2022-10-01 11:31:07 -04:00
more Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
reader Don't download completely read chapter if it was in queue (#8113) 2022-10-01 10:58:13 -04:00
recent HistoryScreen: Remove paging (#8125) 2022-10-01 10:50:25 -04:00
security Adjust app lock mechanism (#7924) 2022-09-02 11:48:48 -04:00
setting Split the rest of the preferences in PreferencesHelper (#8074) 2022-09-25 10:07:06 -04:00
webview Clean up UpdatesController 2022-09-18 22:38:44 -04:00