Commit Graph

611 Commits

Author SHA1 Message Date
82efd9941f refactor: spelling mistake (#114) 2022-08-06 09:54:37 +02:00
48e9043517 chore(release): 2.9.1 [skip ci]
## [2.9.1](https://github.com/revanced/revanced-cli/compare/v2.9.0...v2.9.1) (2022-08-04)

### Reverts

* feat: remove extra zipalign step ([c3d8fec](c3d8fecad0))
v2.9.1
2022-08-04 16:42:28 +00:00
c3d8fecad0 revert: feat: remove extra zipalign step
This reverts commit c8e793efab.
2022-08-04 18:40:17 +02:00
d96eb847d7 chore(release): 2.9.0 [skip ci]
# [2.9.0](https://github.com/revanced/revanced-cli/compare/v2.8.3...v2.9.0) (2022-08-03)

### Features

* remove extra zipalign step ([#106](https://github.com/revanced/revanced-cli/issues/106)) ([c8e793e](c8e793efab))
v2.9.0
2022-08-03 19:38:07 +00:00
c8e793efab feat: remove extra zipalign step (#106)
* feat: remove extra zipalign step

* remove zipfs

* remove use

* reduce compression

* put back misc.xml

* revert stupid autofix
2022-08-03 21:36:38 +02:00
63a8aa315d chore(release): 2.8.3 [skip ci]
## [2.8.3](https://github.com/revanced/revanced-cli/compare/v2.8.2...v2.8.3) (2022-08-03)
v2.8.3
2022-08-03 01:56:48 +00:00
491874bb51 build: bump patcher dependency version 2022-08-03 03:55:07 +02:00
cb887ead2c chore(release): 2.8.2 [skip ci]
## [2.8.2](https://github.com/revanced/revanced-cli/compare/v2.8.1...v2.8.2) (2022-08-02)
v2.8.2
2022-08-02 22:47:46 +00:00
cd36e710d6 build: bump patcher dependency version 2022-08-03 00:46:04 +02:00
1d096c3e92 chore(release): 2.8.1 [skip ci]
## [2.8.1](https://github.com/revanced/revanced-cli/compare/v2.8.0...v2.8.1) (2022-08-02)

### Bug Fixes

* remove requirement for solution [skip ci] ([#108](https://github.com/revanced/revanced-cli/issues/108)) ([0ce680a](0ce680a6f1))
v2.8.1
2022-08-02 01:13:28 +00:00
8d29b8cd47 build: bump patcher dependency version 2022-08-02 03:11:39 +02:00
0ce680a6f1 fix: remove requirement for solution [skip ci] (#108) 2022-08-01 13:08:22 +02:00
ddebe4d43c chore(release): 2.8.0 [skip ci]
# [2.8.0](https://github.com/revanced/revanced-cli/compare/v2.7.1...v2.8.0) (2022-07-31)

### Features

* `frameworkFolderLocation` patcher option ([bc17298](bc17298a80))
v2.8.0
2022-07-31 03:58:28 +00:00
bc17298a80 feat: frameworkFolderLocation patcher option 2022-07-31 05:56:18 +02:00
536f6f90b1 docs: add missing . to feature-issue.yml description 2022-07-26 19:38:01 +02:00
ccf5206da8 docs: add missing . to issue description 2022-07-26 19:34:41 +02:00
07714abe49 docs: GitHub issue forms 2022-07-26 19:28:34 +02:00
d954424b30 chore(release): 2.7.1 [skip ci]
## [2.7.1](https://github.com/revanced/revanced-cli/compare/v2.7.0...v2.7.1) (2022-07-21)

### Bug Fixes

* align every file ([96ec6a0](96ec6a0384))
v2.7.1
2022-07-21 21:52:18 +00:00
168c003a31 refactor: create methods in MainCommand class 2022-07-21 23:50:26 +02:00
96ec6a0384 fix: align every file 2022-07-21 23:49:25 +02:00
1cd0976415 chore(release): 2.7.0 [skip ci]
# [2.7.0](https://github.com/revanced/revanced-cli/compare/v2.6.0...v2.7.0) (2022-07-21)

### Features

* `--custom-aapt2-binary` option ([#104](https://github.com/revanced/revanced-cli/issues/104)) ([d8dbffd](d8dbffd7a7))
v2.7.0
2022-07-21 12:13:10 +00:00
d8dbffd7a7 feat: --custom-aapt2-binary option (#104) 2022-07-21 14:11:26 +02:00
5f2bccc4e5 refactor: fix typo (#101) 2022-07-19 17:30:31 +02:00
5af2f10e14 chore(release): 2.6.0 [skip ci]
# [2.6.0](https://github.com/revanced/revanced-cli/compare/v2.5.3...v2.6.0) (2022-07-18)

### Features

* more efficient zipalign ([a942a57](a942a57364))
v2.6.0
2022-07-18 22:53:38 +00:00
40c8500e38 refactor: create a variable for duplicate code 2022-07-19 00:50:26 +02:00
9add2f9e82 refactor: fix spelling mistake & add private attribute to field 2022-07-19 00:48:01 +02:00
a942a57364 feat: more efficient zipalign 2022-07-19 00:19:47 +02:00
718df54bdc docs: change size of headings [skip ci] 2022-07-12 01:13:42 +02:00
507b6f3409 docs: fix feature request issue template (#94) 2022-07-11 20:36:14 +02:00
c183c38f2a chore(release): 2.5.3 [skip ci]
## [2.5.3](https://github.com/revanced/revanced-cli/compare/v2.5.2...v2.5.3) (2022-07-11)

### Bug Fixes

* Log not showing in CLI  ([#80](https://github.com/revanced/revanced-cli/issues/80)) ([d9c5a17](d9c5a179c5)), closes [#79](https://github.com/revanced/revanced-cli/issues/79)
v2.5.3
2022-07-11 12:26:54 +00:00
d9c5a179c5 fix: Log not showing in CLI (#80)
* Fix #79. Changed from default StreamHandler to FlushingStreamHandler which flushes after every log statement

* Added removal of handlers, so they will not be duplicated.

* Replaced removal of handlers with addition only in case if there are no handlers already.
Changed errorLogger name from hardcoded to reusing previous logger name, so it will have the same name if only first parameter is used.

* Replaced calls ::javaClass.name to ::class.java.name to have proper class names in loggers
2022-07-11 14:25:17 +02:00
6447311b0a chore(release): 2.5.2 [skip ci]
## [2.5.2](https://github.com/revanced/revanced-cli/compare/v2.5.1...v2.5.2) (2022-07-10)

### Bug Fixes

* `defaultExclude` unused ([2015c2a](2015c2a1dc))
v2.5.2
2022-07-10 23:18:18 +00:00
2015c2a1dc fix: defaultExclude unused 2022-07-11 01:16:44 +02:00
99f123d1ca chore: remove assignees [skip ci] 2022-07-10 20:30:05 +02:00
6ccbec6c95 chore: remove assignees [skip ci] 2022-07-10 20:29:40 +02:00
9c30eac7c1 chore(release): 2.5.1 [skip ci]
## [2.5.1](https://github.com/revanced/revanced-cli/compare/v2.5.0...v2.5.1) (2022-07-10)

### Bug Fixes

* Make clear what the --exclusive command actually does ([a26b0ea](a26b0ea64d))
v2.5.1
2022-07-10 18:06:07 +00:00
a26b0ea64d fix: Make clear what the --exclusive command actually does 2022-07-10 20:04:47 +02:00
ab4c81965e chore(release): 2.5.0 [skip ci]
# [2.5.0](https://github.com/revanced/revanced-cli/compare/v2.4.0...v2.5.0) (2022-07-10)

### Bug Fixes

* null exception when resource patching is disabled ([#85](https://github.com/revanced/revanced-cli/issues/85)) ([125fa06](125fa06ca6))
* remove `excludePatches` check ([eb83cab](eb83cabfff))

### Features

* `--exclusive` switch ([#78](https://github.com/revanced/revanced-cli/issues/78)) ([8e91c12](8e91c12c5e))
* `--uninstall` switch ([#84](https://github.com/revanced/revanced-cli/issues/84)) ([131100e](131100ef00))
v2.5.0
2022-07-10 11:59:57 +00:00
eb83cabfff fix: remove excludePatches check 2022-07-10 13:58:21 +02:00
125fa06ca6 fix: null exception when resource patching is disabled (#85) 2022-07-10 12:19:09 +02:00
131100ef00 feat: --uninstall switch (#84)
This moves the move unmount script to a command
2022-07-10 12:17:47 +02:00
8e91c12c5e feat: --exclusive switch (#78) 2022-07-10 12:15:28 +02:00
93a4787780 chore(release): 2.4.0 [skip ci]
# [2.4.0](https://github.com/revanced/revanced-cli/compare/v2.3.3...v2.4.0) (2022-07-10)

### Bug Fixes

* wrong label in additional items [skip ci] ([cd3ded1](cd3ded1fbd))

### Features

* better output for excluded patches ([#77](https://github.com/revanced/revanced-cli/issues/77)) ([ac7c7a9](ac7c7a9a1a))
* issue templates [skip ci] ([bac8c67](bac8c67d6f))
v2.4.0
2022-07-10 10:15:16 +00:00
ac7c7a9a1a feat: better output for excluded patches (#77) 2022-07-10 12:13:26 +02:00
cd3ded1fbd fix: wrong label in additional items [skip ci] 2022-07-10 00:35:41 +02:00
bac8c67d6f feat: issue templates [skip ci] 2022-07-10 00:34:16 +02:00
387afd6bd5 chore(release): 2.3.3 [skip ci]
## [2.3.3](https://github.com/revanced/revanced-cli/compare/v2.3.2...v2.3.3) (2022-07-09)
v2.3.3
2022-07-09 13:54:19 +00:00
ef2019ceba build: bump patcher dependency version 2022-07-09 15:52:28 +02:00
c1333d87f4 chore(release): 2.3.2 [skip ci]
## [2.3.2](https://github.com/revanced/revanced-cli/compare/v2.3.1...v2.3.2) (2022-07-05)

### Bug Fixes

* fix noSuchMethodError ([00fec25](00fec2508a))
v2.3.2
2022-07-05 18:32:05 +00:00
00fec2508a fix: fix noSuchMethodError 2022-07-05 20:30:37 +02:00