oSumAtrIX
|
78913bf1e8
|
feat: premium-heading patch
|
2022-06-15 11:53:16 +02:00 |
|
oSumAtrIX
|
f81872b8e4
|
fix: add size 48px for custom-branding patch
|
2022-06-15 11:52:51 +02:00 |
|
oSumAtrIX
|
efb6d4c2be
|
fix: custom-branding patch failing to get resources
|
2022-06-15 11:07:10 +02:00 |
|
oSumAtrIX
|
0d65ea8cdb
|
feat: custom-branding patch
|
2022-06-15 00:06:02 +02:00 |
|
oSumAtrIX
|
6046f077ab
|
refactor: rename microg-patch to microg-support
|
2022-06-15 00:06:02 +02:00 |
|
oSumAtrIX
|
8897f18ff0
|
Merge remote-tracking branch 'origin/main'
|
2022-06-13 01:34:28 +02:00 |
|
oSumAtrIX
|
dd8b01a5c5
|
perf: fix high battery consumption due to chromecast not working with microg
|
2022-06-13 01:22:28 +02:00 |
|
oSumAtrIX
|
2cc94708e1
|
Merge pull request #19 from revanced/non-root
feat: `microg-patch`
|
2022-06-12 01:40:26 +02:00 |
|
oSumAtrIX
|
d4ed67ce4f
|
refactor: rename general-bytecode-ads to general-ads
|
2022-06-12 01:07:23 +02:00 |
|
oSumAtrIX
|
e12dc11b67
|
feat: updated all patches to support v17.22.36 of com.android.google.youtube
|
2022-06-11 21:09:59 +02:00 |
|
oSumAtrIX
|
110bbf143a
|
fix: migrate to include annotation
|
2022-06-11 19:14:54 +02:00 |
|
oSumAtrIX
|
48bbd574a5
|
feat: microg-patch
|
2022-06-11 06:37:18 +02:00 |
|
josesilveiraa
|
6419816b47
|
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
|
ee50ac01a4
|
refactor: fix mispeling
`t he` > `the`
|
2022-06-07 14:35:41 +02:00 |
|
oSumAtrIX
|
799401ddf9
|
feat: add patches compatibility to the newest version
|
2022-06-05 07:57:25 +02:00 |
|
oSumAtrIX
|
a817522bc3
|
style: move extension and utility methods to their own classes
|
2022-06-05 07:25:51 +02:00 |
|
oSumAtrIX
|
d12e92aead
|
fix: remove unused patches
|
2022-06-05 07:25:40 +02:00 |
|
oSumAtrIX
|
f99bbef4c9
|
feat: GeneralBytecodeAds and GeneralResourceAds patch
|
2022-06-04 02:27:02 +02:00 |
|
oSumAtrIX
|
85806bb355
|
feat: Dependencies annotation
|
2022-06-03 17:52:30 +02:00 |
|
oSumAtrIX
|
52f9147ee8
|
fix: spelling mistake
|
2022-06-03 17:38:56 +02:00 |
|
oSumAtrIX
|
e9c946008e
|
fix: missing extension method doRecursively
|
2022-06-01 01:50:01 +02:00 |
|
oSumAtrIX
|
8a0ee03a71
|
fix: migrate patches to latest patcher api changes
|
2022-06-01 01:40:57 +02:00 |
|
oSumAtrIX
|
a0fdee81a6
|
fix: wrong annotation and signature in patches
|
2022-05-28 14:31:20 +02:00 |
|
oSumAtrIX
|
a43b33bdbb
|
fix: bugfixes in microg
|
2022-05-26 03:47:11 +02:00 |
|
oSumAtrIX
|
7bc60943cb
|
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
|
159f7f3c3d
|
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
|
c24f8063a0
|
feat: update MicroG patch to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:41:59 +02:00 |
|
oSumAtrIX
|
77a164015a
|
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 |
|
oSumAtrIX
|
bad25dec1d
|
feat: update patches to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:11:34 +02:00 |
|
epicsampler
|
c4c86b65fd
|
fix: loop in amoled patch
|
2022-05-22 14:34:36 +00:00 |
|
epicsampler
|
d61bac4f82
|
feat: add amoled patch
|
2022-05-22 14:31:17 +00:00 |
|
epicsampler
|
a173f6e5a7
|
fix: create-button-signature
|
2022-05-22 14:17:32 +00:00 |
|
oSumAtrIX
|
e12e484e37
|
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 13:43:41 +02:00 |
|
oSumAtrIX
|
145a8c72f7
|
Merge branch 'annotations' into microg-dalvik-patch
|
2022-05-21 20:46:28 +02:00 |
|
oSumAtrIX
|
7e485b4ffe
|
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 23:58:54 +02:00 |
|
oSumAtrIX
|
0c5264192b
|
Merge remote-tracking branch 'origin/microg-dalvik-patch' into microg-dalvik-patch
# Conflicts:
# src/main/kotlin/app/revanced/patches/Index.kt
|
2022-05-18 03:16:40 +02:00 |
|
oSumAtrIX
|
50f9cc52ac
|
fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:16:07 +02:00 |
|
oSumAtrIX
|
cb3c8e875e
|
refactor: furthermore implement logic for MicroGPatch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:15:02 +02:00 |
|
oSumAtrIX
|
16f2de8057
|
refactor: MicroGPatch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:15:00 +02:00 |
|
oSumAtrIX
|
91b8ec81f3
|
fix: update patches
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-07 17:50:22 +02:00 |
|
oSumAtrIX
|
3ad344433d
|
Merge branch 'dalvik-patches' into microg-dalvik-patch
|
2022-05-06 16:53:07 +02:00 |
|
LooKeR
|
26ed7f0400
|
Fix build broken by ec9618e
|
2022-05-06 13:39:29 +05:30 |
|
oSumAtrIX
|
cbb9e2cd1f
|
fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-05 00:04:14 +02:00 |
|
oSumAtrIX
|
aeacdf5bfb
|
Merge branch 'dalvik-patches' into microg-dalvik-patch
# Conflicts:
# src/main/kotlin/app/revanced/patches/Index.kt
# src/main/kotlin/app/revanced/patches/youtube/misc/MicroGPatch.kt
|
2022-05-05 00:02:03 +02:00 |
|
oSumAtrIX
|
86e0728e15
|
add: resource patcher
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-04 23:50:45 +02:00 |
|
epicsampler
|
8ea34036e5
|
refactor: YouTube Music patches
|
2022-04-28 23:30:31 +02:00 |
|
epicsampler
|
a6aeca31bd
|
feat: tastebuilder-remover for music
|
2022-04-28 15:47:08 +00:00 |
|
epicsampler
|
b299205aa7
|
fix: version in package metadata of music
|
2022-04-28 15:02:57 +00:00 |
|
oSumAtrIX
|
518229031c
|
fix: wrong patches in upgrade-tab-remover
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-04-27 03:06:52 +02:00 |
|
epicsampler
|
e5fd7cece9
|
feat: added codecs-unlock patch
|
2022-04-26 21:44:02 +00:00 |
|