Andreas
5145eec280
Re: Use Gradle version catalog to simplify dependencies ( #10953 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
* Remove libs variables in buildScript
- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
arkon
985f285fc7
Revert "Use Gradle version catalog to simplify dependencies ( #10938 )"
...
This reverts commit c83960aaef
.
2022-02-27 09:53:18 -05:00
Andreas
c83960aaef
Use Gradle version catalog to simplify dependencies ( #10938 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
2022-02-27 09:49:41 -05:00
arkon
4f59751cb0
Remove explicit build tools version ( #9013 )
2021-09-09 08:57:15 -04:00
arkon
3d0af119ce
Compile to SDK 30, update lib dependencies ( #7187 )
2021-05-22 16:04:17 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
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