Skip to content
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

chore: Merge branch dev to main #843

Merged
merged 103 commits into from
Oct 29, 2024
Merged

chore: Merge branch dev to main #843

merged 103 commits into from
Oct 29, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    343c7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3407b4a View commit details
    Browse the repository at this point in the history
  3. chore: fix build error

    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b27760a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0223a3 View commit details
    Browse the repository at this point in the history
  5. refactor(YouTube - Change start page): Change the actual start page i…

    …nstead of redirecting the Url
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2f9c7a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d3f7f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71b11cf View commit details
    Browse the repository at this point in the history
  8. fix(YouTube Music - SponsorBlock): SponsorBlock does not skip segment…

    …s at the beginning of a video when in the background
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e895e6f View commit details
    Browse the repository at this point in the history
  9. fix(YouTube - Hide feed components): Hide carousel shelf setting so…

    …metimes hides the library shelf
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8c3a5d2 View commit details
    Browse the repository at this point in the history
  10. fix(YouTube - Player components): The Disable player popup panels s…

    …etting disables the engagement panel in Mix playlists on certain YouTube versions
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    63c463c View commit details
    Browse the repository at this point in the history
  11. fix(YouTube - Settings): Search bar in settings can't find RYD an…

    …d `SponsorBlock` settings
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ab222a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72b61d1 View commit details
    Browse the repository at this point in the history
  13. chore(YouTube Music): Change the supported versions

    Changed `6.29.58` to `6.29.59`, changed `7.16.52` to `7.16.53`, removed `6.33.52` (as it is almost the same as `6.29.59`)
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fceba2c View commit details
    Browse the repository at this point in the history
  14. chore: remove obsolete code

    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    64934c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec9d641 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    251d5d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5936015 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b214aa5 View commit details
    Browse the repository at this point in the history
  19. refactor(YouTube Music - Flyout menu components): Unable to patch due…

    … to incorrect format
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    edb26b5 View commit details
    Browse the repository at this point in the history
  20. chore(YouTube - Integrations): Skip patches even in versions where fi…

    …ngerprints are still used
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4248a48 View commit details
    Browse the repository at this point in the history
  21. chore(YouTube - PlayerTypeHook): Add hooking on Shorts state (whether…

    … Shorts is open or not)
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9dd4846 View commit details
    Browse the repository at this point in the history
  22. chore(YouTube): No longer checks PlayerType or VideoInformation t…

    …o determine if it's a Shorts video or not
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    50fb611 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    574cd9b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a82c9ba View commit details
    Browse the repository at this point in the history
  25. fix(YouTube Music - Disable Cairo splash animation): Some versions ar…

    …e recognized as unpatchable even though they can be patched
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1e74ff9 View commit details
    Browse the repository at this point in the history
  26. chore(YouTube - Shorts Component): Always hide suggested actions if a…

    …ll sub-settings of the suggested actions category are enabled
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4502f6f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f9709d3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2435c4f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    53692de View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e203ad1 View commit details
    Browse the repository at this point in the history
  31. chore(Python): Update prefixes

    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    71e7233 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    32b1155 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    49cf0fd View commit details
    Browse the repository at this point in the history
  34. fix(YouTube Music - Player components): Remember shuffle state sett…

    …ing does not remember the correct state
    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    18482b2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f3b6717 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e8fec18 View commit details
    Browse the repository at this point in the history
  37. build: update api

    anddea committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9148afe View commit details
    Browse the repository at this point in the history
  38. chore(release): 2.230.0-dev.1 [skip ci]

    # [2.230.0-dev.1](v2.229.0...v2.230.0-dev.1) (2024-09-30)
    
    ### Bug Fixes
    
    * **YouTube - Hide feed components:** `Hide carousel shelf` setting sometimes hides the library shelf ([8c3a5d2](8c3a5d2))
    * **YouTube - Player components:** The `Disable player popup panels` setting disables the engagement panel in Mix playlists on certain YouTube versions ([63c463c](63c463c))
    * **YouTube - Settings:** `Search bar in settings` can't find `RYD` and `SponsorBlock` settings ([ab222a6](ab222a6))
    * **YouTube Music - Disable Cairo splash animation:** Some versions are recognized as unpatchable even though they can be patched ([1e74ff9](1e74ff9))
    * **YouTube Music - Player components:** `Remember shuffle state` setting does not remember the correct state ([18482b2](18482b2))
    * **YouTube Music - SponsorBlock:**   SponsorBlock does not skip segments at the beginning of a video when in the background ([e895e6f](e895e6f))
    
    ### Features
    
    * **Custom branding icon:** Add `MMT Orange`, `MMT Pink`, `MMT Turquoise` ([e203ad1](e203ad1))
    * **YouTube - Change start page:** Add `Change start page type` setting ([251d5d7](251d5d7))
    * **YouTube - Custom Shorts action buttons:**  Add `Cairo` ([f3b6717](f3b6717))
    * **YouTube - Hide feed components:** Add `Hide related videos` setting ([a82c9ba](a82c9ba))
    * **YouTube - Hide feed components:** Add `Hide UPCOMING video` setting ([ec9d641](ec9d641))
    * **YouTube - Navigation bar components:** Add `Hide navigation bar` setting ([5936015](5936015))
    * **YouTube - Shorts Component:** Add `Disable Like button animation` setting ([f9709d3](f9709d3))
    * **YouTube - Shorts components:** Add `Height percentage of empty space` setting ([b214aa5](b214aa5))
    * **YouTube - Shorts components:** Add `Hide stickers` setting ([49cf0fd](49cf0fd))
    * **YouTube Music - Settings:** Add `Open default app settings` setting ([71b11cf](71b11cf))
    * **YouTube:** Add `Hide shortcuts` patch ([2435c4f](2435c4f))
    * **YouTube:** Add `Hook YouTube Music actions` patch ([72b61d1](72b61d1))
    semantic-release-bot committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e4575c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4f2268f View commit details
    Browse the repository at this point in the history
  2. fix(YouTube - Custom branding icon): Patch failed due to animation fi…

    …les when AFN is selected
    anddea committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    231a468 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.230.0-dev.2 [skip ci]

    # [2.230.0-dev.2](v2.230.0-dev.1...v2.230.0-dev.2) (2024-10-01)
    
    ### Bug Fixes
    
    * **YouTube - Custom branding icon:** Patch failed due to animation files when AFN is selected ([231a468](231a468))
    semantic-release-bot committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    18598b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8bd264e View commit details
    Browse the repository at this point in the history
  2. chore(YouTube - Visual preferences icons): Update icons

    - Icon for `Hook buttons` resembling `Player buttons` icon
    - Adding dependency attributes to make preferences appear together as a group in the search results
    anddea committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fe8d001 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.230.0-dev.3 [skip ci]

    # [2.230.0-dev.3](v2.230.0-dev.2...v2.230.0-dev.3) (2024-10-02)
    
    ### Features
    
    * **YouTube - Visual preferences icons:** Add `YT Alt` icon for RVX setting ([8bd264e](8bd264e))
    semantic-release-bot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6301671 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore(YouTube - Settings): Fix SB prefs duplicated

    Categories as parent groups created an issue with populating some duplications in search results.
    anddea committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6042584 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat(YouTube - Visual preferences icons): Add RVX Letters and `RVX …

    …Letters Bold` icons for RVX setting
    anddea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    de30230 View commit details
    Browse the repository at this point in the history
  2. chore: sync and clean

    anddea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f34c3fa View commit details
    Browse the repository at this point in the history
  3. fix(YouTube - Hide feed components): Hide Latest videos button sett…

    …ing does not support tablets
    YT-Advanced authored and anddea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    85397f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6df82cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fd75af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ddc2d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8bf95c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    144c62d View commit details
    Browse the repository at this point in the history
  9. build: bump dependencies

    anddea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fe65dc2 View commit details
    Browse the repository at this point in the history
  10. build: update api

    anddea committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9e4eac3 View commit details
    Browse the repository at this point in the history
  11. chore(release): 2.230.0-dev.4 [skip ci]

    # [2.230.0-dev.4](v2.230.0-dev.3...v2.230.0-dev.4) (2024-10-04)
    
    ### Bug Fixes
    
    * **YouTube - Hide feed components:** `Hide Latest videos button` setting does not support tablets ([85397f8](85397f8))
    * **YouTube - Shorts components:** `Hide paused header` setting does not work ([6df82cf](6df82cf))
    
    ### Features
    
    * **YouTube - Visual preferences icons:** Add `RVX Letters` and `RVX Letters Bold` icons for RVX setting ([de30230](de30230))
    * **YouTube Music - Spoof app version:** Add target version `7.16.53` ([f8bf95c](f8bf95c))
    semantic-release-bot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    19e367b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore(YouTube - Settings): EditTextDialog's background color does not…

    … match when `Theme` patch is excluded
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    948ab9e View commit details
    Browse the repository at this point in the history
  2. fix(YouTube Music - Player components): Hide Audio / Video toggle s…

    …etting not working in landscape mode
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e171e45 View commit details
    Browse the repository at this point in the history
  3. fix(YouTube Music - Player components): Patches do not apply properly…

    … in certain versions
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    db80b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c6730 View commit details
    Browse the repository at this point in the history
  5. chore(YouTube - Hide feed components): Change default offset for `Hid…

    …e related videos` setting
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8bffac4 View commit details
    Browse the repository at this point in the history
  6. fix(YouTube - Custom Shorts action buttons): Low icon quality for `Ca…

    …iro` option on YouTube 18.29.38
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    819189e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca3dba2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bb3032 View commit details
    Browse the repository at this point in the history
  9. chore: lint code

    inotia00 authored and anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4492c0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f0accb View commit details
    Browse the repository at this point in the history
  11. feat(YouTube & YouTube Music - Return YouTube Dislike): Add `Show est…

    …imated likes` setting
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    00793d8 View commit details
    Browse the repository at this point in the history
  12. feat(YouTube & YouTube Music - Hide settings menu): Add switch prefer…

    …ences for each setting entry
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3c9e660 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3231f36 View commit details
    Browse the repository at this point in the history
  14. feat(YouTube - Spoof app version): Add target version `19.13.37 - Res…

    …tores old style Rolling number animations`
    anddea committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9d568e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. chore: lint code

    inotia00 authored and anddea committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    38fc6bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a297e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dbe9c4 View commit details
    Browse the repository at this point in the history
  4. chore: Clarify and fix some strings

    KobeW50 authored and anddea committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    16ac8b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd51ac0 View commit details
    Browse the repository at this point in the history
  6. build: update api

    anddea committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9652068 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6bb67c View commit details
    Browse the repository at this point in the history
  8. chore(release): 2.230.0-dev.5 [skip ci]

    # [2.230.0-dev.5](v2.230.0-dev.4...v2.230.0-dev.5) (2024-10-16)
    
    ### Bug Fixes
    
    * **YouTube - Custom Shorts action buttons:** Low icon quality for `Cairo` option on YouTube 18.29.38 ([819189e](819189e))
    * **YouTube Music - Player components:** `Hide Audio / Video toggle` setting not working in landscape mode ([e171e45](e171e45))
    * **YouTube Music - Player components:** Patches do not apply properly in certain versions ([db80b1d](db80b1d))
    * **YouTube Music - Spoof app version:** ListPreference sometimes selects wrong values ([ca3dba2](ca3dba2))
    
    ### Features
    
    * **YouTube - Hide player flyout menu:** Add `Hide 1080p Premium menu` setting ([3231f36](3231f36))
    * **YouTube - Seekbar components:** Add `Disable seekbar chapters` setting ([a297e58](a297e58))
    * **YouTube - Spoof app version:** Add target version `19.13.37 - Restores old style Rolling number animations` ([9d568e0](9d568e0))
    * **YouTube - Toolbar components:** Add `Hide YouTube Doodles` setting ([00c6730](00c6730))
    * **YouTube & YouTube Music - Hide settings menu:** Add switch preferences for each setting entry ([3c9e660](3c9e660))
    * **YouTube & YouTube Music - Return YouTube Dislike:** Add `Show estimated likes` setting ([00793d8](00793d8))
    * **YouTube & YouTube Music:** Add `Return YouTube Username` patch ([3dbe9c4](3dbe9c4))
    semantic-release-bot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    908be36 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b5f9ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05bd4c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix(YouTube - SponsorBlock): The new segment window never showed up w…

    …ith Bold icons selected due to the missing drag handle
    anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c736841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa617ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef1908f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f36b4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee5a18 View commit details
    Browse the repository at this point in the history
  6. fix(YouTube & YouTube Music - GmsCore support): Unimplemented service…

    … in GmsCore causes memory leak
    anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cca866b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ae875b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39ae3b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55a6953 View commit details
    Browse the repository at this point in the history
  10. feat(YouTube - Shorts components): Add Hide in channel setting (Hid…

    …e the Shorts shelf on the channel home tab)
    anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    428616e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef594d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef342ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fe964a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bce2d55 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc4e293 View commit details
    Browse the repository at this point in the history
  16. chore: lint code

    inotia00 authored and anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1045b3b View commit details
    Browse the repository at this point in the history
  17. feat(YouTube Music - Navigation bar components): Do not use hardcoded…

    … color, `Enable black navigation bar` setting is turned off
    anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2ba1bd5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1094160 View commit details
    Browse the repository at this point in the history
  19. feat(YouTube & YouTube Music - GmsCore support): Add patch option `Di…

    …sable GmsService Broker`
    anddea committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b24a63c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1b8654a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    37880ed View commit details
    Browse the repository at this point in the history
  2. build: update api

    anddea committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d1235f7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.230.0-dev.6 [skip ci]

    # [2.230.0-dev.6](v2.230.0-dev.5...v2.230.0-dev.6) (2024-10-24)
    
    ### Bug Fixes
    
    * **YouTube - Hook YouTube Music actions:** App crashes when first installed ([aee5a18](aee5a18))
    * **YouTube - SponsorBlock:** The new segment window never showed up with Bold icons selected due to the missing drag handle ([c736841](c736841))
    * **YouTube - Spoof streaming data:** Wrong register used ([ef1908f](ef1908f))
    * **YouTube & YouTube Music - GmsCore support:** Unimplemented service in GmsCore causes memory leak ([cca866b](cca866b))
    * **YouTube Music - Custom branding icon:** Patch fails on certain versions ([1b8654a](1b8654a))
    
    ### Features
    
    * **YouTube - Hide comments components:** Add `Hide highlighted search links` setting ([39ae3b0](39ae3b0))
    * **YouTube - Hide feed components:** Remove `Hide UPCOMING video` setting ([55a6953](55a6953))
    * **YouTube - Player components:** Add `Sanitize video subtitle` setting ([fc4e293](fc4e293))
    * **YouTube - Shorts components:** Add `Hide in channel` setting (Hide the Shorts shelf on the channel home tab) ([428616e](428616e))
    * **YouTube - Spoof app version:** Show the dialog when the app is first installed ([9fe964a](9fe964a))
    * **YouTube - Swipe controls:** Add `Swipe sensitivity` settings ([ef594d0](ef594d0))
    * **YouTube & YouTube Music - GmsCore support:** Add patch option `Disable GmsService Broker` ([b24a63c](b24a63c))
    * **YouTube & YouTube Music - Return YouTube Username:** Add `Display format` setting ([aa617ea](aa617ea))
    * **YouTube Music - Navigation bar components:** Do not use hardcoded color, `Enable black navigation bar` setting is turned off ([2ba1bd5](2ba1bd5))
    * **YouTube Music - Spoof app version:** App crashes when first installed ([1f36b4e](1f36b4e))
    
    ### Performance Improvements
    
    * **YouTube - GmsCore support:** Improve performance by using hashsets ([1094160](1094160))
    semantic-release-bot committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    94248b8 View commit details
    Browse the repository at this point in the history