Commit Graph

633 Commits

Author SHA1 Message Date
188491a707 feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
224254bcce feat: custom-playback-speed patch (#50) 2022-06-28 23:43:07 +02:00
ba1f3af99b fix: check if resource files exist 2022-06-28 00:39:51 +02:00
feb09c56f4 fix: some more refactoring of integrations, add hide-watermark patch (#63)
* refactor: integrations

* add HideWatermark patch

* add hidewatermark patch

* fix bug

* use latest patcher version

* Fix sig name

* update to fingerprints

* make cleaner patch

* add 17.24.35 support for hide-watermark
2022-06-27 22:09:17 +02:00
a7ee89d497 refactor: remove trimIndent before compiling instructions 2022-06-27 01:09:40 +02:00
db32ffe56a fix: migrate to new proxy api 2022-06-26 18:10:37 +02:00
f08b53b07d fix: invalid string in strings list 2022-06-26 17:59:28 +02:00
084078e7f1 refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
adc60a6fa0 feat: add youtube version 17.24.35 2022-06-26 12:12:05 +05:30
d26c423303 fix: put back proper variable (#61) 2022-06-25 02:15:58 +02:00
8936c8aaed fix: missing brackets at inlining 2022-06-24 00:56:29 +02:00
a8f17948ac refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
6ab821e377 fix: get create button view register by more reliable means (#59) 2022-06-24 00:05:41 +02:00
314e955a3d refactor: Migrate to new extension methods for String.toInstruction(...) and String.toInstructions(...) (#45) 2022-06-23 02:22:42 +02:00
1812bc39e0 feat: add compatibility for YouTube v17.23.36 and v17.24.34 2022-06-23 02:19:35 +02:00
c2b299336a feat: use install mode by default 2022-06-21 18:30:06 +02:00
65ddd522dc fix: old usage of toInstructions extension method 2022-06-20 21:33:45 +02:00
2c0a4196fe fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
8e86d9e6cb refactor: improve microg-support reference patches 2022-06-20 21:29:54 +02:00
e233fae63b fix double character 2022-06-20 10:30:07 +02:00
44082bba88 bump youtube version to 12.23.35 2022-06-20 10:25:59 +02:00
80a746b456 Update GeneralAdsCompatibility.kt 2022-06-20 10:20:19 +02:00
8d9eb85b80 refactor: patch description 2022-06-20 08:03:02 +02:00
3bf0561635 feat: disable-fullscreen-panels patch 2022-06-20 01:29:47 +02:00
70a48c5f35 Revert "Changed app name to ReVanced (#21)" (#24)
This reverts commit b814b96d4c.
2022-06-16 11:32:58 +02:00
2cd531eb5a feat: hide-cast-button patch 2022-06-16 00:33:39 +02:00
78913bf1e8 feat: premium-heading patch 2022-06-15 11:53:16 +02:00
f81872b8e4 fix: add size 48px for custom-branding patch 2022-06-15 11:52:51 +02:00
efb6d4c2be fix: custom-branding patch failing to get resources 2022-06-15 11:07:10 +02:00
0d65ea8cdb feat: custom-branding patch 2022-06-15 00:06:02 +02:00
6046f077ab refactor: rename microg-patch to microg-support 2022-06-15 00:06:02 +02:00
8897f18ff0 Merge remote-tracking branch 'origin/main' 2022-06-13 01:34:28 +02:00
dd8b01a5c5 perf: fix high battery consumption due to chromecast not working with microg 2022-06-13 01:22:28 +02:00
2cc94708e1 Merge pull request #19 from revanced/non-root
feat: `microg-patch`
2022-06-12 01:40:26 +02:00
d4ed67ce4f refactor: rename general-bytecode-ads to general-ads 2022-06-12 01:07:23 +02:00
e12dc11b67 feat: updated all patches to support v17.22.36 of com.android.google.youtube 2022-06-11 21:09:59 +02:00
110bbf143a fix: migrate to include annotation 2022-06-11 19:14:54 +02:00
48bbd574a5 feat: microg-patch 2022-06-11 06:37:18 +02:00
ee50ac01a4 refactor: fix mispeling
`t he` > `the`
2022-06-07 14:35:41 +02:00
799401ddf9 feat: add patches compatibility to the newest version 2022-06-05 07:57:25 +02:00
a817522bc3 style: move extension and utility methods to their own classes 2022-06-05 07:25:51 +02:00
d12e92aead fix: remove unused patches 2022-06-05 07:25:40 +02:00
f99bbef4c9 feat: GeneralBytecodeAds and GeneralResourceAds patch 2022-06-04 02:27:02 +02:00
85806bb355 feat: Dependencies annotation 2022-06-03 17:52:30 +02:00
52f9147ee8 fix: spelling mistake 2022-06-03 17:38:56 +02:00
e9c946008e fix: missing extension method doRecursively 2022-06-01 01:50:01 +02:00
8a0ee03a71 fix: migrate patches to latest patcher api changes 2022-06-01 01:40:57 +02:00
a0fdee81a6 fix: wrong annotation and signature in patches 2022-05-28 14:31:20 +02:00
a43b33bdbb fix: bugfixes in microg 2022-05-26 03:47:11 +02:00
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