arkon
|
ca096808f3
|
Replace usage of Gson in MMRCMSJsonGen and update Zahard URL (#10084)
|
2021-12-12 18:04:11 -05:00 |
arkon
|
251e8da7c1
|
Remove unused kotson dependency
|
2021-12-12 16:35:51 -05:00 |
arkon
|
39b7fe8c4e
|
Move Duktape stub to extensions-lib (#9954)
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
|
2021-11-28 13:00:39 -05:00 |
FlaminSarge
|
f3b3995174
|
[Mangadex] Update content rating to use MultiSelectListPref (#9670)
|
2021-10-30 09:56:35 -04:00 |
arkon
|
6a75de9261
|
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368)
|
2021-10-04 16:44:32 -04:00 |
Alessandro Jean
|
e8b6a225aa
|
Replace Gson usage with kotlinx.serialization in some sources (#7372)
* Replace Gson usage with kotlinx.serialization in some sources.
* Add kotlinx.serialization to common-dependencies.
* Add missing dependencies.
|
2021-06-02 06:40:59 -04:00 |
arkon
|
8a13a17a52
|
Add support for SwitchPreferenceCompat
|
2021-05-08 09:35:03 -04:00 |
arkon
|
50bf2a56e5
|
Update dependencies; drop Android 4.x support (#6742)
|
2021-04-28 15:38:05 -04:00 |
Aria Moradi
|
0ce4416f09
|
Multisrc bugfix and genkan refactor (#5707)
* themesource bugfix, refactor genkan
* revert 3da46570aa
|
2021-02-08 16:37:48 -05:00 |
Aria Moradi
|
c1a1e3555d
|
fixes main method running from android studio (#5693)
|
2021-02-08 08:30:05 -05:00 |
arkon
|
3da46570aa
|
Move annotations and Duktape stub into core module
|
2021-02-06 18:16:04 -05:00 |
Aria Moradi
|
3f081f69ac
|
lib-themesources, split Genkan into single-source extensions (#5154)
* lib themesources copied from SnakeDoc83/tachiyomi-extensions/library
* update to the newer Genkan
* update genkan generator
* GenkanOriginal
* code cleanup
* add all Genkan sources
* generate inside generated-src, res override
* src override
* move overrides out of library
* move overrides to a better place
* remove leftover generated files
* remove leftover generated files
* add generators main class
* comment the code
* Now sources are purely generated
* uncomment generators
* enhance comments
* icons by @as280093
* fix pathing issues
* nullpointerexception proof
* runAllGenerators task
* more flexibility in lib structure, fix a fiew errors
* update github workflows
* correct nonames scans directory name
* rename SK Scans to Sleeping Knight Scans
* fix typo
* update depencencies
* remove defaultRes from dependencies
* fix bug with nsfw
* fix nsfw generation
* themesourcesLibraryVersion is included in build.gradle extVersionCode
* improve javadoc
* fix formatting and language code generation
* comply with #5214
* common dependencies
* rename and move lib/themesources into /multisrc
* use not depricated form
* cleanup runAllGenerators task
* cleanup even more
* oops extra file
* remove test code
* comments
* update docs and refactor
* update docs
* requested changes
* clean up dependencies
* sealed dataClass
* refactor
* refactor string generators
* bring back writeAndroidManifest
* update overrideVersionCode javadoc
* update overrideVersionCode javadoc
* move dependency to extension source
* refactor runAllGenerators
* improve docs
* remove extra file
|
2021-02-06 17:32:04 -05:00 |