Commit Graph

12 Commits

Author SHA1 Message Date
4237b8d70e update some dependencies etc 2021-05-27 16:04:37 +02:00
b77d42a941 <zh-dmzj>Add ratelimit to fix HTTP 429 and return webpage url to "Open in browser" and "Share manga". (#5537)
* <zh-dmzj>Add ratelimit to fix HTTP 429 and return human readable webpage url to "Open in browser" and "Share manga".

* Add ratelimit interceptor that only handle specific url host.
2021-01-25 07:29:10 -05:00
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
be6c269621 Use Kotlin DSL for library gradle files (#3628) 2020-06-27 14:02:46 -04:00
9fe99e58cb Update build tools for lib-ratelimit 2020-04-25 10:29:23 -04:00
08907a0896 Revert last four commits (#2337)
Revert last four commits
2020-03-01 19:03:22 -05:00
37f61f602b Update to SDK 29 in ratelimit module 2020-03-01 18:05:05 -05:00
f335365b01 Update to build tools v29.0.2 (#1920) 2019-12-26 12:52:26 -05:00
e267352b13 Revert module changes (closes #1129) 2019-05-24 23:03:28 -04:00
084960736e Merge ratelimit/urlhandler libs, set okhttp as compileOnly (#1130) 2019-05-23 21:44:15 -04:00
b48900b8b7 Abstract URL handling intent logic to library (#1128) 2019-05-23 17:45:35 -04:00
5ea7a40919 Move rate limit interceptor logic to module (#1100) 2019-05-11 11:30:15 -04:00