63 Commits

Author SHA1 Message Date
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
TacoTheDank
d418ae93b2
Corrected a bunch of lints in "all" (#3035) 2020-05-08 18:11:52 -04:00
arkon
5d5c6016ea Lint fixes 2020-04-25 10:29:23 -04:00
Gauthier
facc1d7bfd
use SourceFactory to have multiple Komga servers (3 for the moment) (#2707)
while waiting for https://github.com/inorichi/tachiyomi/pull/2196 this should suffice for most users
2020-04-19 09:22:24 -04:00
arkon
228178f3a0 Use consistent Gson version for stable compatibility 2020-03-29 12:24:28 -04:00
Gauthier
bc49af1d14
use Book title instead of name (#2459)
use Book numberSort instead of number
2020-03-20 05:47:21 -04:00
Gauthier
0e59671851
[Komga] series metadata (#2197)
* handle Series status
add filter for Series status

* use Series title instead of name
sort by titleSort instead of name
2020-02-06 06:54:30 -05:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
Gauthier
1fcd650001 [Komga] API update + Sort options (#1946)
* use updated Komga API (closes gotson/komga#31, closes gotson/komga#32)

* only retrieve books in READY state (was previously handled server side by default)

* add sort options to Series search (closes gotson/komga#33)
2019-12-30 23:09:35 -05:00
Gauthier
231705d8c1 use OkHttpClient Authenticator instead of always adding credentials in headers (#1767)
[Komga] better handling of authentication
2019-11-11 10:19:09 -05:00
Gauthier
3152424782 [Komga] add filters by library (#1638)
* add filters by library

* add custom User-Agent, Komga server can log it to identify clients

* use BuildConfig for version name in User-Agent

* add file size to chapter name
2019-11-04 22:03:19 -05:00
Gauthier
926ba3c6ce request converted image from server if format is not supported (#1453) 2019-09-06 23:12:54 -04:00
Gauthier
10cecba09b added Komga extension (#1409)
added Komga extension
2019-08-28 12:53:46 -04:00