9 Commits

Author SHA1 Message Date
Claudemirovsky
0a51fa4555
[skip ci] refactor: Refactor and simplify common libraries (#2807) 2024-01-22 02:45:23 +01:00
Claudemirovsky
d07a8f28bf
[skip ci]refactor(lib): General refactoration (#1579) 2023-05-06 14:50:45 +02:00
Claudemirovsky
933138fa6a
[skip ci] Remove useless files and solve AGP warnings (#1575)
* chore: Remove useless files

* [skip ci] refactor: Solve deprecation warnings from AGP
2023-05-02 20:01:30 +02:00
Claudemirovsky
62f45e094d
[skip ci] Update dependencies (#1343)
* Bump harmless dependencies

Note that bumping the android plugin will make compilation show lots of
"hey bro use namespace instead of AndroidManifest.xml" warnings

* Remove duktape dependency

Zero extensions are using it, so its safe to remove. For executing js in
extensions we can use quickjs instead of ducktape.

* Upgrade gradle to 7.6

* Update kotlin

* Update OkHttp

* Update JSoup

Jesus Christ this was boring asf

* Update KtLint

* [skip ci] refactor on some build.gradle.kts files

* Expose coroutines to all extension by default
2023-02-28 14:12:46 +01:00
jmir1
0f7df7a71c merge upstream 2022-08-06 20:59:16 +02:00
jmir1
4237b8d70e update some dependencies etc 2021-05-27 16:04:37 +02:00
arkon
d84a4c90b1
Project reorganization (#5096)
* Rename AndroidConfig to Config

* Move base AndroidManifest.xml

* Make fallback icons into an Android module

* Add example of how to only load a single extension in Gradle project
2020-12-11 09:41:48 -05:00
arkon
be6c269621
Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00
Mike
7e9bb52cbc
Manga Ship extension, DataImageInterceptor (#3177)
* Manga Ship extension, DataImageInterceptor

* tweak regex
2020-05-18 22:30:26 -04:00