oSumAtrIX
|
5e94f464fc
|
chore: publish releases instead of packages
|
2022-06-14 01:10:01 +02:00 |
|
semantic-release-bot
|
a3f5c11050
|
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/revanced/revanced-patches/compare/v1.2.0...v1.2.1) (2022-06-12)
### Performance Improvements
* fix high battery consumption due to chromecast not working with `microg` ([fcb80dc](fcb80dc71f))
v1.2.1
|
2022-06-12 23:36:44 +00:00 |
|
oSumAtrIX
|
09e837d2e0
|
Merge remote-tracking branch 'origin/main'
|
2022-06-13 01:34:28 +02:00 |
|
oSumAtrIX
|
fcb80dc71f
|
perf: fix high battery consumption due to chromecast not working with microg
|
2022-06-13 01:22:28 +02:00 |
|
semantic-release-bot
|
a63446e0e2
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/revanced/revanced-patches/compare/v1.1.0...v1.2.0) (2022-06-11)
### Bug Fixes
* migrate to `include` annotation ([c53222c](c53222ce69))
### Features
* `microg-patch` ([21ae984](21ae984acb))
* updated all patches to support v17.22.36 of `com.android.google.youtube` ([285aac5](285aac5679))
v1.2.0
|
2022-06-11 23:42:16 +00:00 |
|
oSumAtrIX
|
d3873e6568
|
Merge pull request #19 from revanced/non-root
feat: `microg-patch`
|
2022-06-12 01:40:26 +02:00 |
|
oSumAtrIX
|
8105cc0ac6
|
chore: bump patcher dependency version
|
2022-06-12 01:38:54 +02:00 |
|
oSumAtrIX
|
433ea02c04
|
refactor: rename general-bytecode-ads to general-ads
|
2022-06-12 01:07:23 +02:00 |
|
semantic-release-bot
|
c97feb1cd8
|
chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/revanced/revanced-patches/compare/v1.0.0...v1.1.0) (2022-06-11)
### Features
* generate & upload dex files ([#18](https://github.com/revanced/revanced-patches/issues/18)) ([aa365d6](aa365d684a))
v1.1.0
|
2022-06-11 22:23:47 +00:00 |
|
Sculas
|
aa365d684a
|
feat: generate & upload dex files (#18)
* fix: generate dex files
* fix: d8 path
* fix: path
* Upload dex assets
|
2022-06-12 00:22:22 +02:00 |
|
oSumAtrIX
|
285aac5679
|
feat: updated all patches to support v17.22.36 of com.android.google.youtube
|
2022-06-11 21:09:59 +02:00 |
|
oSumAtrIX
|
c53222ce69
|
fix: migrate to include annotation
|
2022-06-11 19:14:54 +02:00 |
|
oSumAtrIX
|
21ae984acb
|
feat: microg-patch
|
2022-06-11 06:37:18 +02:00 |
|
josesilveiraa
|
d1b1e5a6cd
|
refactor: more readable code
- Changes singular `prefix` vararg to `prefixes`.
- Changes `_prefix` in loop to `prefix`
|
2022-06-09 01:13:45 +02:00 |
|
josesilveiraa
|
0e465eb7f8
|
refactor: fix mispeling
`t he` > `the`
|
2022-06-07 14:35:41 +02:00 |
|
semantic-release-bot
|
5b2d834a3e
|
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-06-05)
### Bug Fixes
* `create-button-signature` ([a2038a0](a2038a0507))
* `enable-seekbar-tapping` patch ([af4d514](af4d514038))
* `Index` in wrong package ([0a57a1d](0a57a1d1c1))
* `minimized-playback` & `old-quality-layout` wrong opcodes ([c36c5f8](c36c5f80b4))
* `minimized-playback` patch ([cc558b3](cc558b35e9))
* `SignatureChecker` not handling nullable field `methodMetadata` ([c2e0e91](c2e0e918d0))
* accidentally removed code in refactor ([affd51d](affd51d2c1))
* add missing `trimIndent()` to string literals ([046d1f0](046d1f05f7))
* add missing opcode for `create-button-method` ([c3f5eec](c3f5eec804))
* attempt on all patches ([9e49e71](9e49e71364))
* breaking changes by `revanced-patcher` dependency ([1748cd9](1748cd98a4))
* breaking changes by `revanced-patcher` dependency ([1136371](113637183a))
* breaking changes of the patcher ([acdb444](acdb44477c))
* breaking patcher changes ([6655f4b](6655f4b5e5))
* breaking patcher changes ([32d828f](32d828fc67))
* breaking patcher changes ([923b0d9](923b0d9a01))
* bugfixes in `microg` ([f4e289c](f4e289c8df))
* clean after building ([96f76b2](96f76b2eb5))
* disable `hide-suggestions-patch` patch until fixed ([fb4dc1d](fb4dc1dcfc))
* incorrect endIndex (fixed in Patcher) ([54196e7](54196e70ab))
* loop in `amoled` patch ([15630fe](15630fe9f9))
* migrate patches to latest patcher api changes ([39cf505](39cf505d84))
* missing extension method `doRecursively` ([62c6543](62c6543485))
* modified opcode for `show-video-ads-constructor` ([5cb333d](5cb333d769))
* multiple bugs in patches ([f4d25ae](f4d25aeea2))
* name for `IntegrationsPatch` ([2d1c3ee](2d1c3ee109))
* print instruction index of warning ([a63db11](a63db11046))
* publish releases ([fa3f6e2](fa3f6e2f33))
* remove `HideSuggestionsPatch` from `Index` ([0c16b51](0c16b51e93))
* remove unused patches ([7a0ae2d](7a0ae2d56a))
* signature checker with changes of patcher ([34449ab](34449abe41))
* spelling mistake ([eb97257](eb97257c41))
* tests failing ([51aeebe](51aeebe1e8))
* update `HomeAdsPatch` ([529fa1e](529fa1edff))
* update patches ([e6f3b3c](e6f3b3cd21))
* use the latest version of patcher dependency ([e09f25c](e09f25cb75))
* version in package metadata of music ([c6dae56](c6dae56521))
* **VideoAds:** remove `istore1` opcode ([ba1103a](ba1103aca3))
* write while reading resources and remove checking for "." in resource extensions ([017bcfa](017bcfa04d))
* wrong access flag in signature for `Create button patch` ([2f2a0ff](2f2a0ff5e3))
* wrong annotation and signature in patches ([a91432f](a91432f6ca))
* wrong opcode for `create-button-method` ([067d530](067d530901))
* wrong opcode pattern for `create-button-method` ([42253f0](42253f016a))
* wrong opcode pattern for `enable-seekbar-tapping-signature` ([38d77be](38d77be08b))
* wrong opcode pattern for signature in `Hide suggestions patch` ([51c45c6](51c45c636f))
* wrong patches in `upgrade-tab-remover` ([08b4294](08b4294f5e))
* wrong signature for `hide-reels-signature` ([9987679](9987679f66))
* wrong signatures for patch `Old Quality Layout Patch` ([d29329f](d29329fb32))
* wrong versions of patches ([89dcb56](89dcb56a9f))
### Code Refactoring
* Rename `net.revanced` to `app.revanced` ([510eb50](510eb50968))
### Features
* `Dependencies` annotation ([73adc6f](73adc6f98c))
* `GeneralBytecodeAds` and `GeneralResourceAds` patch ([05ee34c](05ee34c756))
* `hide-shorts-button` patch ([d6d6438](d6d6438110))
* `tastebuilder-remover` for music ([51a061f](51a061fe2d))
* Add (WIP) Signature Checker ([38761e8](38761e8e26))
* add `amoled` patch ([27f6aa5](27f6aa5b7b))
* add home ads patch ([024ecb2](024ecb2fb0))
* add patches compatibility to the newest version ([4e85cc4](4e85cc4cbb))
* add publishing to package registry ([675367a](675367a4ea))
* add semantic-release ([1ea323f](1ea323faae))
* added `codecs-unlock` patch ([5114ae1](5114ae1a2a))
* begin `MicroG Patch` ([e757e13](e757e13987))
* display metadata for each signature in `SignatureChecker` ([8b5d316](8b5d316ad3))
* get required register dynamically ([f65199c](f65199c028))
* Initial commit ([ce29098](ce29098d8a))
* integrations patch ([61554ce](61554ce809))
* migrate to dalvik patches ([d01658c](d01658c840))
* MinimizedPlayback, CreateButtonRemover ([d35496b](d35496b453))
* OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping ([084fc60](084fc60d3f))
* Patches for YouTube Music ([385c278](385c278e05))
* remove obsolete patch `Hide suggestions patch` ([9cb59b4](9cb59b44e3))
* update MicroG patch to latest version ([45c75cf](45c75cfb0e))
* update patches to latest version ([dd0d58f](dd0d58fc3b))
* use supplier instead of KClass ([bf2b2ae](bf2b2ae791))
* use supplier instead of KClass ([790c84a](790c84a00e))
### BREAKING CHANGES
* signature of patches was changed
* signature of patches was changed
* Package name was changed from "net.revanced" to "app.revanced"
v1.0.0
|
2022-06-05 06:48:27 +00:00 |
|
oSumAtrIX
|
0aabe37152
|
chore: bump patcher dependency
|
2022-06-05 08:14:58 +02:00 |
|
semantic-release-bot
|
89bb26b09c
|
chore(release): 1.0.0-dev.16 [skip ci]
# [1.0.0-dev.16](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.15...v1.0.0-dev.16) (2022-06-05)
### Features
* add patches compatibility to the newest version ([4e85cc4](4e85cc4cbb))
v1.0.0-dev.16
|
2022-06-05 05:58:45 +00:00 |
|
oSumAtrIX
|
4e85cc4cbb
|
feat: add patches compatibility to the newest version
|
2022-06-05 07:57:25 +02:00 |
|
semantic-release-bot
|
771f237990
|
chore(release): 1.0.0-dev.15 [skip ci]
# [1.0.0-dev.15](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.14...v1.0.0-dev.15) (2022-06-05)
### Bug Fixes
* remove unused patches ([7a0ae2d](7a0ae2d56a))
v1.0.0-dev.15
|
2022-06-05 05:27:17 +00:00 |
|
oSumAtrIX
|
4d17ff4fb4
|
style: move extension and utility methods to their own classes
|
2022-06-05 07:25:51 +02:00 |
|
oSumAtrIX
|
7a0ae2d56a
|
fix: remove unused patches
|
2022-06-05 07:25:40 +02:00 |
|
semantic-release-bot
|
71a08ca5eb
|
chore(release): 1.0.0-dev.14 [skip ci]
# [1.0.0-dev.14](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.13...v1.0.0-dev.14) (2022-06-04)
### Bug Fixes
* spelling mistake ([eb97257](eb97257c41))
### Features
* `Dependencies` annotation ([73adc6f](73adc6f98c))
* `GeneralBytecodeAds` and `GeneralResourceAds` patch ([05ee34c](05ee34c756))
v1.0.0-dev.14
|
2022-06-04 00:34:59 +00:00 |
|
oSumAtrIX
|
4ba5b324a6
|
chore: bump patcher dependency
|
2022-06-04 02:33:08 +02:00 |
|
oSumAtrIX
|
05ee34c756
|
feat: GeneralBytecodeAds and GeneralResourceAds patch
|
2022-06-04 02:27:02 +02:00 |
|
oSumAtrIX
|
73adc6f98c
|
feat: Dependencies annotation
|
2022-06-03 17:52:30 +02:00 |
|
oSumAtrIX
|
eb97257c41
|
fix: spelling mistake
|
2022-06-03 17:38:56 +02:00 |
|
semantic-release-bot
|
9d99df6f31
|
chore(release): 1.0.0-dev.13 [skip ci]
# [1.0.0-dev.13](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.12...v1.0.0-dev.13) (2022-05-31)
### Bug Fixes
* migrate patches to latest patcher api changes ([39cf505](39cf505d84))
* missing extension method `doRecursively` ([62c6543](62c6543485))
v1.0.0-dev.13
|
2022-05-31 23:53:49 +00:00 |
|
oSumAtrIX
|
62c6543485
|
fix: missing extension method doRecursively
|
2022-06-01 01:50:01 +02:00 |
|
oSumAtrIX
|
39cf505d84
|
fix: migrate patches to latest patcher api changes
|
2022-06-01 01:40:57 +02:00 |
|
semantic-release-bot
|
f55ad46322
|
chore(release): 1.0.0-dev.12 [skip ci]
# [1.0.0-dev.12](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.11...v1.0.0-dev.12) (2022-05-28)
### Bug Fixes
* wrong annotation and signature in patches ([a91432f](a91432f6ca))
v1.0.0-dev.12
|
2022-05-28 12:33:20 +00:00 |
|
oSumAtrIX
|
a91432f6ca
|
fix: wrong annotation and signature in patches
|
2022-05-28 14:31:20 +02:00 |
|
semantic-release-bot
|
15cf96aac7
|
chore(release): 1.0.0-dev.11 [skip ci]
# [1.0.0-dev.11](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.10...v1.0.0-dev.11) (2022-05-26)
### Bug Fixes
* breaking changes by `revanced-patcher` dependency ([1136371](113637183a))
* breaking patcher changes ([6655f4b](6655f4b5e5))
* breaking patcher changes ([32d828f](32d828fc67))
* bugfixes in `microg` ([f4e289c](f4e289c8df))
* write while reading resources and remove checking for "." in resource extensions ([017bcfa](017bcfa04d))
### Features
* begin `MicroG Patch` ([e757e13](e757e13987))
* update MicroG patch to latest version ([45c75cf](45c75cfb0e))
v1.0.0-dev.11
|
2022-05-26 02:22:41 +00:00 |
|
semantic-release-bot
|
813529944b
|
chore(release): 1.0.0-dev.11 [skip ci]
# [1.0.0-dev.11](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.10...v1.0.0-dev.11) (2022-05-26)
### Bug Fixes
* breaking changes by `revanced-patcher` dependency ([1136371](113637183a))
* breaking patcher changes ([6655f4b](6655f4b5e5))
* breaking patcher changes ([32d828f](32d828fc67))
* bugfixes in `microg` ([f4e289c](f4e289c8df))
* write while reading resources and remove checking for "." in resource extensions ([017bcfa](017bcfa04d))
### Features
* begin `MicroG Patch` ([e757e13](e757e13987))
* update MicroG patch to latest version ([45c75cf](45c75cfb0e))
|
2022-05-26 02:19:09 +00:00 |
|
oSumAtrIX
|
eef7d863cb
|
chore: update gradlew wrapper
|
2022-05-26 03:54:01 +02:00 |
|
oSumAtrIX
|
255f00dd63
|
chore: update dependencies
|
2022-05-26 03:53:56 +02:00 |
|
oSumAtrIX
|
f4e289c8df
|
fix: bugfixes in microg
|
2022-05-26 03:47:11 +02:00 |
|
oSumAtrIX
|
017bcfa04d
|
fix: write while reading resources and remove checking for "." in resource extensions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-24 02:02:39 +02:00 |
|
oSumAtrIX
|
da81df06ff
|
chore: update kotlin jvm
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-24 00:17:01 +02:00 |
|
oSumAtrIX
|
38c06e2d6f
|
chore: update matching method names for microg patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-23 21:14:43 +02:00 |
|
oSumAtrIX
|
e9fe8d4d12
|
Merge branch 'dev' into microg-dalvik-patch
|
2022-05-23 21:07:08 +02:00 |
|
oSumAtrIX
|
bb356cb71c
|
chore: update dependencies
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-23 21:00:27 +02:00 |
|
oSumAtrIX
|
45c75cfb0e
|
feat: update MicroG patch to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:41:59 +02:00 |
|
oSumAtrIX
|
08aad61b61
|
Merge branch 'dev' into microg-dalvik-patch
# Conflicts:
# src/main/kotlin/app/revanced/patches/Index.kt
# src/main/kotlin/app/revanced/patches/music/audio/codecs/patch/CodecsUnlockPatch.kt
# src/main/kotlin/app/revanced/patches/music/audio/exclusiveaudio/patch/ExclusiveAudioPatch.kt
# src/main/kotlin/app/revanced/patches/music/layout/tastebuilder/patch/RemoveTasteBuilderPatch.kt
# src/main/kotlin/app/revanced/patches/music/layout/upgradebutton/patch/RemoveUpgradeButtonPatch.kt
# src/main/kotlin/app/revanced/patches/music/premium/backgroundplay/patch/BackgroundPlayPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/home/annotation/PromotionsCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/home/patch/HomeAdsPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/home/patch/PromotionsPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/home/signatures/PromotedDiscoveryActionParentSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/home/signatures/PromotedDiscoveryAppParentSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/video/annotations/VideoAdsCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/video/patch/VideoAdsPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/ad/video/signatures/ShowVideoAdsConstructorSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/annotation/SeekbarTappingCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/patch/EnableSeekbarTappingPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/signatures/SeekbarTappingParentSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/interaction/seekbar/signatures/SeekbarTappingSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/createbutton/annotations/CreateButtonCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/createbutton/patch/CreateButtonRemoverPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/createbutton/signatures/CreateButtonSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/minimizedplayback/annotations/MinimizedPlaybackCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/minimizedplayback/patch/MinimizedPlaybackPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/minimizedplayback/signatures/MinimizedPlaybackManagerSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/oldqualitylayout/annotations/OldQualityLayoutCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/oldqualitylayout/patch/OldQualityLayoutPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/reels/patch/HideReelsPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/reels/signatures/HideReelsSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/shorts/button/annotations/ShortsButtonCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/shorts/button/patch/ShortsButtonRemoverPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/shorts/button/signatures/PivotBarButtonTabenumSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/layout/shorts/button/signatures/PivotBarButtonsViewSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/misc/integrations/annotations/IntegrationsCompatibility.kt
# src/main/kotlin/app/revanced/patches/youtube/misc/integrations/patch/IntegrationsPatch.kt
# src/main/kotlin/app/revanced/patches/youtube/misc/integrations/signatures/InitSignature.kt
# src/main/kotlin/app/revanced/patches/youtube/misc/manifest/annotations/FixLocaleConfigErrorCompatibility.kt
# src/test/kotlin/app/revanced/patches/SignatureChecker.kt
|
2022-05-22 17:38:18 +02:00 |
|
semantic-release-bot
|
dd1981a086
|
chore(release): 1.0.0-dev.10 [skip ci]
# [1.0.0-dev.10](https://github.com/revanced/revanced-patches/compare/v1.0.0-dev.9...v1.0.0-dev.10) (2022-05-22)
### Bug Fixes
* `create-button-signature` ([a2038a0](a2038a0507))
* breaking changes by `revanced-patcher` dependency ([1748cd9](1748cd98a4))
* loop in `amoled` patch ([15630fe](15630fe9f9))
### Features
* add `amoled` patch ([27f6aa5](27f6aa5b7b))
* update patches to latest version ([dd0d58f](dd0d58fc3b))
v1.0.0-dev.10
|
2022-05-22 15:27:30 +00:00 |
|
oSumAtrIX
|
abf42a89c5
|
add: workflow dispatch
|
2022-05-22 17:26:22 +02:00 |
|
oSumAtrIX
|
7dfcf3b730
|
Merge pull request #14 from revanced/annotations
fix: migrate to annotatated patches
|
2022-05-22 17:15:21 +02:00 |
|
oSumAtrIX
|
dd0d58fc3b
|
feat: update patches to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:11:34 +02:00 |
|
epicsampler
|
15630fe9f9
|
fix: loop in amoled patch
|
2022-05-22 14:34:36 +00:00 |
|
epicsampler
|
27f6aa5b7b
|
feat: add amoled patch
|
2022-05-22 14:31:17 +00:00 |
|