oSumAtrIX
|
3ef5d2a29d
|
refactor: patch description
|
2022-06-20 08:03:02 +02:00 |
|
bogadana
|
5797e15b06
|
feat: disable-fullscreen-panels patch
|
2022-06-20 01:29:47 +02:00 |
|
Sculas
|
0e76fbfc1b
|
Revert "Changed app name to ReVanced (#21)" (#24)
This reverts commit d733981342.
|
2022-06-16 11:32:58 +02:00 |
|
bibarub
|
d71290f6f1
|
feat: hide-cast-button patch
|
2022-06-16 00:33:39 +02:00 |
|
oSumAtrIX
|
0cfead3914
|
feat: premium-heading patch
|
2022-06-15 11:53:16 +02:00 |
|
oSumAtrIX
|
4a20de0410
|
fix: add size 48px for custom-branding patch
|
2022-06-15 11:52:51 +02:00 |
|
oSumAtrIX
|
eed04277d1
|
fix: custom-branding patch failing to get resources
|
2022-06-15 11:07:10 +02:00 |
|
oSumAtrIX
|
680371ab30
|
feat: custom-branding patch
|
2022-06-15 00:06:02 +02:00 |
|
oSumAtrIX
|
a465f89354
|
refactor: rename microg-patch to microg-support
|
2022-06-15 00:06:02 +02: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 |
|
oSumAtrIX
|
d3873e6568
|
Merge pull request #19 from revanced/non-root
feat: `microg-patch`
|
2022-06-12 01:40:26 +02:00 |
|
oSumAtrIX
|
433ea02c04
|
refactor: rename general-bytecode-ads to general-ads
|
2022-06-12 01:07:23 +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 |
|
oSumAtrIX
|
4e85cc4cbb
|
feat: add patches compatibility to the newest version
|
2022-06-05 07:57:25 +02: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 |
|
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 |
|
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 |
|
oSumAtrIX
|
a91432f6ca
|
fix: wrong annotation and signature in patches
|
2022-05-28 14:31:20 +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
|
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
|
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 |
|
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 |
|
epicsampler
|
a2038a0507
|
fix: create-button-signature
|
2022-05-22 14:17:32 +00:00 |
|
oSumAtrIX
|
1748cd98a4
|
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 13:43:41 +02:00 |
|
oSumAtrIX
|
0c3b512fe3
|
Merge branch 'annotations' into microg-dalvik-patch
|
2022-05-21 20:46:28 +02:00 |
|
oSumAtrIX
|
113637183a
|
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 23:58:54 +02:00 |
|
oSumAtrIX
|
595e0ed37e
|
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
|
6655f4b5e5
|
fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:16:07 +02:00 |
|
oSumAtrIX
|
8798780d22
|
refactor: furthermore implement logic for MicroGPatch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:15:02 +02:00 |
|
oSumAtrIX
|
edbd40563f
|
refactor: MicroGPatch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-18 03:15:00 +02:00 |
|
oSumAtrIX
|
cc5634851a
|
Merge branch 'dev' into microg-dalvik-patch
|
2022-05-07 18:09:42 +02:00 |
|
oSumAtrIX
|
e6f3b3cd21
|
fix: update patches
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-07 17:50:22 +02:00 |
|
oSumAtrIX
|
51aeebe1e8
|
fix: tests failing
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-07 05:31:29 +02:00 |
|
oSumAtrIX
|
1d1a20f7aa
|
Merge branch 'dalvik-patches' into microg-dalvik-patch
|
2022-05-06 16:53:07 +02:00 |
|
LooKeR
|
a182ff5bdb
|
Fix build broken by 5cf23a7
|
2022-05-06 13:39:29 +05:30 |
|
oSumAtrIX
|
32d828fc67
|
fix: breaking patcher changes
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-05 00:04:14 +02:00 |
|
oSumAtrIX
|
927e12791b
|
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 |
|