oSumAtrIX
462a35ddcd
chore: Add heading to issue templates
2023-11-23 00:56:52 +01:00
oSumAtrIX
00e1895c0f
build: Bump Gradle wrapper
2023-11-22 00:59:43 +01:00
oSumAtrIX
75d4c658b9
build: Use dedicated Gradle cache action
2023-11-22 00:45:42 +01:00
oSumAtrIX
2e54af8f82
build: Use Gradle build cache
2023-11-22 00:26:39 +01:00
oSumAtrIX
143c13b175
ci: Simplify cache paths
2023-11-22 00:11:17 +01:00
oSumAtrIX
ed8ab35d60
chore: Reword comment for first PR merge
2023-11-22 00:07:42 +01:00
oSumAtrIX
97bf79be27
chore: Add a newline between steps
2023-11-22 00:04:37 +01:00
oSumAtrIX
1cbf407ce2
chore: Notice about contribution guidelines in issue templates
2023-11-22 00:01:23 +01:00
oSumAtrIX
5b3a597ad7
chore: Remove irrelevant example from issue template
2023-11-21 23:57:39 +01:00
oSumAtrIX
b0fe1c8bfc
chore: Do not use a line break in issue template sentence
2023-11-21 23:48:28 +01:00
oSumAtrIX
3331a3cc3a
build: Bump dependencies
2023-11-21 23:43:48 +01:00
oSumAtrIX
a00146c6f1
chore: Update packages
2023-11-21 23:41:54 +01:00
semantic-release-bot
e23d21c982
chore(release): 1.2.1-dev.1 [skip ci]
...
## [1.2.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.2.0...v1.2.1-dev.1 ) (2023-11-13)
### Bug Fixes
* Add missing log when calling `UserAdbManager#install` ([90b612b ](90b612bee8 ))
v1.2.1-dev.1
2023-11-13 00:20:46 +00:00
oSumAtrIX
90b612bee8
fix: Add missing log when calling UserAdbManager#install
2023-11-13 01:19:20 +01:00
semantic-release-bot
49e6081286
chore(release): 1.2.0 [skip ci]
...
# [1.2.0](https://github.com/ReVanced/revanced-library/compare/v1.1.5...v1.2.0 ) (2023-11-03)
### Bug Fixes
* Catch exceptions when serializing invalid patch options ([cd73bd3 ](cd73bd39ce ))
### Features
* Log warnings when compiling resources ([1dc8e2e ](1dc8e2e2eb ))
* Use better log messages when handling exceptions ([5896968 ](5896968358 ))
v1.2.0
2023-11-03 17:20:21 +00:00
oSumAtrIX
de4276630b
chore: Merge branch dev to main ( #15 )
2023-11-03 18:18:22 +01:00
semantic-release-bot
9d39995f48
chore(release): 1.2.0-dev.2 [skip ci]
...
# [1.2.0-dev.2](https://github.com/ReVanced/revanced-library/compare/v1.2.0-dev.1...v1.2.0-dev.2 ) (2023-11-03)
### Features
* Log warnings when compiling resources ([1dc8e2e ](1dc8e2e2eb ))
v1.2.0-dev.2
2023-11-03 00:24:24 +00:00
oSumAtrIX
1dc8e2e2eb
feat: Log warnings when compiling resources
...
The logger in class `brut.util.OS` is responsible for logging the standard error output stream from invoking AAPT. Previously,only loggers with the name starting with `app.revanced` were shown.
2023-11-03 01:22:52 +01:00
oSumAtrIX
6555fcdffe
chore: Fix builds from bumping dependencies
2023-11-03 01:21:23 +01:00
semantic-release-bot
8b89993505
chore(release): 1.2.0-dev.1 [skip ci]
...
# [1.2.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.5...v1.2.0-dev.1 ) (2023-10-31)
### Bug Fixes
* Catch exceptions when serializing invalid patch options ([cd73bd3 ](cd73bd39ce ))
### Features
* Use better log messages when handling exceptions ([5896968 ](5896968358 ))
v1.2.0-dev.1
2023-10-31 13:30:54 +00:00
oSumAtrIX
5896968358
feat: Use better log messages when handling exceptions
2023-10-31 14:28:21 +01:00
oSumAtrIX
cd73bd39ce
fix: Catch exceptions when serializing invalid patch options
2023-10-31 14:23:54 +01:00
oSumAtrIX
77416b6bf4
build: Bump dependencies
2023-10-31 14:18:41 +01:00
semantic-release-bot
4227a57fc7
chore(release): 1.1.5 [skip ci]
...
## [1.1.5](https://github.com/ReVanced/revanced-library/compare/v1.1.4...v1.1.5 ) (2023-10-23)
v1.1.5
2023-10-23 00:06:24 +00:00
oSumAtrIX
cc3de84d25
chore: Merge branch dev to main ( #14 )
2023-10-23 02:04:28 +02:00
semantic-release-bot
0545341f9a
chore(release): 1.1.5-dev.1 [skip ci]
...
## [1.1.5-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.4...v1.1.5-dev.1 ) (2023-10-23)
v1.1.5-dev.1
2023-10-23 00:03:37 +00:00
oSumAtrIX
035870e08d
build: Simplify declaration of repositories
2023-10-22 23:37:19 +02:00
oSumAtrIX
b58ea35f6a
build(Needs bump): Bump dependencies
2023-10-22 23:36:31 +02:00
oSumAtrIX
3f61394f0a
build: Bump Kotlin Gradle plugin version
2023-10-22 16:14:45 +02:00
semantic-release-bot
9536413fa3
chore(release): 1.1.4 [skip ci]
...
## [1.1.4](https://github.com/ReVanced/revanced-library/compare/v1.1.3...v1.1.4 ) (2023-10-12)
### Bug Fixes
* Ask for root permissions before trying to use them ([aea1d69 ](aea1d69157 ))
* Execute ADB commands sequentially to fix mounting issues ([#12 ](https://github.com/ReVanced/revanced-library/issues/12 )) ([fda3eca ](fda3eca74f ))
v1.1.4
2023-10-12 19:49:25 +00:00
oSumAtrIX
7b1ca25a6c
chore: Merge branch dev to main ( #13 )
2023-10-12 21:47:46 +02:00
semantic-release-bot
79640bcb8c
chore(release): 1.1.4-dev.2 [skip ci]
...
## [1.1.4-dev.2](https://github.com/ReVanced/revanced-library/compare/v1.1.4-dev.1...v1.1.4-dev.2 ) (2023-10-10)
### Bug Fixes
* Ask for root permissions before trying to use them ([aea1d69 ](aea1d69157 ))
v1.1.4-dev.2
2023-10-10 08:25:22 +00:00
oSumAtrIX
aea1d69157
fix: Ask for root permissions before trying to use them
2023-10-10 10:23:39 +02:00
oSumAtrIX
7a6977aff2
refactor: Remove unnecessary function
2023-10-10 10:23:00 +02:00
semantic-release-bot
c221ab1482
chore(release): 1.1.4-dev.1 [skip ci]
...
## [1.1.4-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.3...v1.1.4-dev.1 ) (2023-10-09)
### Bug Fixes
* Execute ADB commands sequentially to fix mounting issues ([#12 ](https://github.com/ReVanced/revanced-library/issues/12 )) ([fda3eca ](fda3eca74f ))
v1.1.4-dev.1
2023-10-09 23:24:41 +00:00
Riccardo Nava
fda3eca74f
fix: Execute ADB commands sequentially to fix mounting issues ( #12 )
2023-10-10 01:22:45 +02:00
semantic-release-bot
d2e367e901
chore(release): 1.1.3 [skip ci]
...
## [1.1.3](https://github.com/ReVanced/revanced-library/compare/v1.1.2...v1.1.3 ) (2023-10-09)
v1.1.3
2023-10-09 16:57:58 +00:00
oSumAtrIX
3e460805bc
chore: Merge branch dev to main ( #11 )
2023-10-09 18:56:03 +02:00
semantic-release-bot
6019320d9e
chore(release): 1.1.3-dev.2 [skip ci]
...
## [1.1.3-dev.2](https://github.com/ReVanced/revanced-library/compare/v1.1.3-dev.1...v1.1.3-dev.2 ) (2023-10-09)
v1.1.3-dev.2
2023-10-09 16:53:41 +00:00
oSumAtrIX
0dc83c3e0a
build(Needs bump): Use correct dependency
2023-10-09 18:51:32 +02:00
semantic-release-bot
dc0c9f6cc9
chore(release): 1.1.3-dev.1 [skip ci]
...
## [1.1.3-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.2...v1.1.3-dev.1 ) (2023-10-09)
v1.1.3-dev.1
2023-10-09 16:44:17 +00:00
oSumAtrIX
33f48f1f3f
build(Needs bump): Publish artifacts on Jitpack
2023-10-09 18:42:16 +02:00
semantic-release-bot
9de5348351
chore(release): 1.1.2 [skip ci]
...
## [1.1.2](https://github.com/ReVanced/revanced-library/compare/v1.1.1...v1.1.2 ) (2023-10-05)
v1.1.2
2023-10-05 15:56:13 +00:00
oSumAtrIX
adfb41c737
chore: Merge branch dev to main ( #10 )
2023-10-05 17:54:11 +02:00
semantic-release-bot
5024ea3313
chore(release): 1.1.2-dev.1 [skip ci]
...
## [1.1.2-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.1...v1.1.2-dev.1 ) (2023-10-05)
v1.1.2-dev.1
2023-10-05 15:35:24 +00:00
oSumAtrIX
c61d90462f
build(Needs bump): Bump dependencies
2023-10-05 17:29:37 +02:00
semantic-release-bot
8263175a8e
chore(release): 1.1.1 [skip ci]
...
## [1.1.1](https://github.com/ReVanced/revanced-library/compare/v1.1.0...v1.1.1 ) (2023-10-04)
### Performance Improvements
* Use maps to set options ([13823b7 ](13823b74db ))
v1.1.1
2023-10-04 02:24:57 +00:00
oSumAtrIX
17694e2d8a
chore: Merge branch dev to main ( #9 )
2023-10-04 04:23:15 +02:00
semantic-release-bot
e232577e33
chore(release): 1.1.1-dev.1 [skip ci]
...
## [1.1.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.0...v1.1.1-dev.1 ) (2023-10-04)
### Performance Improvements
* Use maps to set options ([13823b7 ](13823b74db ))
v1.1.1-dev.1
2023-10-04 02:22:01 +00:00
oSumAtrIX
771c9d7165
build(Needs bump): Bump dependencies
2023-10-04 04:20:11 +02:00