Commit Graph

54 Commits

Author SHA1 Message Date
Sculas
c0cac3fc4b
build: update patcher 2022-09-07 22:34:36 +02:00
Sculas
50cd62f64f
build: update patcher 2022-09-07 21:05:43 +02:00
Sculas
cdbdd01e18
build: update patcher 2022-09-06 23:45:54 +02:00
oSumAtrIX
1e63a57b86
fix: wrong dependency version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-08-31 20:42:18 +02:00
oSumAtrIX
d8bed241c1
build: bump patcher dependency version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-08-31 20:36:57 +02:00
Sculas
4c229d3508
feat: Add JSON meta 2022-08-28 21:39:13 +02:00
Alberto Ponces
f4192526ea
feat: bundle dex file into jar file (#359) 2022-08-20 01:26:59 +02:00
oSumAtrIX
5267a0f357
build: bump patcher dependency version 2022-08-14 17:33:13 +02:00
oSumAtrIX
6f16bb0925
build: bump patcher dependency version 2022-08-07 22:36:02 +02:00
oSumAtrIX
f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
Sculas
48e4ad7a1d
build: update patcher lib to 3.3.0 2022-08-02 23:40:13 +02:00
Sculas
adcf4065ac
build: update patcher lib to 3.0.0 2022-08-02 21:15:43 +02:00
oSumAtrIX
0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
oSumAtrIX
152b2c90cf fix: incorrect package name in gradle task 2022-07-10 19:58:32 +02:00
bogadana
8081a20285
docs: templated readme (#138) 2022-07-10 15:28:18 +02:00
oSumAtrIX
e0ac9f385f
feat: autorepeat-by-default patch (#106) 2022-07-09 15:53:33 +02:00
bogadana
ac1b645ae3
docs: auto generate list of patches in README.md (#133)
* feat: auto generate list of patches in `README.md`

* sample readme

* formatting

* add codeblocks

* sample readme

* run on publish

* make workflow commit readme

* update readme [skip ci]

* update gen [skip ci]

* update workflow [skip ci]

* add readme to release assets

* fix: spacing in title

Co-authored-by: Sculas <contact@sculas.xyz>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-08 21:17:39 +02:00
bogadana
6146ef081d
build: bump patcher dependency version (#119) 2022-07-05 18:44:58 +02:00
oSumAtrIX
d614eaae3d build: bump patcher dependency version 2022-07-03 01:01:20 +02:00
oSumAtrIX
066d48f6de
build: bump patcher dependency version 2022-06-30 01:41:38 +02:00
oSumAtrIX
95b8d60404
build: bump patcher dependency version 2022-06-26 18:03:38 +02:00
oSumAtrIX
084078e7f1 refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
Sculas
980c486732
fix: patcher not propagating dexlib 2022-06-23 12:23:31 +02:00
Sculas
e3d0bb7ee1
fix: update patcher version 2022-06-23 12:15:00 +02:00
Sculas
5f54bc9aa8
fix: update patcher version 2022-06-22 00:01:36 +02:00
oSumAtrIX
2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
Sculas
1a379dfd97
fix: update patcher version (#35)
Fixes #34
2022-06-19 17:26:08 +02:00
Sculas
91483a8fbf
fix: broken gradle task 2022-06-16 13:33:50 +02:00
Lucaskyy
4d07961c8a
fix: broken gradle task 2022-06-16 13:27:45 +02:00
Lucaskyy
28e3f554ea
fix: broken gradle task 2022-06-16 12:55:13 +02:00
Lucaskyy
c34c1be21f
feat: generate dex files using gradle task 2022-06-16 12:47:49 +02:00
Lucaskyy
7102a25dc6
fix: forgot about this 2022-06-16 12:00:06 +02:00
Lucaskyy
f6a8911906
fix: dummy task for Gradle semantic-release plugin 2022-06-16 11:55:41 +02:00
oSumAtrIX
0da15fb0ef
fix: environment variable not found in gradle build script 2022-06-14 01:31:37 +02:00
oSumAtrIX
cf1b568f75
chore: bump stdlib dependency version 2022-06-14 01:11:04 +02:00
oSumAtrIX
1dc768f20f
chore: publish releases instead of packages 2022-06-14 01:10:01 +02:00
oSumAtrIX
9a063d4175
chore: bump patcher dependency version 2022-06-12 01:38:54 +02:00
oSumAtrIX
763f78a549
chore: bump patcher dependency 2022-06-05 08:14:58 +02:00
oSumAtrIX
494cb47a47
chore: bump patcher dependency 2022-06-04 02:33:08 +02:00
oSumAtrIX
8a0ee03a71
fix: migrate patches to latest patcher api changes 2022-06-01 01:40:57 +02:00
oSumAtrIX
25b86dfcb1
chore: update dependencies 2022-05-26 03:53:56 +02:00
oSumAtrIX
44e6145474
chore: update kotlin jvm
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-24 00:17:01 +02:00
oSumAtrIX
3e55831960
chore: update dependencies
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-23 21:00:27 +02:00
oSumAtrIX
e12e484e37
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-22 13:43:41 +02:00
oSumAtrIX
fe4a439cb2
fix: use the latest version of patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-07 21:42:18 +02:00
oSumAtrIX
102793f24f
fix: tests failing
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-07 05:31:29 +02:00
oSumAtrIX
2af29e9049
Migrate to new organization 2022-05-07 01:23:58 +02:00
Lucaskyy
80276c7e5b
chore: upgrade Kotlin & add test library 2022-04-14 19:19:26 +02:00
Lucaskyy
f6d07d0abd
chore: publish and get from maven local 2022-04-10 00:51:24 +02:00
oSumAtrIX
3395d69747
fix: attempt on all patches 2022-04-09 22:59:51 +02:00