mihon/app/src/main/java/eu/kanade/presentation
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
..
browse Center extension name in ExtensionDetailsScreen (#8407) 2022-11-01 12:03:31 -04:00
category Use Voyager on Category screen (#8472) 2022-11-07 22:13:14 -05:00
components Tweak library continue reading button 2022-11-10 22:08:23 -05:00
crash Tweak Crash activity (#8229) 2022-10-17 20:38:05 -04:00
history Voyager on History tab (#8481) 2022-11-09 09:26:29 -05:00
library Add "Play" button on manga in library (#8218) 2022-11-07 22:32:23 -05:00
manga Full Compose MangaController (#8452) 2022-11-09 22:31:56 -05:00
more Add Kavita tracker (#7488) 2022-11-11 15:19:41 -05:00
theme Full Compose settings (#8201) 2022-10-15 11:38:01 -04:00
updates Adjust read next history logic 2022-11-05 10:37:32 -04:00
util Full Compose MangaController (#8452) 2022-11-09 22:31:56 -05:00
webview Clean up strings and icons (#8326) 2022-10-29 11:43:51 -04:00