inotia00
5eb1d881a2
build: bump dependencies
2024-07-30 22:56:49 +09:00
inotia00
25287b24c3
feat(YouTube Music/Player components): add settings Disable miniplayer gesture
, Disable player gesture
https://github.com/inotia00/ReVanced_Extended/issues/2097
2024-07-30 22:48:46 +09:00
inotia00
327768128d
fix(YouTube/Hide feed components): sometimes Hide carousel shelf
setting doesn't work
2024-07-30 22:45:45 +09:00
inotia00
b31e763c86
feat(YouTube Music): add support version 7.11.51
~ 7.12.51
2024-07-30 22:43:27 +09:00
KobeW50
65bb424e95
Merge pull request #68 from KobeW50/patch-option-descriptions
...
(Patch options): Use consistent description styles
2024-07-28 18:48:00 -04:00
KobeW50
7da46fee22
(Patch options): Use consistent description styles
2024-07-28 18:44:13 -04:00
inotia00
4c973807ec
bump 4.10.3
v4.10.3
2024-07-27 17:48:05 +09:00
inotia00
d655935f09
feat(Translations): update translation
2024-07-27 17:46:29 +09:00
inotia00
2dea29b298
chore: remove wrong comment
2024-07-27 17:39:10 +09:00
inotia00
175c18cc34
fix(YouTube/Client spoof): some side effects of iOS client https://github.com/inotia00/ReVanced_Extended/issues/2261
...
• No HDR video → HDR video is supported only on AV1 codec
• Higher video qualities may not be available → fixed
• Live streams not available on Android 8.0 → fixed
2024-07-27 17:37:36 +09:00
inotia00
b1f9c00ee4
chore: lint code
2024-07-27 17:29:17 +09:00
inotia00
0fce67cd00
feat(YouTube/Video playback): show AlertDialog when changing Skip preloaded buffer
setting
2024-07-27 17:23:16 +09:00
inotia00
f166cb071d
chore(YouTube/SponsorBlock): change string key to prevent string collisions on Crowdin side
2024-07-27 17:21:21 +09:00
inotia00
383a70673c
feat(YouTube): add Watch history
patch https://github.com/inotia00/ReVanced_Extended/issues/2275
2024-07-27 17:17:07 +09:00
inotia00
7dcfeff435
refactor(YouTube/Video information): no longer using Java Reflection to speed up method invoke
2024-07-27 00:48:37 +09:00
inotia00
0794f127ff
feat(YouTube Music): add support version 7.10.52
2024-07-27 00:44:55 +09:00
inotia00
8734269314
feat(YouTube/Description components): add Hide Contents section
setting https://github.com/inotia00/ReVanced_Extended/issues/2262
2024-07-26 19:51:26 +09:00
inotia00
a48ddae324
feat(YouTube Music/Hide layout components): add Hide settings menu
setting https://github.com/inotia00/ReVanced_Extended/issues/1899
2024-07-26 19:48:56 +09:00
inotia00
1d4adaff4c
refactor(YouTube/Hide settings menu): switch to shared patch
2024-07-26 19:45:11 +09:00
inotia00
84db62ac9d
fix(YouTube/Toolbar components): turning on the Hide voice search button
setting makes the margin of the searchbar 0 https://github.com/inotia00/ReVanced_Extended/issues/2270
2024-07-26 19:38:40 +09:00
inotia00
a6e2c7d918
fix(YouTube/Disable auto captions): turning on Disable forced auto captions
will disable subtitles https://github.com/inotia00/ReVanced_Extended/issues/2267
2024-07-26 19:26:33 +09:00
MondayNitro
19a64be093
feat(YouTube/Overlay buttons): add patch option Change top buttons
( #66 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* make mute/unmute button edges round like other overlay buttons
* add sharper, less-spread shadow for better visibility against light backgrounds
* feat: apply code review suggestions
---------
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 19:22:29 +09:00
Mizuki
87d0eecb83
feat(YouTube/Player components): add Hide zoom overlay
setting ( #67 )
...
* Update SharedResourceIdPatch.kt
* Add patches
* Add fingerprints
* Update strings.xml
* Update revanced_prefs.xml
* feat: apply code review suggestions
* feat: apply code review suggestions
---------
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 15:59:40 +09:00
inotia00
efb4123831
fix(YouTube/SponsorBlock): the new SponsorBlock segment popup doesn't show minutes in the timestamp https://github.com/inotia00/ReVanced_Extended/issues/2263
2024-07-26 15:05:40 +09:00
KobeW50
f26dacae48
chore: improve patch descriptions ( #65 )
...
* (Bypass image region restrictions): Fix patch description
* (Change version code): Simplify patch description
* (Change version code): Fix info for mounting and rephrase
* (YT - Swipe controls): Add fullscreen gesture to description
* fix syntax error
---------
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 13:35:52 +09:00
inotia00
e167d679c0
bump 4.10.2
v4.10.2
2024-07-18 03:03:17 +09:00
inotia00
6252edb08c
feat(Translations): update translation
2024-07-18 03:02:42 +09:00
inotia00
a9230dbb6e
fix(GmsCore support): wrong description of patch option
2024-07-18 03:00:49 +09:00
inotia00
fa585ad2de
chore: lint code
2024-07-18 02:44:47 +09:00
inotia00
90d2dd9031
bump 4.10.2-dev.2
v4.10.2-dev.2
2024-07-17 16:12:17 +09:00
inotia00
6666c12e7d
feat(Translations): update translation
2024-07-17 16:08:33 +09:00
inotia00
34ad35bede
fix typo
2024-07-17 15:57:19 +09:00
inotia00
88124ff266
feat(YouTube Music): add support versions 7.08.54
~ 7.10.51
2024-07-17 15:55:05 +09:00
inotia00
d10869a129
feat(YouTube): separate the Bypass image region restrictions
patch from the Alternative thumbnails
patch (Reflecting changes in ReVanced)
2024-07-17 15:53:21 +09:00
inotia00
0309d371f7
feat(YouTube/Swipe controls): add Enable save and restore brightness
setting (Match to ReVanced) https://github.com/inotia00/ReVanced_Extended/issues/2232
2024-07-17 15:49:56 +09:00
inotia00
eb63d2ac3a
feat(YouTube/Player components): Hide player popup panels
setting now hides the products panel (Contributed by @OxrxL) https://github.com/inotia00/ReVanced_Extended/issues/2236
2024-07-17 14:03:02 +09:00
inotia00
9ac5d9a055
fix(Change version code): change to a universal patch, and changed the patch description
2024-07-17 13:57:11 +09:00
inotia00
2d670c2d36
feat: merge the Custom package name
patch into the GmsCore support
patch and add patch options GmsCoreVendorGroupId
, CheckGmsCore
, PackageNameYouTube
, PackageNameYouTubeMusic
2024-07-17 13:40:03 +09:00
inotia00
3947804ace
bump 4.10.2-dev.1
v4.10.2-dev.1
2024-07-14 15:41:01 +09:00
inotia00
bcbdb677bb
fix(YouTube/Visual preferences icons): fix compile error
2024-07-14 15:38:43 +09:00
inotia00
c7448454d8
feat(Translations): update translation
2024-07-14 15:29:11 +09:00
inotia00
3803df6e29
feat(YouTube): drop support versions 19.17.41
~ 19.26.42
https://github.com/inotia00/ReVanced_Extended/issues/2241
2024-07-14 14:57:38 +09:00
inotia00
4a412f762d
feat(YouTube Music): add support version 7.08.53
2024-07-14 14:37:29 +09:00
inotia00
3de7307a95
feat(YouTube): add support version 19.26.42
2024-07-14 14:35:37 +09:00
inotia00
355490cbd0
fix(YouTube/Video playback): default video quality does not apply https://github.com/inotia00/ReVanced_Extended/issues/2157
2024-07-14 14:32:28 +09:00
inotia00
8ba3009f51
fix(YouTube/SponsorBlock): skip segments when casting
2024-07-14 14:30:45 +09:00
inotia00
a7b6757701
feat(YouTube/Shorts components): add Hide paused header
setting https://github.com/inotia00/ReVanced_Extended/issues/2213
2024-07-14 14:26:04 +09:00
OLAF74
b9018ad7eb
feat(YouTube Music): add Alternative domain
patch ( #64 )
...
* Adaptation of the patch from YouTube
* Copy unchanged translations from YouTube Translations
* feat: apply code review suggestions
* fix: arrange lexicographic settings using `Closeable`
---------
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-14 12:15:02 +09:00
inotia00
d410f29f7a
fix(YouTube/Disable forced auto captions): Subtitles don't work after playing Shorts https://github.com/inotia00/ReVanced_Extended/issues/2202
2024-07-13 17:22:17 +09:00
inotia00
b560650596
fix(YouTube/Miniplayer): change invalid string
2024-07-13 17:21:09 +09:00