decipher
|
98ff0c34fa
|
fix: List if patch option is required (#346)
|
2024-11-10 15:47:55 +01:00 |
|
semantic-release-bot
|
77be717de0
|
chore: Release v5.0.0-dev.10 [skip ci]
# [5.0.0-dev.10](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.9...v5.0.0-dev.10) (2024-11-05)
### Bug Fixes
* Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time ([1bb0d13 ](1bb0d13726 ))
|
2024-11-05 19:01:23 +00:00 |
|
oSumAtrIX
|
1bb0d13726
|
fix: Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time
|
2024-11-05 19:59:09 +01:00 |
|
oSumAtrIX
|
18e56e6ff4
|
build(Needs bump): Bump dependencies
|
2024-11-05 19:58:21 +01:00 |
|
semantic-release-bot
|
94b9e2bc6c
|
chore: Release v5.0.0-dev.9 [skip ci]
# [5.0.0-dev.9](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.8...v5.0.0-dev.9) (2024-11-05)
### Bug Fixes
* Print in new line correctly ([c2dc9d7 ](c2dc9d76be ))
|
2024-11-05 15:55:05 +00:00 |
|
oSumAtrIX
|
c2dc9d76be
|
fix: Print in new line correctly
|
2024-11-05 16:53:03 +01:00 |
|
oSumAtrIX
|
3d0c8c1526
|
chore: Remove unused variable
|
2024-10-27 05:13:31 +01:00 |
|
oSumAtrIX
|
b54308b0e2
|
docs: Fix spelling mistakes [skip ci]
|
2024-10-23 21:08:49 +02:00 |
|
semantic-release-bot
|
504c6c1ea5
|
chore: Release v5.0.0-dev.8 [skip ci]
# [5.0.0-dev.8](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.7...v5.0.0-dev.8) (2024-10-17)
|
2024-10-17 18:06:32 +00:00 |
|
oSumAtrIX
|
f58b101636
|
build(Needs bump): Bump ReVanced Patcher
|
2024-10-17 20:02:26 +02:00 |
|
cyberboh
|
292b93b609
|
docs: Use correct option name in command example (#342)
|
2024-10-16 15:27:58 +02:00 |
|
semantic-release-bot
|
e60a61b098
|
chore: Release v5.0.0-dev.7 [skip ci]
# [5.0.0-dev.7](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.6...v5.0.0-dev.7) (2024-10-16)
### Bug Fixes
* Check for null when no device serial was specified ([1da8ae9 ](1da8ae9e46 ))
|
2024-10-16 02:57:57 +00:00 |
|
oSumAtrIX
|
1da8ae9e46
|
fix: Check for null when no device serial was specified
|
2024-10-16 04:55:52 +02:00 |
|
semantic-release-bot
|
a9f2538827
|
chore: Release v5.0.0-dev.6 [skip ci]
# [5.0.0-dev.6](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.5...v5.0.0-dev.6) (2024-10-10)
### Bug Fixes
* Use the first connected device when no ADB device is specified ([5f952f3 ](5f952f35f5 ))
|
2024-10-10 21:05:17 +00:00 |
|
oSumAtrIX
|
5f952f35f5
|
fix: Use the first connected device when no ADB device is specified
|
2024-10-10 23:03:20 +02:00 |
|
oSumAtrIX
|
280ded2281
|
ci: Adjust release commit message
|
2024-10-01 17:30:15 +02:00 |
|
semantic-release-bot
|
bb6bc1ba9a
|
chore: Release 5.0.0-dev.5 [skip ci]
# [5.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.4...v5.0.0-dev.5) (2024-09-30)
|
2024-09-30 20:27:43 +00:00 |
|
oSumAtrIX
|
04b178b701
|
build(Needs bump): Update dependencies
|
2024-09-30 22:25:06 +02:00 |
|
oSumAtrIX
|
32e6aae132
|
ci: Adjust release commit message
|
2024-09-30 22:24:40 +02:00 |
|
oSumAtrIX
|
7ee4f15ab9
|
ci: Use permissions and regular GitHub token instead of PAT
|
2024-09-30 22:24:18 +02:00 |
|
oSumAtrIX
|
a7af611ef0
|
docs: Use correct option keys in command examples [skip ci]
|
2024-09-21 23:08:32 +02:00 |
|
semantic-release-bot
|
9440dc769e
|
chore(release): 5.0.0-dev.4 [skip ci]
# [5.0.0-dev.4](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.3...v5.0.0-dev.4) (2024-09-17)
### Bug Fixes
* Make patches selectable by using a mutable collection for the selection option ([751fa1d ](751fa1d889 ))
* Make the patch command work without specifying any selection ([ba159a3 ](ba159a35a9 ))
### Features
* Show error about no installation device found at the beginning ([3300e6b ](3300e6b433 ))
|
2024-09-17 23:18:07 +00:00 |
|
oSumAtrIX
|
751fa1d889
|
fix: Make patches selectable by using a mutable collection for the selection option
|
2024-09-05 23:08:18 +04:00 |
|
oSumAtrIX
|
3300e6b433
|
feat: Show error about no installation device found at the beginning
|
2024-09-05 23:00:22 +04:00 |
|
oSumAtrIX
|
ba159a35a9
|
fix: Make the patch command work without specifying any selection
|
2024-09-05 22:54:09 +04:00 |
|
kitadai31
|
74ff94037e
|
docs: List supported ABIs correctly and add a mention how to use other ones
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2024-09-01 16:36:34 +02:00 |
|
oSumAtrIX
|
7e8fb5722a
|
docs: Link to JRE downloads instead of JDK
|
2024-08-23 13:21:27 +04:00 |
|
semantic-release-bot
|
7b4af46c94
|
chore(release): 5.0.0-dev.3 [skip ci]
# [5.0.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.2...v5.0.0-dev.3) (2024-08-14)
### Features
* Simplify option descriptions ([45c998b ](45c998b335 ))
|
2024-08-14 13:36:05 +00:00 |
|
oSumAtrIX
|
45c998b335
|
feat: Simplify option descriptions
|
2024-08-14 15:34:02 +02:00 |
|
semantic-release-bot
|
9b03963687
|
chore(release): 5.0.0-dev.2 [skip ci]
# [5.0.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.1...v5.0.0-dev.2) (2024-08-14)
### Features
* Simplify command and option names and descriptions ([#338](https://github.com/ReVanced/revanced-cli/issues/338)) ([6e7797a ](6e7797a3f0 ))
### BREAKING CHANGES
* Options have been renamed.
|
2024-08-14 12:08:47 +00:00 |
|
oSumAtrIX
|
6e7797a3f0
|
feat: Simplify command and option names and descriptions (#338)
BREAKING CHANGE: Options have been renamed.
|
2024-08-14 14:06:58 +02:00 |
|
semantic-release-bot
|
6306b1abfe
|
chore(release): 5.0.0-dev.1 [skip ci]
# [5.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.6.0...v5.0.0-dev.1) (2024-08-12)
### Features
* Set patch options via CLI ([#336](https://github.com/ReVanced/revanced-cli/issues/336)) ([2300243 ](23002434b2 ))
### BREAKING CHANGES
* This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
|
2024-08-12 20:14:37 +00:00 |
|
oSumAtrIX
|
23002434b2
|
feat: Set patch options via CLI (#336)
BREAKING CHANGE: This commit changes various CLI options and removes the `options.json` file. Instead, patch options can now be passed via CLI options
|
2024-08-12 22:12:45 +02:00 |
|
oSumAtrIX
|
54ae01cd76
|
build: Bump ReVanced Patcher (#335)
|
2024-08-12 22:05:47 +02:00 |
|
oSumAtrIX
|
0a2e99c1c0
|
build: Remove local Maven repo and unnecessary build configuration
|
2024-07-26 02:03:51 +02:00 |
|
oSumAtrIX
|
832badef4a
|
ci: Correct usage of repository variable
|
2024-07-13 00:45:05 +02:00 |
|
oSumAtrIX
|
40279e0369
|
docs: Fix invalid option name
|
2024-05-30 23:31:24 +02:00 |
|
oSumAtrIX
|
e65143851d
|
build: Bump dependencies
|
2024-05-26 01:21:15 +02:00 |
|
oSumAtrIX
|
3bec9b5f28
|
docs: Improve issue templates
|
2024-05-26 00:43:40 +02:00 |
|
oSumAtrIX
|
6558aafbf1
|
chore: Fix spelling mistake
|
2024-04-05 21:17:42 +02:00 |
|
semantic-release-bot
|
1496e824d6
|
chore(release): 4.6.0 [skip ci]
# [4.6.0](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.6.0) (2024-04-01)
### Bug Fixes
* Copy APK to output path when it is not being signed ([366f400 ](366f400c5a ))
* Use correct option description ([45a2ffa ](45a2ffa2dd ))
### Features
* Use more consistent option name ([223629c ](223629c663 ))
|
2024-04-01 14:56:47 +00:00 |
|
oSumAtrIX
|
66a5fc2bf6
|
chore: Merge branch dev to main (#318)
|
2024-04-01 16:54:44 +02:00 |
|
oSumAtrIX
|
2b41fe6d0b
|
docs: Add notice about authentication
|
2024-03-29 18:41:15 +01:00 |
|
semantic-release-bot
|
9dd460f056
|
chore(release): 4.6.0-dev.1 [skip ci]
# [4.6.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.1-dev.1...v4.6.0-dev.1) (2024-03-14)
### Bug Fixes
* Use correct option description ([45a2ffa ](45a2ffa2dd ))
### Features
* Use more consistent option name ([223629c ](223629c663 ))
|
2024-03-14 13:47:05 +00:00 |
|
oSumAtrIX
|
223629c663
|
feat: Use more consistent option name
|
2024-03-14 13:22:54 +01:00 |
|
oSumAtrIX
|
45a2ffa2dd
|
fix: Use correct option description
|
2024-03-14 13:22:54 +01:00 |
|
oSumAtrIX
|
932494eeab
|
build: Bump dependencies
|
2024-03-14 13:22:54 +01:00 |
|
semantic-release-bot
|
0d28a49773
|
chore(release): 4.5.1-dev.1 [skip ci]
## [4.5.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.5.1-dev.1) (2024-03-12)
### Bug Fixes
* Copy APK to output path when it is not being signed ([366f400 ](366f400c5a ))
|
2024-03-12 13:49:51 +00:00 |
|
oSumAtrIX
|
366f400c5a
|
fix: Copy APK to output path when it is not being signed
When `--mount` is used, signing is skipped. For that reason the APK was never copied to the output path.
|
2024-03-12 14:47:45 +01:00 |
|
semantic-release-bot
|
d5c27408f3
|
chore(release): 4.5.0 [skip ci]
# [4.5.0](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0) (2024-03-11)
### Bug Fixes
* Show path for missing files instead of just the name ([f0f3e56 ](f0f3e5614b ))
* Sign APKs correctly ([5ff105c ](5ff105cf6b ))
### Features
* Remove deprecated CLI options ([48a1a39 ](48a1a39b94 ))
|
2024-03-11 09:12:29 +00:00 |
|