oSumAtrIX
|
7d5ecf095c
|
ci: give jobs names
|
2023-01-15 04:06:44 +01:00 |
|
oSumAtrIX
|
fa015a424d
|
refactor: fix formatting
|
2023-01-15 04:06:44 +01:00 |
|
oSumAtrIX
|
dd7dd38357
|
fix: update dependency app.revanced:multidexlib2 (#150)
This commit addresses https://github.com/revanced/multidexlib2/issues/2.
|
2023-01-15 04:06:43 +01:00 |
|
semantic-release-bot
|
22356f2d26
|
chore(release): 6.4.0 [skip ci]
# [6.4.0](https://github.com/revanced/revanced-patcher/compare/v6.3.2...v6.4.0) (2023-01-02)
### Features
* add missing setter to `MutableMethod` ([8f3ecc3 ](8f3ecc318c ))
* do not fix methods or methods in class merger ([4102f43 ](4102f43b8a ))
* fix method and field access when merging classes ([5c09ef7 ](5c09ef7837 ))
* make `aaptPath` nullable ([#146](https://github.com/revanced/revanced-patcher/issues/146)) ([9f0a09a ](9f0a09a756 ))
|
2023-01-02 08:07:08 +00:00 |
|
oSumAtrIX
|
66701f6076
|
chore: merge branch dev to main (#147)
|
2023-01-02 09:05:19 +01:00 |
|
semantic-release-bot
|
6a6ded084e
|
chore(release): 6.4.0-dev.2 [skip ci]
# [6.4.0-dev.2](https://github.com/revanced/revanced-patcher/compare/v6.4.0-dev.1...v6.4.0-dev.2) (2023-01-02)
### Features
* add missing setter to `MutableMethod` ([8f3ecc3 ](8f3ecc318c ))
* do not fix methods or methods in class merger ([4102f43 ](4102f43b8a ))
* fix method and field access when merging classes ([5c09ef7 ](5c09ef7837 ))
|
2023-01-02 07:58:55 +00:00 |
|
oSumAtrIX
|
5887c69bde
|
refactor: move merging classes code to own class (#149)
|
2023-01-02 08:58:05 +01:00 |
|
oSumAtrIX
|
4102f43b8a
|
feat: do not fix methods or methods in class merger
|
2023-01-02 08:50:08 +01:00 |
|
oSumAtrIX
|
5c09ef7837
|
feat: fix method and field access when merging classes
|
2023-01-02 07:57:50 +01:00 |
|
oSumAtrIX
|
3e0bf8c863
|
refactor: move merging classes code to own class
|
2023-01-02 07:57:48 +01:00 |
|
oSumAtrIX
|
8f3ecc318c
|
feat: add missing setter to MutableMethod
|
2023-01-02 07:09:58 +01:00 |
|
oSumAtrIX
|
365da96e2b
|
build: do not comment on successful releases
|
2022-12-31 21:12:03 +01:00 |
|
oSumAtrIX
|
cd68ec4803
|
ci: do not escape in environment variable MESSAGE
|
2022-12-29 19:07:31 +01:00 |
|
semantic-release-bot
|
35265e029c
|
chore(release): 6.4.0-dev.1 [skip ci]
# [6.4.0-dev.1](https://github.com/revanced/revanced-patcher/compare/v6.3.2...v6.4.0-dev.1) (2022-12-20)
### Features
* make `aaptPath` nullable ([#146](https://github.com/revanced/revanced-patcher/issues/146)) ([9f0a09a ](9f0a09a756 ))
|
2022-12-20 19:05:47 +00:00 |
|
Canny
|
9f0a09a756
|
feat: make aaptPath nullable (#146)
|
2022-12-20 20:04:15 +01:00 |
|
semantic-release-bot
|
e802141df5
|
chore(release): 6.3.2 [skip ci]
## [6.3.2](https://github.com/revanced/revanced-patcher/compare/v6.3.1...v6.3.2) (2022-12-18)
### Bug Fixes
* check if fingerprint string is substring of any string references ([c5de9e2 ](c5de9e2988 ))
* print full exception when patch fails ([7cf79e6 ](7cf79e68e0 ))
|
2022-12-18 21:11:48 +00:00 |
|
oSumAtrIX
|
abebc0862c
|
chore: merge branch dev to main (#144)
|
2022-12-18 22:10:56 +01:00 |
|
semantic-release-bot
|
96ef150e89
|
chore(release): 6.3.2-dev.1 [skip ci]
## [6.3.2-dev.1](https://github.com/revanced/revanced-patcher/compare/v6.3.1...v6.3.2-dev.1) (2022-12-18)
### Bug Fixes
* check if fingerprint string is substring of any string references ([c5de9e2 ](c5de9e2988 ))
* print full exception when patch fails ([7cf79e6 ](7cf79e68e0 ))
|
2022-12-18 21:08:40 +00:00 |
|
oSumAtrIX
|
c5de9e2988
|
fix: check if fingerprint string is substring of any string references
|
2022-12-18 22:05:05 +01:00 |
|
semantic-release-bot
|
c391ca648b
|
chore(release): 6.3.2-dev.1 [skip ci]
## [6.3.2-dev.1](https://github.com/revanced/revanced-patcher/compare/v6.3.1...v6.3.2-dev.1) (2022-12-17)
### Bug Fixes
* print full exception when patch fails ([27a8401](27a8401d81 ))
|
2022-12-18 09:02:48 +01:00 |
|
oSumAtrIX
|
7cf79e68e0
|
fix: print full exception when patch fails
|
2022-12-18 09:02:48 +01:00 |
|
oSumAtrIX
|
f07db3c214
|
chore: merge branch dev to main (#143)
|
2022-12-15 21:44:59 +01:00 |
|
oSumAtrIX
|
88bb3a8845
|
ci: do not release on build commit type
|
2022-12-15 19:47:31 +01:00 |
|
oSumAtrIX
|
b9e6bd6775
|
chore: merge branch dev to main (#141)
|
2022-12-15 19:36:43 +01:00 |
|
oSumAtrIX
|
cd1b72e078
|
ci: remove unnecessary step
|
2022-12-15 01:08:00 +01:00 |
|
oSumAtrIX
|
6b889557ab
|
ci: stash before rebasing
|
2022-12-15 01:07:48 +01:00 |
|
oSumAtrIX
|
4b1be8c647
|
ci: only back-merge from main branch to dev
|
2022-12-15 01:04:16 +01:00 |
|
oSumAtrIX
|
73c893c6e7
|
chore: merge branch dev to main (#140)
chore: merge branch `dev` to `main`
|
2022-12-14 00:13:25 +01:00 |
|
oSumAtrIX
|
75b36823b8
|
ci: back-merge releases back into dev branch
|
2022-12-14 00:02:52 +01:00 |
|
semantic-release-bot
|
d2d93cd075
|
chore(release): 6.3.1 [skip ci]
## [6.3.1](https://github.com/revanced/revanced-patcher/compare/v6.3.0...v6.3.1) (2022-12-13)
### Bug Fixes
* publicize types when merging files if necessary ([#137](https://github.com/revanced/revanced-patcher/issues/137)) ([9ec720e ](9ec720e983 ))
|
2022-12-13 22:52:11 +00:00 |
|
oSumAtrIX
|
26b8621ac8
|
chore: merge branch dev to main (#139)
|
2022-12-13 23:50:28 +01:00 |
|
semantic-release-bot
|
f365a41741
|
chore(release): 6.3.1-dev.1 [skip ci]
## [6.3.1-dev.1](https://github.com/revanced/revanced-patcher/compare/v6.3.0...v6.3.1-dev.1) (2022-12-13)
### Bug Fixes
* publicize types when merging files if necessary ([#137](https://github.com/revanced/revanced-patcher/issues/137)) ([9ec720e ](9ec720e983 ))
|
2022-12-13 22:39:34 +00:00 |
|
oSumAtrIX
|
9ec720e983
|
fix: publicize types when merging files if necessary (#137)
|
2022-12-13 23:36:47 +01:00 |
|
oSumAtrIX
|
0f432b3fdd
|
ci: escape backticks in message environment variable
|
2022-12-13 23:36:47 +01:00 |
|
oSumAtrIX
|
96cd5618dd
|
ci: open pull requests to merge dev to main (#131)
|
2022-12-13 23:36:47 +01:00 |
|
oSumAtrIX
|
c2a5a55e67
|
refactor: remove unnecessary test
|
2022-12-11 03:01:41 +01:00 |
|
oSumAtrIX
|
6c5de8b414
|
ci: refactor release workflow
|
2022-12-11 03:01:40 +01:00 |
|
semantic-release-bot
|
ea773cfa56
|
chore(release): 6.3.0 [skip ci]
# [6.3.0](https://github.com/revanced/revanced-patcher/compare/v6.2.0...v6.3.0) (2022-12-02)
### Features
* sort patches in lexicographical order ([a306561 ](a306561b55 )), closes [#125](https://github.com/revanced/revanced-patcher/issues/125)
|
2022-12-02 02:32:49 +00:00 |
|
oSumAtrIX
|
a306561b55
|
feat: sort patches in lexicographical order
Closes #125
|
2022-12-02 03:31:25 +01:00 |
|
semantic-release-bot
|
b6dcd88495
|
chore(release): 6.2.0 [skip ci]
# [6.2.0](https://github.com/revanced/revanced-patcher/compare/v6.1.1...v6.2.0) (2022-12-02)
### Features
* merge classes on addition ([#127](https://github.com/revanced/revanced-patcher/issues/127)) ([a925650 ](a925650044 ))
|
2022-12-02 01:33:08 +00:00 |
|
oSumAtrIX
|
a925650044
|
feat: merge classes on addition (#127)
|
2022-12-02 02:31:47 +01:00 |
|
semantic-release-bot
|
77bbf6be1f
|
chore(release): 6.1.1 [skip ci]
## [6.1.1](https://github.com/revanced/revanced-patcher/compare/v6.1.0...v6.1.1) (2022-11-25)
### Bug Fixes
* use `MethodUtil.methodSignaturesMatch` instead of `Method.softCompareTo` ([bd053b7 ](bd053b7e99 ))
|
2022-11-25 09:25:48 +00:00 |
|
oSumAtrIX
|
bd053b7e99
|
fix: use MethodUtil.methodSignaturesMatch instead of Method.softCompareTo
|
2022-11-25 10:24:13 +01:00 |
|
semantic-release-bot
|
fd742eba63
|
chore(release): 6.1.0 [skip ci]
# [6.1.0](https://github.com/revanced/revanced-patcher/compare/v6.0.2...v6.1.0) (2022-11-22)
### Features
* apply changes from ReVanced Patcher ([ba9d998 ](ba9d998681 ))
|
2022-11-22 23:30:33 +00:00 |
|
oSumAtrIX
|
ba9d998681
|
feat: apply changes from ReVanced Patcher
BREAKING-CHANGE: Some annotations have been removed regarding fingerprints and patches.
|
2022-11-23 00:29:12 +01:00 |
|
semantic-release-bot
|
75df245ec3
|
chore(release): 6.0.2 [skip ci]
## [6.0.2](https://github.com/revanced/revanced-patcher/compare/v6.0.1...v6.0.2) (2022-11-18)
### Bug Fixes
* fallback to patch class name instead of `java.lang.Class` class name ([4164cb0 ](4164cb0dea ))
|
2022-11-18 01:20:19 +00:00 |
|
oSumAtrIX
|
4164cb0dea
|
fix: fallback to patch class name instead of java.lang.Class class name
|
2022-11-18 02:14:20 +01:00 |
|
semantic-release-bot
|
18fe35ae73
|
chore(release): 6.0.1 [skip ci]
## [6.0.1](https://github.com/revanced/revanced-patcher/compare/v6.0.0...v6.0.1) (2022-11-14)
### Bug Fixes
* remove unnecessary dummy nop instructions ([#111](https://github.com/revanced/revanced-patcher/issues/111)) ([f9bc95f ](f9bc95f220 ))
|
2022-11-14 15:59:22 +00:00 |
|
MewtR
|
f9bc95f220
|
fix: remove unnecessary dummy nop instructions (#111)
|
2022-11-14 16:57:13 +01:00 |
|
Nico Mexis
|
d2f91a8545
|
build: update workflow actions (#121) [skip ci]
|
2022-11-05 15:27:56 +01:00 |
|