tachiyomi/app/src/main/res
ThePromidius 92b039fac7
Add Kavita tracker (#7488)
* Added kavita tracker

* Changed api endpoint since tachiyomi has it's own. Moved some processing to backend

* Bugfix. Parsing to int instead of float

* Ignore DOH, update migration and cleanup

* Fix Unexpected JSON token
	modified:   app/src/main/java/eu/kanade/tachiyomi/data/track/TrackManager.kt
	modified:   app/src/main/java/eu/kanade/tachiyomi/data/track/kavita/KavitaApi.kt
	modified:   app/src/main/java/eu/kanade/tachiyomi/data/track/kavita/KavitaModels.kt

* Apply code format suggestions from code review

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Apply simplified code suggestions from code review

Co-authored-by: Andreas <andreas.everos@gmail.com>

* Removed unused dtos

* Use setter instead of function to get apiurl

* Added Interceptor

* Handle not configured/not accesible sources

* Unused import

* Added kavita to new tracking settings screen

* Delete SettingsTrackingController.kt to solve conflict

* Review comments
* Removed break lines from log messages
* Fixed jwt typo

* Merged enhanced services compatibility warning message to be more generic.
* Updated Komga String res to use new formatted one
* Added Kavita String res to use formatted one

* Apply suggestions from code review - hardcoded strings to track name

Co-authored-by: Andreas <andreas.everos@gmail.com>

Co-authored-by: Andreas <andreas.everos@gmail.com>
2022-11-11 15:19:41 -05:00
..
anim Revert removing Fullscreen theme (#7974) 2022-09-10 09:17:06 -04:00
color Clean up strings and resources (#8253) 2022-10-20 17:48:13 -04:00
drawable WebView for chapter link (#8281) 2022-10-28 11:41:51 -04:00
drawable-nodpi Add Kavita tracker (#7488) 2022-11-11 15:19:41 -05:00
drawable-v26 Clean up strings and resources (#8253) 2022-10-20 17:48:13 -04:00
layout Full Compose MangaController (#8452) 2022-11-09 22:31:56 -05:00
layout-sw720dp Remove side nav icon alignment preference 2022-10-27 17:30:12 -04:00
menu WebView for chapter link (#8281) 2022-10-28 11:41:51 -04:00
mipmap-anydpi-v26 Support Android 13 themed app icon 2022-03-11 07:57:57 -05:00
mipmap-hdpi Use Material Icons for untrusted extension's icon (#7518) 2022-07-13 09:18:50 -04:00
mipmap-mdpi Use Material Icons for untrusted extension's icon (#7518) 2022-07-13 09:18:50 -04:00
mipmap-xhdpi Use Material Icons for untrusted extension's icon (#7518) 2022-07-13 09:18:50 -04:00
mipmap-xxhdpi Use Material Icons for untrusted extension's icon (#7518) 2022-07-13 09:18:50 -04:00
mipmap-xxxhdpi Use Material Icons for untrusted extension's icon (#7518) 2022-07-13 09:18:50 -04:00
values Replace numberpicker with wheelpicker (#8501) 2022-11-11 15:02:45 -05:00
values-night Move manga screen filter sheet to toolbar 2022-10-14 16:30:14 -04:00
values-night-v31 Glance widget for Updates (#7581) 2022-07-31 11:31:40 -04:00
values-sw720dp Remove unused resources 2022-09-10 10:19:38 -04:00
values-v27 Merge light and dark themes (#5470) 2021-07-02 08:44:04 -04:00
values-v28 Revert moving arrays to i18n (#7977) 2022-09-10 12:21:51 -04:00
values-v31 Glance widget for Updates (#7581) 2022-07-31 11:31:40 -04:00
xml Glance widget for Updates (#7581) 2022-07-31 11:31:40 -04:00