Commit Graph

11 Commits

Author SHA1 Message Date
Oldwangtouchtouchdoge 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
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
arkon 9fe99e58cb Update build tools for lib-ratelimit 2020-04-25 10:29:23 -04:00
happywillow0 08907a0896
Revert last four commits (#2337)
Revert last four commits
2020-03-01 19:03:22 -05:00
arkon 37f61f602b Update to SDK 29 in ratelimit module 2020-03-01 18:05:05 -05:00
arkon f335365b01
Update to build tools v29.0.2 (#1920) 2019-12-26 12:52:26 -05:00
Eugene Cheung e267352b13
Revert module changes (closes #1129) 2019-05-24 23:03:28 -04:00
Eugene 084960736e
Merge ratelimit/urlhandler libs, set okhttp as compileOnly (#1130) 2019-05-23 21:44:15 -04:00
Eugene b48900b8b7
Abstract URL handling intent logic to library (#1128) 2019-05-23 17:45:35 -04:00
Eugene 5ea7a40919
Move rate limit interceptor logic to module (#1100) 2019-05-11 11:30:15 -04:00