-
-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(youtube - spoof app version): add version 18.20.39 #3001
feat(youtube - spoof app version): add version 18.20.39 #3001
Conversation
Version 18.20.39 is the most recent version that uses the old quality/speed flyout menu. But could use 18.20.35 to keep the version numbers more consistent (all the other targets are x.x.35) It might be better keeping targets sorted with the newest first and oldest last. That matches the video quality picker that has highest quality first and lowest quality last. |
The thing is i've used .35 because it was a supported version for revanced
Well i mean speed is sorted from lowest to highest :) Another possibility would get rid of the predefined options altogether and just let the users type a custom version string if possible, and just reference what versions had what feature somewhere in a wiki (but if all of this is just too complicated and / the old behavior is preferred for any reason, i'll just revert back the sorting) |
From reading different patch supported versions it seems like 18.20.35 was replaced by .39 so i'll change it |
PR should now be tested again to make sure it work (can't do that RN so if someone else can test, would be kind) |
Any apk mirror site shows the latest app version first. The existing layout has latest version first, and all various forks of ReVanced also use the latest version first. I still think the latest version should be first, as it currently is on main and dev. As for users adding a custom version of their own, there is a limited number of useful versions a user can spoof to (currently only four, counting this PR). It's way easier to show these in app with a description, rather than a user be forced to read documentation or "copy paste this version number because reddit told me to". Maybe a patch build option could be added to add custom spoof targets, but Manager does not yet support patch options so the audience would be pretty limited for now (and again, why use a custom version at all when instead it should be an existing built in spoof target). |
OK i'll invert the order |
b7df684
to
c3b2941
Compare
I've just done the changes you asked for |
Need to resolve merge conflicts otherwise this looks good. |
this makes so the video speed and quality menu take all screen instead of just the small square in the middle of the screen
Comment said that this is actually the latest version that support the feature this PR want to bring
c3b2941
to
4fc2128
Compare
i did just rebase right now so it can be easily merged |
src/main/kotlin/app/revanced/patches/youtube/layout/spoofappversion/SpoofAppVersionPatch.kt
Outdated
Show resolved
Hide resolved
…rsion/SpoofAppVersionPatch.kt
Thank you for contributing to ReVanced. Join us on Discord if you want to receive a contributor role. |
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-20) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-21) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-21) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-22) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0](v2.190.0...v2.191.0) (2023-09-23) ### Bug Fixes * **Infinity for Reddit - Spoof client:** Constrain patch to last working versions ([ReVanced#2944](https://github.com/ExpanseCodes/revanced-patches/issues/2944)) ([ee975de](ee975de)) * **Twitch - Audio ads:** Support missing version `16.1.0` ([ReVanced#2928](https://github.com/ExpanseCodes/revanced-patches/issues/2928)) ([688d8fa](688d8fa)) * Use consistent toggle description ([ReVanced#2983](https://github.com/ExpanseCodes/revanced-patches/issues/2983)) ([ceaa512](ceaa512)) * **YouTube - Custom filter:** Use new lines between components instead of commas ([ReVanced#2952](https://github.com/ExpanseCodes/revanced-patches/issues/2952)) ([ecb2e32](ecb2e32)) * **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([ReVanced#2951](https://github.com/ExpanseCodes/revanced-patches/issues/2951)) ([ca632bd](ca632bd)) * **YouTube:** Restore functionality of `Old video quality menu` and `Custom speeds` on tablets ([ReVanced#2999](https://github.com/ExpanseCodes/revanced-patches/issues/2999)) ([238bed1](238bed1)) ### Features * publish patches to maven central ([0e05372](0e05372)) * **TU Dortmund:** Add `Show on lockscreen` patch ([ReVanced#2947](https://github.com/ExpanseCodes/revanced-patches/issues/2947)) ([9a18326](9a18326)) * **Tumblr:** Add `Disable blog notification reminder` patch ([29f19b9](29f19b9)) * **Tumblr:** Add `Disable dashboard ads` patch ([ReVanced#2979](https://github.com/ExpanseCodes/revanced-patches/issues/2979)) ([07c267a](07c267a)) * **Tumblr:** Add `Disable gift message popup` patch ([a4d6b4e](a4d6b4e)) * **Tumblr:** Add `Disable Tumblr Live` patch ([ReVanced#2987](https://github.com/ExpanseCodes/revanced-patches/issues/2987)) ([bf1f9dc](bf1f9dc)) * **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([0fe115e](0fe115e)) * **YouTube - Spoof app version:** add version 18.20.39 ([ReVanced#3001](https://github.com/ExpanseCodes/revanced-patches/issues/3001)) ([f14c5e7](f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-23) ### Features * Publicize companion delegates of settings patch ([#3012](ReVanced/revanced-patches#3012)) ([91832fd](ReVanced/revanced-patches@91832fd)) * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-23) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0-dev.6](ReVanced/revanced-patches@v2.191.0-dev.5...v2.191.0-dev.6) (2023-09-23) ### Bug Fixes * **YouTube - Client spoof:** Do not record feed videos to history by default ([#3017](ReVanced/revanced-patches#3017)) ([5ccbf1b](ReVanced/revanced-patches@5ccbf1b)) ### Features * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7))
# [2.191.0](ReVanced/revanced-patches@v2.190.0...v2.191.0) (2023-10-04) ### Bug Fixes * Add hooks to existing hook set ([5655067](ReVanced/revanced-patches@5655067)) * **Duolingo - Unlock Super:** Get correct instruction offset ([#3023](ReVanced/revanced-patches#3023)) ([5146de8](ReVanced/revanced-patches@5146de8)) * **Google Recorder - Remove device restrictions:** Clarify limitation ([094f57b](ReVanced/revanced-patches@094f57b)) * **Infinity for Reddit - Spoof client:** Constrain patch to last working versions ([#2944](ReVanced/revanced-patches#2944)) ([ee975de](ReVanced/revanced-patches@ee975de)) * **Relay - Spoof client:** Restore OAuth login ([96e01f7](ReVanced/revanced-patches@96e01f7)) * **Slide - Spoof client:** Use correct patch name ([f355dbf](ReVanced/revanced-patches@f355dbf)) * **Sync for Reddit:** Do not throw an error when not necessary ([ef644e4](ReVanced/revanced-patches@ef644e4)) * **TikTok - Hide ads:** Constrain to last working version ([56e45a6](ReVanced/revanced-patches@56e45a6)) * **Twitch - Audio ads:** Support missing version `16.1.0` ([#2928](ReVanced/revanced-patches#2928)) ([688d8fa](ReVanced/revanced-patches@688d8fa)) * Use consistent toggle description ([#2983](ReVanced/revanced-patches#2983)) ([ceaa512](ReVanced/revanced-patches@ceaa512)) * Use correct instruction ([246cf2c](ReVanced/revanced-patches@246cf2c)) * **YouTube - Client spoof:** adjust settings text ([#3035](ReVanced/revanced-patches#3035)) ([59a2e96](ReVanced/revanced-patches@59a2e96)) * **YouTube - Client spoof:** Display seekbar thumbnails in high quality ([5e8a2d3](ReVanced/revanced-patches@5e8a2d3)) * **YouTube - Client spoof:** Do not record feed videos to history by default ([#3017](ReVanced/revanced-patches#3017)) ([5ccbf1b](ReVanced/revanced-patches@5ccbf1b)) * **YouTube - Client spoof:** Removed unused code ([#3030](ReVanced/revanced-patches#3030)) ([15e27bf](ReVanced/revanced-patches@15e27bf)) * **YouTube - Client spoof:** Restore seekbar thumbnails ([bf4a115](ReVanced/revanced-patches@bf4a115)) * **YouTube - Client spoof:** Show seekbar thumbnail for age restricted and paid videos ([1a79300](ReVanced/revanced-patches@1a79300)) * **YouTube - Custom filter:** Use new lines between components instead of commas ([#2952](ReVanced/revanced-patches#2952)) ([ecb2e32](ReVanced/revanced-patches@ecb2e32)) * **YouTube - Hide "Load more" button:** Use correct names ([569c3cd](ReVanced/revanced-patches@569c3cd)) * **YouTube - Hide info cards:** Fix info cards not hiding for some users ([#3039](ReVanced/revanced-patches#3039)) ([cb38637](ReVanced/revanced-patches@cb38637)) * **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([#2951](ReVanced/revanced-patches#2951)) ([ca632bd](ReVanced/revanced-patches@ca632bd)) * **YouTube - Hide shorts components:** Fix hiding navigation bar ([2de51e6](ReVanced/revanced-patches@2de51e6)) * **YouTube - Premium heading:** Correct inverted logic ([#3042](ReVanced/revanced-patches#3042)) ([b33ed75](ReVanced/revanced-patches@b33ed75)) * **YouTube - ReturnYouTubeDislike:** Revert support for 18.37.36 ([#3041](ReVanced/revanced-patches#3041)) ([3761073](ReVanced/revanced-patches@3761073)) * **YouTube - SponsorBlock:** Adjust import/export UI text ([#3063](ReVanced/revanced-patches#3063)) ([4e5513e](ReVanced/revanced-patches@4e5513e)) * **YouTube - Video Id:** Fix video id not showing the currently playing video ([#3038](ReVanced/revanced-patches#3038)) ([f6f226b](ReVanced/revanced-patches@f6f226b)) * **YouTube:** Restore functionality of `Old video quality menu` and `Custom speeds` on tablets ([#2999](ReVanced/revanced-patches#2999)) ([238bed1](ReVanced/revanced-patches@238bed1)) ### Features * Add notice for thumbnails for age restricted or paid videos ([f7cf70b](ReVanced/revanced-patches@f7cf70b)) * **Duolingo:** Remove `Unlock Duolingo Super` patch ([b4b9746](ReVanced/revanced-patches@b4b9746)) * **SPB Serviceportal Bund:** Add `Remove root detection` patch ([#3049](ReVanced/revanced-patches#3049)) ([481bf58](ReVanced/revanced-patches@481bf58)) * **Strava:** Add `Disable subscription suggestions` patch ([#2997](ReVanced/revanced-patches#2997)) ([af02175](ReVanced/revanced-patches@af02175)) * **Sync for Reddit - Client spoof:** Restore upload functionality ([9344c8a](ReVanced/revanced-patches@9344c8a)) * **TikTok - Hide ads:** Constrain to last working version ([516e8a1](ReVanced/revanced-patches@516e8a1)) * **TU Dortmund:** Add `Show on lockscreen` patch ([#2947](ReVanced/revanced-patches#2947)) ([9a18326](ReVanced/revanced-patches@9a18326)) * **Tumblr:** Add `Disable blog notification reminder` patch ([29f19b9](ReVanced/revanced-patches@29f19b9)) * **Tumblr:** Add `Disable dashboard ads` patch ([#2979](ReVanced/revanced-patches#2979)) ([07c267a](ReVanced/revanced-patches@07c267a)) * **Tumblr:** Add `Disable gift message popup` patch ([a4d6b4e](ReVanced/revanced-patches@a4d6b4e)) * **Tumblr:** Add `Disable in-app update` patch ([#3058](ReVanced/revanced-patches#3058)) ([5e8076b](ReVanced/revanced-patches@5e8076b)) * **Tumblr:** Add `Disable Tumblr Live` patch ([#2987](ReVanced/revanced-patches#2987)) ([bf1f9dc](ReVanced/revanced-patches@bf1f9dc)) * **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([0fe115e](ReVanced/revanced-patches@0fe115e)) * Use properties file for `Client spoof` patches ([e5d548c](ReVanced/revanced-patches@e5d548c)) * **YouTube - Hide layout components:** Hide "Join" button ([1b71f89](ReVanced/revanced-patches@1b71f89)) * **YouTube - Hide layout components:** Hide "Notify me" button ([3027c15](ReVanced/revanced-patches@3027c15)) * **YouTube - Hide layout components:** Hide search result shelf header ([f4eda8c](ReVanced/revanced-patches@f4eda8c)) * **YouTube - Hide layout components:** Hide timed reactions ([d0a775d](ReVanced/revanced-patches@d0a775d)) * **YouTube - Premium heading:** Allow using default heading ([#3029](ReVanced/revanced-patches#3029)) ([d5ab35a](ReVanced/revanced-patches@d5ab35a)) * **YouTube - Spoof app version:** add version 18.20.39 ([#3001](ReVanced/revanced-patches#3001)) ([f14c5e7](ReVanced/revanced-patches@f14c5e7)) * **YouTube:** Add `Bypass URL redirects` patch ([125cac5](ReVanced/revanced-patches@125cac5)) * **YouTube:** Bump compatibility to `18.37.36` ([#3028](ReVanced/revanced-patches#3028)) ([eda28e5](ReVanced/revanced-patches@eda28e5))
this makes so the video speed and quality menu take all screen instead of just the small square in the middle of the screen
example :
not spoofed
vs
spoofed