Mitchell Syer
4c2a05c3a6
Update Java to 21 ( #1149 )
...
* Update Java to 21
* Update Readme
2024-11-17 12:17:39 -05:00
Syer10
fb045c501a
Update Kotlin to 2.0.20
2024-09-02 21:25:01 -04:00
Mitchell Syer
f739c54292
Rename the project ( #795 )
2024-01-05 14:12:35 -05:00
Mitchell Syer
849acfca3d
Switch to a new Ktlint Formatter ( #705 )
...
* Switch to new Ktlint plugin
* Add ktlintCheck to PR builds
* Run formatter
* Put ktlint version in libs toml
* Fix lint
* Use Zip4Java from libs.toml
2023-10-06 23:38:39 -04:00
Mitchell Syer
c8865ad185
Implement Non-Final 1.5 Extensions API ( #699 )
...
* Implement non-final 1.5 extensions API
* Bump lib version max
* Add visibility to preferences
* Add preference visibility
2023-10-04 22:01:45 -04:00
Mitchell Syer
ee8ec460a1
Improve Gradle Configuration ( #478 )
...
* Improve gradle configuration
* Formatting fix
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve asm version lock description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
* Improve image decoder description
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com >
2023-01-07 20:07:53 +03:30
Aria Moradi
f47dc6b9de
WebView based cloudflare interceptor ( #456 )
...
* WebView based cloudflare interceptor
ported https://github.com/vvanglro/cf-clearance to kotlin
* code clean up
* Forgot to commit these
* Get ResolveWithWebView working
1. Make sure to .use all closeable resources
2. Use 10 seconds instead of 1 second for waiting for cloudflare(this was the most probable issue)
3. Use Extension UA when possible
4. Minor cleanup of logging
* rewrite and refactor
Co-authored-by: Syer10 <syer10@users.noreply.github.com >
2022-12-04 12:08:54 +03:30
Mitchell Syer
3bef07eeab
Update dependencies ( #422 )
...
* Update dependencies and lint files
* Revert lint
2022-10-22 03:33:07 +03:30
Mitchell Syer
63ca189907
Update Gradle and Dependencies ( #281 )
2022-01-07 17:03:01 +03:30
Aria Moradi
6130fb9ba2
update dex2jar
2021-12-13 17:16:19 +03:30
Aria Moradi
cd8b4c9dd7
convert android.jar lib to a maven repo
2021-09-28 17:55:50 +03:30
Mitchell Syer
13b034875b
Workaround StdLib issue and add KtLint to all modules ( #206 )
...
* Workaround buildconfig kotlin stdlib issue
* Add KtLint to all modules
2021-09-25 04:31:03 +03:30
Mitchell Syer
f20962b02b
Gradle Updates ( #199 )
...
* Cleanup and update gradle, update dependencies
* Duplicate Jsoup
2021-09-18 22:07:19 +04:30
Aria Moradi
0173d5e4b3
migrate to Javalin 4
2021-09-14 03:23:00 +04:30
Aria Moradi
9a8956ef9d
update dependencies
2021-09-09 16:41:41 +04:30
Aria Moradi
34f024ace2
migrate dex2jar dependency to @ThexXTURBOXx version
2021-08-21 16:36:34 +04:30
Aria Moradi
b5f771368a
put back dex2jar where it should be
2021-08-19 03:15:35 +04:30
Aria Moradi
e9b07849fe
move dex2jar to server, lint
2021-08-19 01:47:26 +04:30
Aria Moradi
291c2e692d
clean up build.gradle files, move constants to buildSrc
2021-08-18 04:24:58 +04:30
Aria Moradi
fcdda6406e
update dependencies
2021-08-17 23:53:41 +04:30
Aria Moradi
2494d0821d
ConfigurableExtension(PreferenceScreen) support ( #163 )
...
* initial PreferenceScreen support, works with 'NeoXXX Scans' (pt-br)
* convert EditTextPreference to json successfully
* commit what I've got
* bring back the old SharedPreferences for CustomContext, implement Toast
* put back syer's implementation
2021-07-31 03:53:28 +04:30
Syer10
fc8bb10ca3
Modify extension bytecode to fix SimpleDateFormat cannot parse errors
2021-06-26 12:51:54 -04:00
Aria Moradi
e21f3b9c75
closes #130
2021-06-04 21:51:48 +04:30
Syer10
e69dbbf418
Working shared preferences ( #112 )
...
* Working shared preferences
* Remove unneeded prefs dir
* Todo
2021-05-30 04:05:56 +04:30
Aria Moradi
155f9f107d
more of package moving
2021-05-27 02:07:32 +04:30
Aria Moradi
3a33196cf1
cleanup dependencies
2021-05-20 16:22:54 +04:30
Aria Moradi
5304917e53
fix multiple version warning
2021-05-06 14:14:04 +04:30
Aria Moradi
831b74d2ec
bintray is dead
2021-05-06 13:07:40 +04:30
Syer10
5f4c7454ee
Update everything ( #68 )
...
* Update everything, cleanup build.gradle.kts's
* Make requested changes
2021-05-03 22:19:09 +04:30
Syer10
c0df7d314b
Add initial testing suit
2021-04-03 16:42:13 -04:00
Aria Moradi
15bd5b4b7a
the new and improved apk installer
2021-04-03 19:47:31 +04:30
Aria Moradi
2b2601aa4a
move coroutines to root
2021-04-02 03:14:40 +04:30
Aria Moradi
77cf87c989
refactor
2021-03-30 17:21:41 +04:30
Aria Moradi
ec877f632f
refactor & config improvments
2021-03-27 18:30:36 +04:30
Aria Moradi
0ef86c34b7
server configuration fam
2021-03-11 14:43:29 +03:30
Aria Moradi
1e46a0c78c
android support! thanks to TachiWeb devs.
2021-01-02 04:57:20 +03:30