semantic-release-bot
4b8ac026c3
chore: Release v3.0.1-dev.3 [skip ci]
...
## [3.0.1-dev.3](https://github.com/ReVanced/revanced-library/compare/v3.0.1-dev.2...v3.0.1-dev.3 ) (2024-10-06)
v3.0.1-dev.3
2024-10-06 01:27:57 +00:00
oSumAtrIX
557b6035f8
build(Needs bump): Bump dependencies
2024-10-06 03:25:03 +02:00
oSumAtrIX
bfc5394b4e
refactor: Indent code
2024-10-01 17:30:14 +02:00
semantic-release-bot
5b1cf1f190
chore: Release v3.0.1-dev.2 [skip ci]
...
## [3.0.1-dev.2](https://github.com/ReVanced/revanced-library/compare/v3.0.1-dev.1...v3.0.1-dev.2 ) (2024-10-01)
v3.0.1-dev.2
2024-10-01 15:09:29 +00:00
oSumAtrIX
dd5c37ddec
ci: Use permissions and regular GitHub token instead of PAT
2024-10-01 17:07:05 +02:00
oSumAtrIX
9adccc04dd
build(Needs bump): Update dependencies
2024-09-30 23:21:45 +02:00
oSumAtrIX
ed94d29461
ci: Adjust release commit message
2024-09-30 22:34:24 +02:00
semantic-release-bot
efc72cdc55
chore(release): 3.0.1-dev.1 [skip ci]
...
## [3.0.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v3.0.0...v3.0.1-dev.1 ) (2024-08-16)
### Bug Fixes
* Serialize compatible packages as a map instead of a set of pairs. ([737e272 ](737e272481 ))
v3.0.1-dev.1
2024-08-16 22:39:26 +00:00
oSumAtrIX
737e272481
fix: Serialize compatible packages as a map instead of a set of pairs.
2024-08-17 00:36:43 +02:00
semantic-release-bot
92ff93d6e6
chore(release): 3.0.0 [skip ci]
...
# [3.0.0](https://github.com/ReVanced/revanced-library/compare/v2.3.0...v3.0.0 ) (2024-08-06)
### Bug Fixes
* Make functions internal which are supposed to be internal ([893d22d ](893d22d793 ))
### Build System
* Refactor to DSL to bump ReVanced Patcher ([7f5d6da ](7f5d6dad7b ))
### Features
* Add local Android installer ([#25 ](https://github.com/ReVanced/revanced-library/issues/25 )) ([43d655a ](43d655aea5 ))
* Remove deprecated functions ([b9bf3bc ](b9bf3bc882 ))
### BREAKING CHANGES
* Some functions have been removed.
* Some functions are not available anymore.
* The signature of some functions has changed.
v3.0.0
2024-08-06 22:53:49 +00:00
oSumAtrIX
d56126aa58
chore: Merge branch dev to main ( #60 )
2024-08-07 00:51:37 +02:00
semantic-release-bot
079776f241
chore(release): 3.0.0-dev.1 [skip ci]
...
# [3.0.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.4.0-dev.1...v3.0.0-dev.1 ) (2024-08-06)
### Bug Fixes
* Make functions internal which are supposed to be internal ([893d22d ](893d22d793 ))
### Build System
* Refactor to DSL to bump ReVanced Patcher ([7f5d6da ](7f5d6dad7b ))
### Features
* Remove deprecated functions ([b9bf3bc ](b9bf3bc882 ))
### BREAKING CHANGES
* Some functions have been removed.
* Some functions are not available anymore.
* The signature of some functions has changed.
v3.0.0-dev.1
2024-08-06 22:48:55 +00:00
oSumAtrIX
7a554a85a8
build: Fix duplicate publication
...
KMP already creates one.
2024-08-07 00:46:26 +02:00
oSumAtrIX
b9bf3bc882
feat: Remove deprecated functions
...
BREAKING CHANGE: Some functions have been removed.
2024-08-06 17:55:35 +02:00
oSumAtrIX
27b3359d66
refactor: Move functions to top level
2024-08-06 17:55:35 +02:00
oSumAtrIX
893d22d793
fix: Make functions internal which are supposed to be internal
...
BREAKING CHANGE: Some functions are not available anymore.
2024-08-06 17:55:35 +02:00
oSumAtrIX
7f5d6dad7b
build: Refactor to DSL to bump ReVanced Patcher
...
BREAKING CHANGE: The signature of some functions has changed.
2024-08-06 17:55:35 +02:00
oSumAtrIX
8aca650ebc
ci: Correct usage of repository variable
2024-07-13 00:45:18 +02:00
oSumAtrIX
db59d2cd0b
docs: Improve issue templates
2024-05-26 00:43:37 +02:00
oSumAtrIX
fe3e1c9dc8
chore: Remove unnecessary file [skip ci]
2024-04-07 18:34:00 +02:00
semantic-release-bot
825e6490fe
chore(release): 2.4.0-dev.1 [skip ci]
...
# [2.4.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.3.0...v2.4.0-dev.1 ) (2024-04-07)
### Features
* Add local Android installer ([#25 ](https://github.com/ReVanced/revanced-library/issues/25 )) ([43d655a ](43d655aea5 ))
v2.4.0-dev.1
2024-04-07 16:33:09 +00:00
oSumAtrIX
43d655aea5
feat: Add local Android installer ( #25 )
2024-04-07 18:30:43 +02:00
semantic-release-bot
8d0e4b2470
chore(release): 2.3.0 [skip ci]
...
# [2.3.0](https://github.com/ReVanced/revanced-library/compare/v2.2.1...v2.3.0 ) (2024-03-14)
### Bug Fixes
* Support mounting even when Magisk is not installed ([2a30845 ](2a30845f61 ))
### Features
* Add utility function around key certificate pairs ([2df3484 ](2df3484b68 ))
* Improve exception message ([b15efa4 ](b15efa41f8 ))
* Simplify signing utility API ([4c6a636 ](4c6a6360cf ))
v2.3.0
2024-03-14 12:16:21 +00:00
oSumAtrIX
4486c59674
chore: Merge branch dev to main ( #38 )
2024-03-14 13:14:43 +01:00
semantic-release-bot
8e4d5765e1
chore(release): 2.3.0-dev.3 [skip ci]
...
# [2.3.0-dev.3](https://github.com/ReVanced/revanced-library/compare/v2.3.0-dev.2...v2.3.0-dev.3 ) (2024-03-14)
### Features
* Improve exception message ([b15efa4 ](b15efa41f8 ))
v2.3.0-dev.3
2024-03-14 11:51:48 +00:00
oSumAtrIX
b15efa41f8
feat: Improve exception message
2024-03-14 12:50:20 +01:00
semantic-release-bot
af0aba4a8e
chore(release): 2.3.0-dev.2 [skip ci]
...
# [2.3.0-dev.2](https://github.com/ReVanced/revanced-library/compare/v2.3.0-dev.1...v2.3.0-dev.2 ) (2024-03-14)
### Features
* Simplify signing utility API ([4c6a636 ](4c6a6360cf ))
v2.3.0-dev.2
2024-03-14 11:40:37 +00:00
oSumAtrIX
4c6a6360cf
feat: Simplify signing utility API
2024-03-14 12:39:01 +01:00
oSumAtrIX
80e35270c4
build: Publish sources
2024-03-14 12:21:47 +01:00
semantic-release-bot
13b6a846d7
chore(release): 2.3.0-dev.1 [skip ci]
...
# [2.3.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.2.2-dev.1...v2.3.0-dev.1 ) (2024-03-13)
### Features
* Add utility function around key certificate pairs ([2df3484 ](2df3484b68 ))
v2.3.0-dev.1
2024-03-13 22:06:34 +00:00
oSumAtrIX
2df3484b68
feat: Add utility function around key certificate pairs
2024-03-13 23:04:35 +01:00
semantic-release-bot
f2959b610a
chore(release): 2.2.2-dev.1 [skip ci]
...
## [2.2.2-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.2.1...v2.2.2-dev.1 ) (2024-03-12)
### Bug Fixes
* Support mounting even when Magisk is not installed ([2a30845 ](2a30845f61 ))
v2.2.2-dev.1
2024-03-12 14:46:49 +00:00
oSumAtrIX
2a30845f61
fix: Support mounting even when Magisk is not installed
2024-03-12 15:44:59 +01:00
semantic-release-bot
1b4d87e563
chore(release): 2.2.1 [skip ci]
...
## [2.2.1](https://github.com/ReVanced/revanced-library/compare/v2.2.0...v2.2.1 ) (2024-03-09)
### Bug Fixes
* Do not specify a provider to automatically select an available one ([249372c ](249372c31f ))
v2.2.1
2024-03-09 08:49:38 +00:00
oSumAtrIX
7f7dfdd5b5
chore: Merge branch dev to main ( #37 )
2024-03-09 09:48:22 +01:00
semantic-release-bot
56773fa3d3
chore(release): 2.2.1-dev.1 [skip ci]
...
## [2.2.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.2.0...v2.2.1-dev.1 ) (2024-03-09)
### Bug Fixes
* Do not specify a provider to automatically select an available one ([249372c ](249372c31f ))
v2.2.1-dev.1
2024-03-09 08:45:38 +00:00
oSumAtrIX
249372c31f
fix: Do not specify a provider to automatically select an available one
2024-03-09 09:44:10 +01:00
semantic-release-bot
e7bed8565e
chore(release): 2.2.0 [skip ci]
...
# [2.2.0](https://github.com/ReVanced/revanced-library/compare/v2.1.0...v2.2.0 ) (2024-03-09)
### Bug Fixes
* Make property private ([51109c4 ](51109c4768 ))
* Sign APKs using `apksig` ([f59ecbc ](f59ecbccd1 ))
### Features
* Increase default expiration date of certificate ([f2bd3f5 ](f2bd3f5eee ))
v2.2.0
2024-03-09 03:36:08 +00:00
oSumAtrIX
4a24e2e92d
chore: Merge branch dev to main ( #35 )
2024-03-09 04:34:48 +01:00
semantic-release-bot
fca8a3f4c0
chore(release): 2.2.0-dev.1 [skip ci]
...
# [2.2.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.1.0...v2.2.0-dev.1 ) (2024-03-09)
### Bug Fixes
* Make property private ([51109c4 ](51109c4768 ))
* Sign APKs using `apksig` ([f59ecbc ](f59ecbccd1 ))
### Features
* Increase default expiration date of certificate ([f2bd3f5 ](f2bd3f5eee ))
v2.2.0-dev.1
2024-03-09 03:31:10 +00:00
oSumAtrIX
f59ecbccd1
fix: Sign APKs using apksig
...
Previously, the signing extension from apkzlib was used incorrectly. The extension is meant to be added to a ZFile whereas on changes the extension would be used to sign. Instead the extension was added to a newly created ZFile, and without any changes, closed again, leading to no APK being signed. It turns out to be impractical to use the signing extension as we do not write an entire APK ZFile so that the signing extension can consider every file inside the ZFile, instead we just merge the patcher result to an existing ZFile. Instead use `apksig` after applying the patcher result to the ZFile which signs everything correctly.
2024-03-09 04:29:41 +01:00
oSumAtrIX
c92be32607
refactor: Simplify code
2024-03-09 03:25:11 +01:00
oSumAtrIX
51109c4768
fix: Make property private
2024-03-09 03:25:10 +01:00
oSumAtrIX
f2bd3f5eee
feat: Increase default expiration date of certificate
2024-03-08 02:30:15 +01:00
oSumAtrIX
cc5ee29d14
build: Set target bytecode level to JVM 11
2024-03-04 19:16:09 +01:00
semantic-release-bot
c4bad9a653
chore(release): 2.1.0 [skip ci]
...
# [2.1.0](https://github.com/ReVanced/revanced-library/compare/v2.0.0...v2.1.0 ) (2024-03-04)
### Bug Fixes
* Use `BKS` instead of default signing provider to fix backwards compatibility ([41805fc ](41805fcb0b ))
### Features
* Mention APK file name when logging aligning ([244ebc2 ](244ebc2186 ))
v2.1.0
2024-03-04 14:39:47 +00:00
oSumAtrIX
3f713cf76b
chore: Merge branch dev to main ( #32 )
2024-03-04 15:38:10 +01:00
oSumAtrIX
dfe48a24bf
ci: Update action
2024-03-04 15:37:06 +01:00
oSumAtrIX
132ad13670
build: Bump dependencies
2024-03-04 15:37:06 +01:00
semantic-release-bot
1670ceff9f
chore(release): 2.1.0-dev.2 [skip ci]
...
# [2.1.0-dev.2](https://github.com/ReVanced/revanced-library/compare/v2.1.0-dev.1...v2.1.0-dev.2 ) (2024-03-04)
### Bug Fixes
* Use `BKS` instead of default signing provider to fix backwards compatibility ([41805fc ](41805fcb0b ))
v2.1.0-dev.2
2024-03-04 14:33:02 +00:00