mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 07:09:22 +01:00
2c336e11b7
## [1.5.3](https://github.com/revanced/revanced-patches/compare/v1.5.2...v1.5.3) (2022-06-16) ### Bug Fixes * forgot about this ([7102a25
](7102a25dc6
))
28 KiB
28 KiB
1.5.3 (2022-06-16)
Bug Fixes
- forgot about this (7102a25)
1.5.2 (2022-06-16)
Bug Fixes
1.5.1 (2022-06-16)
Reverts
1.5.0 (2022-06-15)
Bug Fixes
- sync version (6170e36)
Features
hide-cast-button
patch (2cd531e)
1.4.0 (2022-06-15)
Bug Fixes
- add size
48px
forcustom-branding
patch (f81872b)
Features
premium-heading
patch (78913bf)
1.3.1 (2022-06-15)
Bug Fixes
custom-branding
patch failing to get resources (efb6d4c)
1.3.0 (2022-06-14)
Features
custom-branding
patch (0d65ea8)
1.2.2 (2022-06-13)
Bug Fixes
- environment variable not found in gradle build script (0da15fb)
1.2.1 (2022-06-12)
Performance Improvements
- fix high battery consumption due to chromecast not working with
microg
(dd8b01a)
1.2.0 (2022-06-11)
Bug Fixes
- migrate to
include
annotation (110bbf1)
Features
microg-patch
(48bbd57)- updated all patches to support v17.22.36 of
com.android.google.youtube
(e12dc11)
1.1.0 (2022-06-11)
Features
1.0.0 (2022-06-05)
Bug Fixes
create-button-signature
(a173f6e)enable-seekbar-tapping
patch (52fd726)Index
in wrong package (2f9360f)minimized-playback
&old-quality-layout
wrong opcodes (b45d175)minimized-playback
patch (55677a4)SignatureChecker
not handling nullable fieldmethodMetadata
(17bcf78)- accidentally removed code in refactor (0077e26)
- add missing
trimIndent()
to string literals (76d3c71) - add missing opcode for
create-button-method
(0a398ef) - attempt on all patches (3395d69)
- breaking changes by
revanced-patcher
dependency (e12e484) - breaking changes by
revanced-patcher
dependency (7e485b4) - breaking changes of the patcher (1a49bbd)
- breaking patcher changes (50f9cc5)
- breaking patcher changes (cbb9e2c)
- breaking patcher changes (581d1b0)
- bugfixes in
microg
(a43b33b) - clean after building (a2df3fb)
- disable
hide-suggestions-patch
patch until fixed (99099ea) - incorrect endIndex (fixed in Patcher) (424788e)
- loop in
amoled
patch (c4c86b6) - migrate patches to latest patcher api changes (8a0ee03)
- missing extension method
doRecursively
(e9c9460) - modified opcode for
show-video-ads-constructor
(a0dcea3) - multiple bugs in patches (e37201d)
- name for
IntegrationsPatch
(e46ef02) - print instruction index of warning (9e29aee)
- publish releases (83916f9)
- remove
HideSuggestionsPatch
fromIndex
(f32e474) - remove unused patches (d12e92a)
- signature checker with changes of patcher (e82459d)
- spelling mistake (52f9147)
- tests failing (102793f)
- update
HomeAdsPatch
(62f1801) - update patches (91b8ec8)
- use the latest version of patcher dependency (fe4a439)
- version in package metadata of music (b299205)
- VideoAds: remove
istore1
opcode (dc4ec57) - write while reading resources and remove checking for "." in resource extensions (7bc6094)
- wrong access flag in signature for
Create button patch
(9fbb89d) - wrong annotation and signature in patches (a0fdee8)
- wrong opcode for
create-button-method
(3214650) - wrong opcode pattern for
create-button-method
(f4d8a85) - wrong opcode pattern for
enable-seekbar-tapping-signature
(1d83395) - wrong opcode pattern for signature in
Hide suggestions patch
(535aee0) - wrong patches in
upgrade-tab-remover
(5182290) - wrong signature for
hide-reels-signature
(2d9ff2a) - wrong signatures for patch
Old Quality Layout Patch
(823e503) - wrong versions of patches (a112b22)
Code Refactoring
- Rename
net.revanced
toapp.revanced
(68ea89f)
Features
Dependencies
annotation (85806bb)GeneralBytecodeAds
andGeneralResourceAds
patch (f99bbef)hide-shorts-button
patch (88352ee)tastebuilder-remover
for music (a6aeca3)- Add (WIP) Signature Checker (ae4c7b2)
- add
amoled
patch (d61bac4) - add home ads patch (36cddd1)
- add patches compatibility to the newest version (799401d)
- add publishing to package registry (b475e09)
- add semantic-release (d60f1d0)
- added
codecs-unlock
patch (e5fd7ce) - begin
MicroG Patch
(91474ba) - display metadata for each signature in
SignatureChecker
(736a71f) - get required register dynamically (0924ca2)
- Initial commit (bee5f2f)
- integrations patch (19c0b0d)
- migrate to dalvik patches (e088c67)
- MinimizedPlayback, CreateButtonRemover (cc08c6c)
- OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping (04a7cff)
- Patches for YouTube Music (b60c9d3)
- remove obsolete patch
Hide suggestions patch
(e65c6f2) - update MicroG patch to latest version (c24f806)
- update patches to latest version (bad25de)
- use supplier instead of KClass (08af6e5)
- use supplier instead of KClass (91aa019)
BREAKING CHANGES
- signature of patches was changed
- signature of patches was changed
- Package name was changed from "net.revanced" to "app.revanced"
1.0.0-dev.16 (2022-06-05)
Features
- add patches compatibility to the newest version (799401d)
1.0.0-dev.15 (2022-06-05)
Bug Fixes
- remove unused patches (d12e92a)
1.0.0-dev.14 (2022-06-04)
Bug Fixes
- spelling mistake (52f9147)
Features
1.0.0-dev.13 (2022-05-31)
Bug Fixes
- migrate patches to latest patcher api changes (8a0ee03)
- missing extension method
doRecursively
(e9c9460)
1.0.0-dev.12 (2022-05-28)
Bug Fixes
- wrong annotation and signature in patches (a0fdee8)
1.0.0-dev.11 (2022-05-26)
Bug Fixes
- breaking changes by
revanced-patcher
dependency (7e485b4) - breaking patcher changes (50f9cc5)
- breaking patcher changes (cbb9e2c)
- bugfixes in
microg
(a43b33b) - write while reading resources and remove checking for "." in resource extensions (7bc6094)
Features
1.0.0-dev.11 (2022-05-26)
Bug Fixes
- breaking changes by
revanced-patcher
dependency (7e485b4) - breaking patcher changes (50f9cc5)
- breaking patcher changes (cbb9e2c)
- bugfixes in
microg
(a43b33b) - write while reading resources and remove checking for "." in resource extensions (7bc6094)
Features
1.0.0-dev.10 (2022-05-22)
Bug Fixes
create-button-signature
(a173f6e)- breaking changes by
revanced-patcher
dependency (e12e484) - loop in
amoled
patch (c4c86b6)
Features
1.0.0-dev.9 (2022-05-13)
Bug Fixes
- clean after building (a2df3fb)
1.0.0-dev.8 (2022-05-13)
Bug Fixes
- publish releases (83916f9)
1.0.0-dev.7 (2022-05-07)
Bug Fixes
- use the latest version of patcher dependency (fe4a439)
1.0.0-dev.6 (2022-05-07)
Bug Fixes
- update patches (91b8ec8)
1.0.0-dev.5 (2022-05-07)
Bug Fixes
enable-seekbar-tapping
patch (52fd726)Index
in wrong package (2f9360f)minimized-playback
&old-quality-layout
wrong opcodes (b45d175)minimized-playback
patch (55677a4)SignatureChecker
not handling nullable fieldmethodMetadata
(17bcf78)- accidentally removed code in refactor (0077e26)
- add missing
trimIndent()
to string literals (76d3c71) - add missing opcode for
create-button-method
(0a398ef) - attempt on all patches (3395d69)
- breaking changes of the patcher (1a49bbd)
- breaking patcher changes (581d1b0)
- disable
hide-suggestions-patch
patch until fixed (99099ea) - incorrect endIndex (fixed in Patcher) (424788e)
- modified opcode for
show-video-ads-constructor
(a0dcea3) - multiple bugs in patches (e37201d)
- name for
IntegrationsPatch
(e46ef02) - print instruction index of warning (9e29aee)
- remove
HideSuggestionsPatch
fromIndex
(f32e474) - signature checker with changes of patcher (e82459d)
- tests failing (102793f)
- update
HomeAdsPatch
(62f1801) - version in package metadata of music (b299205)
- VideoAds: remove
istore1
opcode (dc4ec57) - wrong access flag in signature for
Create button patch
(9fbb89d) - wrong opcode for
create-button-method
(3214650) - wrong opcode pattern for
create-button-method
(f4d8a85) - wrong opcode pattern for
enable-seekbar-tapping-signature
(1d83395) - wrong opcode pattern for signature in
Hide suggestions patch
(535aee0) - wrong patches in
upgrade-tab-remover
(5182290) - wrong signature for
hide-reels-signature
(2d9ff2a) - wrong signatures for patch
Old Quality Layout Patch
(823e503) - wrong versions of patches (a112b22)
Features
hide-shorts-button
patch (88352ee)tastebuilder-remover
for music (a6aeca3)- Add (WIP) Signature Checker (ae4c7b2)
- add home ads patch (36cddd1)
- added
codecs-unlock
patch (e5fd7ce) - display metadata for each signature in
SignatureChecker
(736a71f) - get required register dynamically (0924ca2)
- integrations patch (19c0b0d)
- migrate to dalvik patches (e088c67)
- Patches for YouTube Music (b60c9d3)
- remove obsolete patch
Hide suggestions patch
(e65c6f2)
1.0.0-dev.4 (2022-03-22)
Features
BREAKING CHANGES
- signature of patches was changed
- signature of patches was changed
1.0.0-dev.3 (2022-03-21)
Features
- OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping (04a7cff)
1.0.0-dev.2 (2022-03-21)
Code Refactoring
- Rename
net.revanced
toapp.revanced
(68ea89f)
BREAKING CHANGES
- Package name was changed from "net.revanced" to "app.revanced"