Taco
|
5f7e34b6a1
|
Update Okio, use more KTX stuff (#4353)
* Update Okio to 2.10.0
* Use some more KTX extensions
|
2021-01-26 09:02:53 -05:00 |
|
arkon
|
a93c0577ac
|
Minor cleanup
|
2021-01-24 11:04:25 -05:00 |
|
arkon
|
0685382083
|
Extract user agent string from WebView
|
2021-01-23 15:57:59 -05:00 |
|
arkon
|
0affc0d58b
|
Migrate to official MyAnimeList API (closes #4140)
|
2020-12-18 23:18:31 -05:00 |
|
arkon
|
2cc2a90941
|
Refactor CustomTabsIntent creation
|
2020-12-13 22:30:27 -05:00 |
|
arkon
|
e8627800fe
|
Remove bundled fallback file picker
|
2020-12-13 12:42:10 -05:00 |
|
arkon
|
907fbb94a2
|
Require WebView 86+
|
2020-12-13 11:27:05 -05:00 |
|
Taco
|
c2b8fea291
|
Update libraries, some lints (#4099)
* Update some plugins
* Fix some miscellaneous lints
|
2020-12-08 22:21:08 -05:00 |
|
Taco
|
60755d0c26
|
Use some more KTX and Compat stuff (#3933)
* Use more KTX extensions
* Update Android Studio
* Use more Compat classes
|
2020-10-12 16:46:25 -04:00 |
|
arkon
|
b88e444cbc
|
Bump minimum WebView version to 84
|
2020-10-10 16:35:08 -04:00 |
|
arkon
|
76f6fe4601
|
Use Kolinter Gradle plugin for linting instead of ktlint directly
|
2020-09-13 18:48:20 -04:00 |
|
arkon
|
9920ff617b
|
Clean up X-Requested-With change
This only really affects the initial request, subsequent requests may still use the package name.
|
2020-08-22 12:49:00 -04:00 |
|
arkon
|
64bdfabbd8
|
Revert ktlint update, unrevert Gradle and PR build workflow reverts (#3681)
|
2020-08-15 16:44:46 -04:00 |
|
arkon
|
4a136ef2aa
|
Automatic linting fixes
|
2020-08-13 09:02:15 -04:00 |
|
arkon
|
4857073f30
|
Revert "Use AndroidX WebKit library"
This reverts commit 7e7eb9f39f .
|
2020-08-02 16:12:05 -04:00 |
|
arkon
|
ec56c27071
|
More core-ktx usages
|
2020-07-31 10:29:32 -04:00 |
|
arkon
|
a928d9fa0b
|
Enable more WebView settings to better mimic regular browser
|
2020-07-12 22:40:51 -04:00 |
|
arkon
|
7e7eb9f39f
|
Use AndroidX WebKit library
|
2020-06-10 23:01:11 -04:00 |
|
arkon
|
97aed045e6
|
Copy to clipboard when long pressing tracking title (closes #3163)
|
2020-05-12 09:11:15 -04:00 |
|
arkon
|
d86d861e4b
|
MaterialFastScroll updates
|
2020-05-07 22:40:23 -04:00 |
|
arkon
|
b4c7992726
|
Minor cleanup of wakelocks, extension ID backup
|
2020-05-07 09:14:52 -04:00 |
|
arkon
|
6cd34614f6
|
More extreme method for enforcing WebView availability
|
2020-05-02 19:03:48 -04:00 |
|
arkon
|
74af40a352
|
Revert hiding cutout setting from reader sheet
|
2020-04-28 17:47:34 -04:00 |
|
arkon
|
d593362ba8
|
Merge sources and extensions into one view
|
2020-04-27 19:16:46 -04:00 |
|
arkon
|
57911c42d1
|
Copy debug info when tapping version
|
2020-04-26 22:55:13 -04:00 |
|
arkon
|
0a509cb382
|
Remove usage of alpha color selectors (fixes #2957)
Doesn't work properly in API < 23
|
2020-04-26 17:24:31 -04:00 |
|
arkon
|
3f63b320c4
|
Linting fixes
|
2020-04-25 14:24:45 -04:00 |
|
Jay
|
a088c9ca7c
|
Added Last Used header to browse
|
2020-04-24 10:53:22 -04:00 |
|
arkon
|
96618e9517
|
[CI SKIP] More consistent "WebView" wording
|
2020-04-19 20:53:31 -04:00 |
|
arkon
|
dff239141d
|
Force close app if Webview isn't available
|
2020-04-19 16:10:49 -04:00 |
|
arkon
|
359d4dc1b2
|
Show locale name in system default locale
|
2020-04-18 22:48:52 -04:00 |
|
arkon
|
fbf13efe74
|
Bump minimum extension lib and WebView versions
|
2020-04-18 14:51:20 -04:00 |
|
arkon
|
a1e7592bd8
|
Rename catalogue classes/layouts -> source
|
2020-04-12 12:21:47 -04:00 |
|
arkon
|
8fe79a1fb5
|
Add source pinning (closes #2322)
|
2020-04-10 18:38:24 -04:00 |
|
arkon
|
627a720d4b
|
Migrate to ViewBinding from Kotlin synthetics in controllers
|
2020-04-08 23:06:28 -04:00 |
|
arkon
|
b2fba5083b
|
Duplicate Hebrew strings on build for legacy locale code
|
2020-04-07 22:32:27 -04:00 |
|
arkon
|
0f2d480036
|
More linting fixes
|
2020-02-26 18:12:44 -05:00 |
|
arkon
|
043e3784e8
|
Run linter
|
2020-02-26 18:03:34 -05:00 |
|
arkon
|
5b24a8f21d
|
Revert usage of AndroidX Webkit library (closes #2611)
|
2020-02-21 18:36:05 -05:00 |
|
arkon
|
3ecc883944
|
Run default Android Studio formatter on code
|
2020-02-17 17:23:37 -05:00 |
|
arkon
|
abb2e231f6
|
Switch to AndroidX Webkit library
|
2020-02-15 17:30:30 -05:00 |
|
arkon
|
a50a3df716
|
Only show Webview update prompt if CF bypass fails
|
2020-02-11 18:36:51 -05:00 |
|
arkon
|
f29124773b
|
Lower minimum Webview version warning
|
2020-02-10 22:45:23 -05:00 |
|
arkon
|
8aa48effaa
|
Refactor notification builder extension
|
2020-02-09 17:28:09 -05:00 |
|
arkon
|
f515674dff
|
Show message if WebView version is too low
|
2020-02-09 11:03:17 -05:00 |
|
arkon
|
3c41a5e910
|
Move JsoupExtensions back (fixes #2562)
|
2020-02-02 23:45:13 -05:00 |
|
arkon
|
47f5ea881f
|
Reorganize other util files
|
2020-02-02 22:22:54 -05:00 |
|