59 Commits

Author SHA1 Message Date
inotia00
98e386ec51 feat(YouTube/Theme): add set of dark themes to chose from 2023-10-28 09:55:33 +09:00
inotia00
fb09b7fe36 fix(Litho filter): move to the correct path 2023-10-27 11:02:47 +09:00
inotia00
d9ab09f303 build: bump patcher to 19.0.0 2023-10-27 10:47:44 +09:00
inotia00
ccf5054b04 fix(YouTube/Default playback speed): change default value 2023-10-21 05:02:18 +09:00
inotia00
721375aa3c fix(YouTube/Settings): patch names in Patches Information section do not match 2023-10-18 07:28:12 +09:00
inotia00
83bebf0113 build: bump patcher to 16.0.2 2023-10-09 20:33:22 +09:00
inotia00
80c81d46ba fix(youtube/alternative-thumbnails): minor refactor 2023-09-28 16:55:51 +09:00
inotia00
5dab82ffff feat(music): add hide-handle patch 2023-09-18 18:59:23 +09:00
inotia00
f6938a2665 feat(music/settings): change category name Bottom PlayerAction Bar 2023-09-18 18:29:32 +09:00
inotia00
0e2b2a9ce2 clean up 2023-09-18 00:57:18 +09:00
inotia00
153dec8fb9 feat(music/settings): create Video category 2023-09-18 00:51:46 +09:00
inotia00
31df1c67a6 refactor(music/settings): integrate the preferences of the return-youtube-dislike setting into the existing settings 2023-09-13 12:50:31 +09:00
inotia00
5fda8e2c99 feat(music/settings) when installing for the first time, a reboot dialog is shown 2023-09-05 12:26:24 +09:00
inotia00
f97d6de1c5 feat(music): add return-youtube-dislike patch 2023-09-05 12:15:25 +09:00
inotia00
0553584d5c refactor(music/settings): improve UI 2023-09-05 10:10:00 +09:00
inotia00
994c5d197d build: bump patcher to 14.2.2 2023-09-05 01:37:09 +09:00
inotia00
03b9875d16 feat(microg): temporary suspension of support for all patches https://github.com/inotia00/ReVanced_Extended/issues/1207 2023-07-25 00:53:38 +09:00
inotia00
65af056d5b build: move to official Google smali fork 2023-07-24 00:41:17 +09:00
inotia00
910de6f27c feat(youtube): improve patching speed 2023-07-05 20:44:50 +09:00
inotia00
bf643c23c5 refactor: reformat code and optimize imports 2023-06-20 18:27:17 +09:00
inotia00
0f820822cf feat(settings): updated language resources and sort alphabetically 2023-06-20 17:40:30 +09:00
inotia00
5c99e9a16a refactor: move the patch to the correct path 2023-06-18 23:09:08 +09:00
inotia00
9aae2f0032 build: bump patcher to 11.0.1 2023-06-18 22:21:37 +09:00
inotia00
2b70050200 refactor: simplify casting instructions 2023-05-10 21:31:51 +09:00
inotia00
0f5350e691 build(revanced-patcher): bump version 2023-05-09 18:37:49 +09:00
inotia00
ae677ed8dd feat(microg): hide-icon-from-launcher patch https://github.com/inotia00/ReVanced_Extended/issues/923 2023-05-06 02:05:14 +09:00
inotia00
9848499496 add custom-branding-icon-manual patch 2023-04-30 18:32:08 +09:00
inotia00
e46f2adf7b add custom-double-tap-length patch 2023-04-30 18:23:09 +09:00
inotia00
fd55c4b76d fix: music-microg-support patch causes YT settings to crash https://github.com/inotia00/ReVanced_Extended/issues/874 2023-04-29 03:21:31 +09:00
inotia00
02682b31ba refactor(music-settings): rebase integrations 2023-04-28 11:13:27 +09:00
inotia00
4e244edd83 add share-button-hook patch 2023-04-16 13:38:49 +09:00
inotia00
052d5a39de refactor(settings): moved General/Shorts component setting to Shorts setting 2023-04-08 06:56:43 +09:00
inotia00
0079846a12 refactor(shared-resource-id): move resource type to enum 2023-04-08 05:09:09 +09:00
inotia00
f690160996 refactor(settings): remove 'layout' label in string resource and code 2023-04-02 14:49:32 +09:00
inotia00
49aca64088 refactor(hide-button-container): rewrite code, and restore previously removed button removal functionality (Experimental Flags) 2023-03-28 21:45:24 +09:00
inotia00
3b827a24e1 fix: splash icon not applying on Android 12+ devices 2023-03-19 12:50:18 +09:00
inotia00
5e289b7e1e fix typo 2023-02-27 22:45:30 +09:00
inotia00
fa741d87d1 fix: materialyou patch is broken 2023-02-22 01:19:31 +09:00
inotia00
9463443056 refactor(music): ReVanced settings UI (remove summary) 2023-02-22 00:11:30 +09:00
inotia00
1709b9259c refactor: use Activity's Context instead of ApplicationContext 2023-02-21 23:36:16 +09:00
inotia00
fd3611c862 refactor: ReVanced settings UI (remove settings label in title and remove summary) 2023-02-21 23:34:15 +09:00
inotia00
0568e7f088 refactor: ReVanced settings UI 2023-02-20 01:25:41 +09:00
inotia00
2116b28beb remove unused constant 2023-02-18 11:47:45 +09:00
inotia00
b3ed1c0f93 refactor: better method is used for settings-framework 2023-02-18 01:57:43 +09:00
inotia00
ef370c82d1 refactor: better method is used for settings-framework 2023-02-18 01:57:06 +09:00
inotia00
723fa2b97c refactor: better method is used for settings-framework 2023-02-18 01:53:18 +09:00
inotia00
79a808db5c cleanup 2023-02-15 11:57:57 +09:00
inotia00
ec8bf1c2bb cleanup 2023-02-13 18:34:56 +09:00
inotia00
187d905bdb bump v2.147.0 2022-12-23 17:49:31 +09:00
oSumAtrIX
bb56037cda
refactor: move ResourceUtils.mergeStrings to correct class 2022-12-11 04:52:30 +01:00