Commit Graph

32 Commits (c892c793a82c0349a3001954fd3a4fda9fece0dd)

Author SHA1 Message Date
stevenyomi 448702e5be
OkHttp Call: split await() and awaitSuccess() (#8980)
2 years ago
Andreas aee785a8bb
Move more implementation to data module (#8971)
2 years ago
Andreas 2b5d9fd76b
Move shared configuration to subprojects in root Gradle file (#8951)
2 years ago
Andreas c31e75f02f
Create plugin for linting (#8942)
2 years ago
arkon a2ee4e63ae Minor cleanup
2 years ago
arkon 4cd01428ed Only show MIUI extension warning on MIUI >= 13
2 years ago
arkon addd6bffbd Bump default user agent string and minimum WebView version
2 years ago
arkon db3c98fe72 Update OkHttp
2 years ago
arkon 2a2c6cee5f Allow zooming in WebView
2 years ago
arkon d12ea86b55 Add shecan DoH provider
2 years ago
arkon 21bc0f1952 Don't use default Lenovo "browser" handler
2 years ago
arkon 65387d0089 Bump default user agent string
2 years ago
stevenyomi 073e9f94ff
Reorder parameters of JSON parsing method (#8321)
2 years ago
arkon fbda243c0d Avoid crashing during eager WebView init
2 years ago
stevenyomi 2d19729869
Clean up OkHttp methods and parse from Okio directly (#8238)
2 years ago
Ivan Iskandar 890f1a3c7b
Full Compose settings (#8201)
2 years ago
arkon 26a42ba9c0 Upgrade to Kotlin 1.7.20
2 years ago
arkon 7be6863910
Add JavaScriptEngine abstraction to extensions-lib (#8155)
2 years ago
stevenyomi 8b9a06e298
Requests: add `GET(HttpUrl)` overload (#8107)
2 years ago
AntsyLich e2ce3f68bf
Increase timeout duration of WebViewInterceptors (#8099)
2 years ago
stevenyomi f4c684b4b8
Remove cache control on already cacheless image request (#8085)
2 years ago
AntsyLich a35f947892
Cleanup webview interceptors (#8067)
2 years ago
arkon f0af3858e8 Bump minimum WebView version and default user agent string
2 years ago
Andreas b5dca2eb09
Move chapter preferences from PreferencesHelper to LibraryPrefrences (#8061)
2 years ago
Andreas 5cdcc1679f
Split backup preferences from PreferencesHelper (#8051)
2 years ago
Andreas e82963c9ef
Split download preferences from PreferencesHelper (#8048)
2 years ago
arkon 2b089648a3 Remove redundant preference keys
2 years ago
arkon 0225711f6f Clean up base classes
2 years ago
arkon 7ec822503a Catch error properly when app update check fails (fixes #8019)
2 years ago
Andreas b668364afb
Split security preferences from PrefrencesHelper (#8030)
2 years ago
Andreas 0086743a53
Use 1.x preference abstraction (#8020)
2 years ago
Andreas 86fe850794
Extract source api from app module (#8014)
2 years ago