oSumAtrIX
|
8114d1dca0
|
build: remove unnecessary step
|
2022-12-15 00:32:48 +01:00 |
|
oSumAtrIX
|
5a7cadd96d
|
build: remove manifest attributes
|
2022-12-15 00:32:47 +01:00 |
|
oSumAtrIX
|
1c5983b803
|
build: minimize shadow jar
|
2022-12-15 00:32:47 +01:00 |
|
oSumAtrIX
|
2c7eb7274c
|
feat: improve missing compatibility annotation tracing log
|
2022-12-15 00:32:47 +01:00 |
|
oSumAtrIX
|
512152fb66
|
ci: stash before rebasing
|
2022-12-15 00:32:47 +01:00 |
|
oSumAtrIX
|
8793b5fc65
|
chore: merge branch dev to main (#167)
|
2022-12-14 01:18:05 +01:00 |
|
semantic-release-bot
|
39c490d6b7
|
chore(release): 2.17.0-dev.2 [skip ci]
# [2.17.0-dev.2](https://github.com/revanced/revanced-cli/compare/v2.17.0-dev.1...v2.17.0-dev.2) (2022-12-14)
### Bug Fixes
* invalid header when writing a `ZipFile` ([#169](https://github.com/revanced/revanced-cli/issues/169)) ([6e703eb ](6e703eb8e8 ))
|
2022-12-14 00:16:38 +00:00 |
|
oSumAtrIX
|
6e703eb8e8
|
fix: invalid header when writing a ZipFile (#169)
|
2022-12-14 01:14:00 +01:00 |
|
oSumAtrIX
|
c677eb9792
|
ci: back-merge releases back into dev branch
|
2022-12-14 01:13:45 +01:00 |
|
oSumAtrIX
|
75c8ea4639
|
chore: bump patcher dependency version
|
2022-12-14 01:13:00 +01:00 |
|
semantic-release-bot
|
b69dd52ca9
|
chore(release): 2.17.0-dev.1 [skip ci]
# [2.17.0-dev.1](https://github.com/revanced/revanced-cli/compare/v2.16.1...v2.17.0-dev.1) (2022-12-11)
### Features
* trace logs when compatibility annotation is missing ([#166](https://github.com/revanced/revanced-cli/issues/166)) ([c590bf5 ](c590bf559c ))
|
2022-12-11 19:10:19 +00:00 |
|
oSumAtrIX
|
c590bf559c
|
feat: trace logs when compatibility annotation is missing (#166)
|
2022-12-11 20:08:52 +01:00 |
|
oSumAtrIX
|
ec0b847419
|
chore: merge branch dev to main (#165)
|
2022-12-11 05:19:08 +01:00 |
|
oSumAtrIX
|
b3cf32e89d
|
ci: open pull requests to merge dev to main (#164)
|
2022-12-11 05:16:51 +01:00 |
|
oSumAtrIX
|
8a1199ba9a
|
ci: refactor release workflow
|
2022-12-11 05:14:23 +01:00 |
|
oSumAtrIX
|
25b45800a1
|
chore: bump patcher dependency version
|
2022-12-02 04:04:25 +01:00 |
|
oSumAtrIX
|
2fe3303a27
|
chore: bump patcher dependency version
|
2022-12-02 02:35:35 +01:00 |
|
semantic-release-bot
|
04339f0654
|
chore(release): 2.16.1 [skip ci]
## [2.16.1](https://github.com/revanced/revanced-cli/compare/v2.16.0...v2.16.1) (2022-11-22)
|
2022-11-22 23:37:24 +00:00 |
|
oSumAtrIX
|
456428a836
|
build: bump dependencies
|
2022-11-23 00:33:45 +01:00 |
|
oSumAtrIX
|
c9ae379c77
|
feat!: apply changes from ReVanced Patcher
|
2022-11-23 00:20:48 +01:00 |
|
semantic-release-bot
|
81d702949c
|
chore(release): 2.16.0 [skip ci]
# [2.16.0](https://github.com/revanced/revanced-cli/compare/v2.15.1...v2.16.0) (2022-11-20)
### Features
* do not warn on incompatible packages ([39e377b ](39e377bc48 ))
|
2022-11-20 01:50:38 +00:00 |
|
oSumAtrIX
|
39e377bc48
|
feat: do not warn on incompatible packages
|
2022-11-20 00:34:00 +01:00 |
|
oSumAtrIX
|
fce40421e9
|
chore: ignore file vcs.xml from version control [skip ci]
|
2022-11-19 19:56:46 +01:00 |
|
semantic-release-bot
|
cb554c8bdf
|
chore(release): 2.15.1 [skip ci]
## [2.15.1](https://github.com/revanced/revanced-cli/compare/v2.15.0...v2.15.1) (2022-11-18)
|
2022-11-18 01:37:14 +00:00 |
|
oSumAtrIX
|
269c753dfa
|
build: bump picocli dependency version
|
2022-11-18 02:34:28 +01:00 |
|
oSumAtrIX
|
6403e34712
|
build: bump patcher dependency version
|
2022-11-18 02:27:33 +01:00 |
|
Nico Mexis
|
f68e7697ff
|
build: update workflow actions (#161) [skip ci]
|
2022-11-05 15:28:42 +01:00 |
|
semantic-release-bot
|
64b7e86252
|
chore(release): 2.15.0 [skip ci]
# [2.15.0](https://github.com/revanced/revanced-cli/compare/v2.14.0...v2.15.0) (2022-10-31)
### Bug Fixes
* **gitignore:** ignore `options.toml` ([#158](https://github.com/revanced/revanced-cli/issues/158)) ([7be9af0 ](7be9af0942 ))
### Features
* use `am` instead of `monkey` to launch the app ([#159](https://github.com/revanced/revanced-cli/issues/159)) ([6a35cf7 ](6a35cf7ea4 ))
|
2022-10-31 13:19:05 +00:00 |
|
OxrxL
|
7be9af0942
|
fix(gitignore): ignore options.toml (#158)
|
2022-10-31 14:16:00 +01:00 |
|
decipher
|
6a35cf7ea4
|
feat: use am instead of monkey to launch the app (#159)
|
2022-10-31 14:15:34 +01:00 |
|
SriBalaji
|
4914fd37bc
|
build: update checkout actions to v3 [skip ci] (#155)
|
2022-10-13 17:35:24 +02:00 |
|
semantic-release-bot
|
38052b6ecf
|
chore(release): 2.14.0 [skip ci]
# [2.14.0](https://github.com/revanced/revanced-cli/compare/v2.13.0...v2.14.0) (2022-10-05)
### Bug Fixes
* escape quotation mark in string ([6e21d81 ](6e21d81964 ))
### Features
* handle unmounting deleted files ([#148](https://github.com/revanced/revanced-cli/issues/148)) ([3a733e5 ](3a733e5137 ))
* unmount all occurrences in `/proc/mounts` ([#131](https://github.com/revanced/revanced-cli/issues/131)) ([4f4e1f9 ](4f4e1f9834 ))
|
2022-10-05 18:27:53 +00:00 |
|
oSumAtrIX
|
6e21d81964
|
fix: escape quotation mark in string
|
2022-10-05 20:26:15 +02:00 |
|
decipher
|
3a733e5137
|
feat: handle unmounting deleted files (#148)
|
2022-10-05 14:47:23 +02:00 |
|
decipher
|
4f4e1f9834
|
feat: unmount all occurrences in /proc/mounts (#131)
|
2022-10-05 14:20:41 +02:00 |
|
oSumAtrIX
|
e035d93d2c
|
chore: migrate to new changes from the patcher
|
2022-10-05 04:12:46 +02:00 |
|
oSumAtrIX
|
839854d890
|
refactor: remove unused variable
|
2022-10-04 08:30:53 +02:00 |
|
semantic-release-bot
|
43c772c98d
|
chore(release): 2.13.0 [skip ci]
# [2.13.0](https://github.com/revanced/revanced-cli/compare/v2.12.0...v2.13.0) (2022-10-01)
### Features
* check, if input file exists ([b6dff6d ](b6dff6d832 ))
|
2022-10-01 03:21:30 +00:00 |
|
oSumAtrIX
|
b6dff6d832
|
feat: check, if input file exists
|
2022-10-01 05:19:42 +02:00 |
|
OxrxL
|
29b057dead
|
chore: do not commit revanced-cache (#144)
|
2022-09-30 00:33:17 +02:00 |
|
oSumAtrIX
|
7df4a7e7da
|
chore: bump patcher dependency version
|
2022-09-29 21:32:39 +02:00 |
|
semantic-release-bot
|
07c09f092c
|
chore(release): 2.12.0 [skip ci]
# [2.12.0](https://github.com/revanced/revanced-cli/compare/v2.11.2...v2.12.0) (2022-09-26)
### Features
* remove unused option `-r` ([467d838 ](467d8387e6 ))
|
2022-09-26 07:02:22 +00:00 |
|
oSumAtrIX
|
e8c9c80349
|
chore: bump patcher dependency version
|
2022-09-26 09:00:29 +02:00 |
|
oSumAtrIX
|
467d8387e6
|
feat: remove unused option -r
|
2022-09-26 09:00:14 +02:00 |
|
oSumAtrIX
|
65637c8b3a
|
chore: bump patcher dependency version
|
2022-09-26 04:29:35 +02:00 |
|
semantic-release-bot
|
aa21137e99
|
chore(release): 2.11.2 [skip ci]
## [2.11.2](https://github.com/revanced/revanced-cli/compare/v2.11.1...v2.11.2) (2022-09-23)
|
2022-09-23 04:46:47 +00:00 |
|
oSumAtrIX
|
b35302094a
|
build: update patcher dependency
|
2022-09-23 06:35:32 +02:00 |
|
semantic-release-bot
|
dfb527fc29
|
chore(release): 2.11.1 [skip ci]
## [2.11.1](https://github.com/revanced/revanced-cli/compare/v2.11.0...v2.11.1) (2022-09-21)
|
2022-09-21 02:16:24 +00:00 |
|
oSumAtrIX
|
ac2332a592
|
build: bump patcher dependency version to v5.0.0
|
2022-09-21 04:14:45 +02:00 |
|
semantic-release-bot
|
a530624fb2
|
chore(release): 2.11.0 [skip ci]
# [2.11.0](https://github.com/revanced/revanced-cli/compare/v2.10.2...v2.11.0) (2022-09-20)
### Features
* section `acknowledgements` for issue templates ([0e3ecc3 ](0e3ecc3a51 ))
|
2022-09-20 22:37:23 +00:00 |
|