Commit graph

266 commits

Author SHA1 Message Date
oSumAtrIX b82114bddf feat: downloads patch () 2022-08-22 04:58:17 +02:00
oSumAtrIX 77db73d0e9 fix: correct title for tablet-miniplayer setting switch 2022-08-22 04:40:49 +02:00
oSumAtrIX 6f5104d934 fix: add missing switch for tablet-mini-player patch 2022-08-22 03:58:15 +02:00
oSumAtrIX 8af8cdbfd6 feat: settings patch framework () 2022-08-22 01:59:43 +02:00
Alberto Ponces 040c937117 fix: make custom-branding cross-platform () 2022-08-21 02:33:04 +02:00
inotia00 bf19565900 feat: bump YouTube patches to v17.32.35 () 2022-08-17 19:11:53 +02:00
Canny 86eaba8248
fix: disable cast modules in YouTube Music () 2022-08-14 23:13:16 +02:00
oSumAtrIX b824d35960
fix: add missing switch for tablet mini-player 2022-08-14 22:34:44 +02:00
Chris 69465f3a99
feat: swipe-controls override volume button behaviour () 2022-08-14 22:19:54 +02:00
oSumAtrIX 81bef57742
feat: tiktok-ads patch () 2022-08-14 22:16:25 +02:00
oSumAtrIX dae41f1c59
feat: tablet-mini-player patch 2022-08-14 17:32:32 +02:00
oSumAtrIX f1edfdf974
refactor: remove unused parameter 2022-08-07 22:40:07 +02:00
oSumAtrIX 38a586f645
refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
oSumAtrIX 6f16bb0925
build: bump patcher dependency version 2022-08-07 22:36:02 +02:00
Itroublve c81d61f685
fix: spoof X-Android-Cert of Firebase authToken api request () 2022-08-07 12:42:39 +02:00
epicsampler c303589bd8
feat: bump music patches to 5.17.51 () 2022-08-07 01:02:08 +02:00
oSumAtrIX a8524e6020
refactor: use approriate description 2022-08-05 03:48:03 +02:00
Itroublve 0ab3e97241
fix: incorrect compatibilty attribute () 2022-08-04 21:53:29 +02:00
Technikte d5df2e68f4
feat: promo-code-unlock patch () 2022-08-04 19:03:56 +02:00
epicsampler e42897801b
feat: remove force-vp9-codec patch () 2022-08-03 20:28:39 +02:00
oSumAtrIX f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
oSumAtrIX 70d850cf29
feat: set the correct theme of the settings screen 2022-08-03 03:09:52 +02:00
oSumAtrIX 36a2ae886c
fix: rollback to Dependencies annotation 2022-08-03 03:09:39 +02:00
oSumAtrIX baf4aa29ba
refactor: remove unused annotation [skip ci] 2022-08-03 02:23:27 +02:00
oSumAtrIX f8c62ae16b
fix: incorrect fingerprint version [skip ci] 2022-08-03 02:01:56 +02:00
Sculas 1748d1e5ba
feat: add "Application Icon Path" option to branding 2022-08-02 23:48:51 +02:00
Sculas 8dafe05b2c
feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
Sculas 6d73591d59
refactor: migrate CustomBrandingPatch.kt to DependsOn 2022-08-02 20:24:19 +02:00
Sculas de61c38a23
refactor: migrate MicroGResourcePatch.kt to DependsOn 2022-08-02 20:22:57 +02:00
Sculas e58b96a6f4
refactor: cleanup MicroGResourcePatch.kt 2022-08-02 20:21:14 +02:00
oSumAtrIX 0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
oSumAtrIX 6791be02bd
refactor: use ResourceUtils.copyXmlNode 2022-08-01 04:13:51 +02:00
Joey Peter 6ced6df8ed
fix: add missing permission to reboot app () 2022-07-31 20:41:35 +02:00
Joey Peter 9f117c74cd
feat: add custom-video-buffer patch 2022-07-31 12:34:49 +02:00
oSumAtrIX 0e229a46cb
feat: settings patch 2022-07-31 12:15:26 +02:00
oSumAtrIX e0e11447a7
feat: ResourceUtils helper class 2022-07-31 02:27:09 +02:00
oSumAtrIX 5c62d0a2e0
fix: actually call VideoInformation.setCurrentVideoId first 2022-07-29 03:32:28 +02:00
oSumAtrIX f99406eac4
refactor: do not account for order in VideoIdPatch.injectCall () 2022-07-29 03:20:55 +02:00
oSumAtrIX 7f6cdfd7c2
fix: rename default-video-quality to remember-video-quality
This change describes the patch more clearly
2022-07-26 21:47:40 +02:00
Canny1913 379327a6b2
fix: default-video-quality patch crashing () 2022-07-26 19:33:02 +02:00
Alberto Ponces d63c016d38
feat: general-reddit-ads patch () 2022-07-26 18:10:54 +02:00
oSumAtrIX 9fdd5226b7
docs: normalize description of music-microg-support patch 2022-07-26 17:46:01 +02:00
Canny1913 50863e97cc
feat: music-microg-support patch ()
* Add files via upload

* feat: complete `music-microg-support` patch

* fix: delete unused patch

* oh no

* dedupelicate some stuff and remove nativelib

* Update src/main/kotlin/app/revanced/patches/music/misc/microg/patch/bytecode/MusicMicroGBytecodePatch.kt

style: formatting

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: remove listOf

* fix: typo

* refactor: switch to using direct pattern

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: constants

* fix: bump patch version

* refactor: use full brand name

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-26 17:36:17 +02:00
Lacia~chan 4fa2a127d7
feat: bump compatibility of YouTube Music patches to v5.16.51 () 2022-07-26 17:12:27 +02:00
bogadana e3ac28a042
docs: fix readme skipping first patch () 2022-07-26 16:38:14 +02:00
Canny1913 be6494a809
fix: bump youtube version to 17.29.34 () 2022-07-26 16:06:31 +02:00
bogadana 0c579473bb
docs: better structuring () 2022-07-25 20:31:07 +02:00
Joey Peter e8d516af89
fix: remove broken video-quality patch 2022-07-24 23:45:53 +02:00
Canny1913 609ad7dee7
feat: default-video-quality patch () 2022-07-24 22:28:13 +02:00
Joey Peter 3606015d71
fix: rename autorepeat-by-default patch to always-autorepeat 2022-07-24 11:46:18 +02:00