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
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
Zero
d9c6f52e21
Basic android.graphics Rect and Canvas implementation ( #461 )
...
Some extensions use more Canvas methods, but they don't
really seem to get that far yet, all the others I was
able to test seem to work now.
2022-12-06 07:48:40 +03:30
Zero
0a748cd53b
implementation of android.graphics.BitmapFactory ( #460 )
...
Only what was needed is implemented, compression method is still untested.
2022-12-05 19:21:16 +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
cd8b4c9dd7
convert android.jar lib to a maven repo
2021-09-28 17:55:50 +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
8a9a4f21b1
remove some stuff we don't use
2021-08-18 04:06:13 +04:30
Syer10
fc8bb10ca3
Modify extension bytecode to fix SimpleDateFormat cannot parse errors
2021-06-26 12:51:54 -04:00
Syer10
e69dbbf418
Working shared preferences ( #112 )
...
* Working shared preferences
* Remove unneeded prefs dir
* Todo
2021-05-30 04:05:56 +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
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
bb09cfddb3
Migrate from Oracle Nashorn to Mozilla's Rhino
2021-03-28 01:15:50 +04:30
Aria Moradi
62b1e99bbf
get the right dex2jar package please
2021-03-26 02:07:00 +04:30
Aria Moradi
1e46a0c78c
android support! thanks to TachiWeb devs.
2021-01-02 04:57:20 +03:30