-
-
Notifications
You must be signed in to change notification settings - Fork 447
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(Duolingo): Add Unlock Duolingo Super
patch
#2862
Conversation
Duolingo Plus
patch (#1214)Duolingo Plus
patch (#1214)
Duolingo Plus
patch (#1214)Unlock Duolingo Super
patch (#1214)
...in/kotlin/app/revanced/patches/duolingo/unlocksuper/fingerprints/DuolingoSuperFingerprint.kt
Outdated
Show resolved
Hide resolved
...in/kotlin/app/revanced/patches/duolingo/unlocksuper/fingerprints/DuolingoSuperFingerprint.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/duolingo/unlocksuper/patch/UnlockDuolingoSuperPatch.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/duolingo/unlocksuper/patch/UnlockDuolingoSuperPatch.kt
Outdated
Show resolved
Hide resolved
...app/revanced/patches/duolingo/unlocksuper/fingerprints/UserSerializationMethodFingerprint.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/duolingo/unlocksuper/patch/UnlockDuolingoSuperPatch.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/duolingo/unlocksuper/patch/UnlockDuolingoSuperPatch.kt
Outdated
Show resolved
Hide resolved
Unlock Duolingo Super
patch (#1214)Unlock Duolingo Super
patch
...app/revanced/patches/duolingo/unlocksuper/fingerprints/UserSerializationMethodFingerprint.kt
Show resolved
Hide resolved
Thank you for contributing to ReVanced. Join us on Discord if you want to receive a contributor role. |
# [2.188.0-dev.21](ReVanced/revanced-patches@v2.188.0-dev.20...v2.188.0-dev.21) (2023-08-24) ### Features * **Duolingo:** Add `Unlock Duolingo Super` patch ([#2862](ReVanced/revanced-patches#2862)) ([61a7533](ReVanced/revanced-patches@61a7533))
# [2.188.0-dev.1](v2.187.0...v2.188.0-dev.1) (2023-08-26) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](fe94013)) * **Client spoof:** Remove exception from option ([9c69f87](9c69f87)) * **Enable android debugging:** Update patch description ([ReVanced#2869](https://github.com/BlueGradientHorizon/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08)) * improve wording ([26f9b05](26f9b05)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](236a18f)) * remove newline ([545388b](545388b)) * **Tiktok - Show seekbar:** Bump compatibility ([ReVanced#2737](https://github.com/BlueGradientHorizon/revanced-patches/issues/2737)) ([08413bd](08413bd)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([ReVanced#2760](https://github.com/BlueGradientHorizon/revanced-patches/issues/2760)) ([f71d893](f71d893)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f)) ### Features * Add `Override certificate pinning` patch ([ReVanced#2781](https://github.com/BlueGradientHorizon/revanced-patches/issues/2781)) ([94ed738](94ed738)) * **Change package name:** Append `.revanced` to package name by default ([ReVanced#2750](https://github.com/BlueGradientHorizon/revanced-patches/issues/2750)) ([e83e62f](e83e62f)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](https://github.com/BlueGradientHorizon/revanced-patches/issues/2862)) ([61a7533](61a7533)) * Exclude `Custom branding` patch by default ([d6de957](d6de957)) * **Lightroom:** Add `Disable mandatory login` patch ([ReVanced#2738](https://github.com/BlueGradientHorizon/revanced-patches/issues/2738)) ([896a713](896a713)) * **Lightroom:** Add `Unlock premium` patch ([ReVanced#2740](https://github.com/BlueGradientHorizon/revanced-patches/issues/2740)) ([e18a9bc](e18a9bc)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](bbde91c)) * Publicize resource utility functions ([20aff26](20aff26)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d)) * **Strava:** Add `Subscription features` patch ([ReVanced#2872](https://github.com/BlueGradientHorizon/revanced-patches/issues/2872)) ([387eb29](387eb29)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](8354a87)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14)) * **YouTube - Debug:** Logging of layout proto buffer strings ([ReVanced#2759](https://github.com/BlueGradientHorizon/revanced-patches/issues/2759)) ([189f719](189f719)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([ReVanced#2803](https://github.com/BlueGradientHorizon/revanced-patches/issues/2803)) ([082e067](082e067)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([ReVanced#2723](https://github.com/BlueGradientHorizon/revanced-patches/issues/2723)) ([220f694](220f694)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](0861991)) * **YouTube Music:** Add `Permanent repeat` patch ([ReVanced#2722](https://github.com/BlueGradientHorizon/revanced-patches/issues/2722)) ([506d49c](506d49c)) * **YouTube Music:** Add `Permanent Shuffle` patch ([ReVanced#2730](https://github.com/BlueGradientHorizon/revanced-patches/issues/2730)) ([86a271c](86a271c)) * **YouTube:** Add `Alternative thumbnails` patch ([ReVanced#2834](https://github.com/BlueGradientHorizon/revanced-patches/issues/2834)) ([8a4277c](8a4277c)) * **YouTube:** Add `Custom player overlay opacity` patch ([ReVanced#2721](https://github.com/BlueGradientHorizon/revanced-patches/issues/2721)) ([2622b00](2622b00)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](c89b2aa)) * **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eef)) * **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2))
# [2.188.0-dev.1](v2.187.0...v2.188.0-dev.1) (2023-08-26) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](fe94013)) * **Client spoof:** Remove exception from option ([9c69f87](9c69f87)) * **Enable android debugging:** Update patch description ([ReVanced#2869](https://github.com/BlueGradientHorizon/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08)) * improve wording ([26f9b05](26f9b05)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](236a18f)) * remove newline ([545388b](545388b)) * **Tiktok - Show seekbar:** Bump compatibility ([ReVanced#2737](https://github.com/BlueGradientHorizon/revanced-patches/issues/2737)) ([08413bd](08413bd)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([ReVanced#2760](https://github.com/BlueGradientHorizon/revanced-patches/issues/2760)) ([f71d893](f71d893)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f)) ### Features * Add `Override certificate pinning` patch ([ReVanced#2781](https://github.com/BlueGradientHorizon/revanced-patches/issues/2781)) ([94ed738](94ed738)) * **Change package name:** Append `.revanced` to package name by default ([ReVanced#2750](https://github.com/BlueGradientHorizon/revanced-patches/issues/2750)) ([e83e62f](e83e62f)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](https://github.com/BlueGradientHorizon/revanced-patches/issues/2862)) ([61a7533](61a7533)) * Exclude `Custom branding` patch by default ([d6de957](d6de957)) * **Lightroom:** Add `Disable mandatory login` patch ([ReVanced#2738](https://github.com/BlueGradientHorizon/revanced-patches/issues/2738)) ([896a713](896a713)) * **Lightroom:** Add `Unlock premium` patch ([ReVanced#2740](https://github.com/BlueGradientHorizon/revanced-patches/issues/2740)) ([e18a9bc](e18a9bc)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](bbde91c)) * Publicize resource utility functions ([20aff26](20aff26)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d)) * **Strava:** Add `Subscription features` patch ([ReVanced#2872](https://github.com/BlueGradientHorizon/revanced-patches/issues/2872)) ([387eb29](387eb29)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](8354a87)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14)) * **YouTube - Debug:** Logging of layout proto buffer strings ([ReVanced#2759](https://github.com/BlueGradientHorizon/revanced-patches/issues/2759)) ([189f719](189f719)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([ReVanced#2803](https://github.com/BlueGradientHorizon/revanced-patches/issues/2803)) ([082e067](082e067)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([ReVanced#2723](https://github.com/BlueGradientHorizon/revanced-patches/issues/2723)) ([220f694](220f694)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](0861991)) * **YouTube Music:** Add `Permanent repeat` patch ([ReVanced#2722](https://github.com/BlueGradientHorizon/revanced-patches/issues/2722)) ([506d49c](506d49c)) * **YouTube Music:** Add `Permanent Shuffle` patch ([ReVanced#2730](https://github.com/BlueGradientHorizon/revanced-patches/issues/2730)) ([86a271c](86a271c)) * **YouTube:** Add `Alternative thumbnails` patch ([ReVanced#2834](https://github.com/BlueGradientHorizon/revanced-patches/issues/2834)) ([8a4277c](8a4277c)) * **YouTube:** Add `Custom player overlay opacity` patch ([ReVanced#2721](https://github.com/BlueGradientHorizon/revanced-patches/issues/2721)) ([2622b00](2622b00)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](c89b2aa)) * **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eef)) * **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2))
# [2.188.0](ReVanced/revanced-patches@v2.187.0...v2.188.0) (2023-08-26) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](ReVanced/revanced-patches@fe94013)) * **Client spoof:** Remove exception from option ([9c69f87](ReVanced/revanced-patches@9c69f87)) * **Enable android debugging:** Update patch description ([#2869](ReVanced/revanced-patches#2869)) ([d9f0d08](ReVanced/revanced-patches@d9f0d08)) * improve wording ([26f9b05](ReVanced/revanced-patches@26f9b05)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](ReVanced/revanced-patches@236a18f)) * remove newline ([545388b](ReVanced/revanced-patches@545388b)) * **Tiktok - Show seekbar:** Bump compatibility ([#2737](ReVanced/revanced-patches#2737)) ([08413bd](ReVanced/revanced-patches@08413bd)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([#2760](ReVanced/revanced-patches#2760)) ([f71d893](ReVanced/revanced-patches@f71d893)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](ReVanced/revanced-patches@fd3813f)) ### Features * Add `Override certificate pinning` patch ([#2781](ReVanced/revanced-patches#2781)) ([94ed738](ReVanced/revanced-patches@94ed738)) * **Change package name:** Append `.revanced` to package name by default ([#2750](ReVanced/revanced-patches#2750)) ([e83e62f](ReVanced/revanced-patches@e83e62f)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([#2862](ReVanced/revanced-patches#2862)) ([61a7533](ReVanced/revanced-patches@61a7533)) * Exclude `Custom branding` patch by default ([d6de957](ReVanced/revanced-patches@d6de957)) * **Lightroom:** Add `Disable mandatory login` patch ([#2738](ReVanced/revanced-patches#2738)) ([896a713](ReVanced/revanced-patches@896a713)) * **Lightroom:** Add `Unlock premium` patch ([#2740](ReVanced/revanced-patches#2740)) ([e18a9bc](ReVanced/revanced-patches@e18a9bc)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](ReVanced/revanced-patches@bbde91c)) * Publicize resource utility functions ([20aff26](ReVanced/revanced-patches@20aff26)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](ReVanced/revanced-patches@01c617d)) * **Strava:** Add `Subscription features` patch ([#2872](ReVanced/revanced-patches#2872)) ([387eb29](ReVanced/revanced-patches@387eb29)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](ReVanced/revanced-patches@8354a87)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](ReVanced/revanced-patches@47eac14)) * **YouTube - Debug:** Logging of layout proto buffer strings ([#2759](ReVanced/revanced-patches#2759)) ([189f719](ReVanced/revanced-patches@189f719)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([#2803](ReVanced/revanced-patches#2803)) ([082e067](ReVanced/revanced-patches@082e067)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([#2723](ReVanced/revanced-patches#2723)) ([220f694](ReVanced/revanced-patches@220f694)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](ReVanced/revanced-patches@0861991)) * **YouTube Music:** Add `Permanent repeat` patch ([#2722](ReVanced/revanced-patches#2722)) ([506d49c](ReVanced/revanced-patches@506d49c)) * **YouTube Music:** Add `Permanent Shuffle` patch ([#2730](ReVanced/revanced-patches#2730)) ([86a271c](ReVanced/revanced-patches@86a271c)) * **YouTube:** Add `Alternative thumbnails` patch ([#2834](ReVanced/revanced-patches#2834)) ([8a4277c](ReVanced/revanced-patches@8a4277c)) * **YouTube:** Add `Custom player overlay opacity` patch ([#2721](ReVanced/revanced-patches#2721)) ([2622b00](ReVanced/revanced-patches@2622b00)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](ReVanced/revanced-patches@c89b2aa)) * **YouTube:** Support version `18.29.38` ([c1b9eef](ReVanced/revanced-patches@c1b9eef)) * **YouTube:** Support version `18.32.39` ([7b503e2](ReVanced/revanced-patches@7b503e2))
# [2.188.0-dev.1](v2.187.0...v2.188.0-dev.1) (2023-08-27) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](fe94013)) * **Client spoof:** Remove exception from option ([9c69f87](9c69f87)) * **Enable android debugging:** Update patch description ([ReVanced#2869](https://github.com/BlueGradientHorizon/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08)) * improve wording ([26f9b05](26f9b05)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](236a18f)) * remove newline ([545388b](545388b)) * Revert previous release ([ed24a20](ed24a20)) * **Tiktok - Show seekbar:** Bump compatibility ([ReVanced#2737](https://github.com/BlueGradientHorizon/revanced-patches/issues/2737)) ([08413bd](08413bd)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([ReVanced#2760](https://github.com/BlueGradientHorizon/revanced-patches/issues/2760)) ([f71d893](f71d893)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f)) ### Features * Add `Override certificate pinning` patch ([ReVanced#2781](https://github.com/BlueGradientHorizon/revanced-patches/issues/2781)) ([94ed738](94ed738)) * **Change package name:** Append `.revanced` to package name by default ([ReVanced#2750](https://github.com/BlueGradientHorizon/revanced-patches/issues/2750)) ([e83e62f](e83e62f)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](https://github.com/BlueGradientHorizon/revanced-patches/issues/2862)) ([61a7533](61a7533)) * Exclude `Custom branding` patch by default ([d6de957](d6de957)) * **Lightroom:** Add `Disable mandatory login` patch ([ReVanced#2738](https://github.com/BlueGradientHorizon/revanced-patches/issues/2738)) ([896a713](896a713)) * **Lightroom:** Add `Unlock premium` patch ([ReVanced#2740](https://github.com/BlueGradientHorizon/revanced-patches/issues/2740)) ([e18a9bc](e18a9bc)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](bbde91c)) * Publicize resource utility functions ([20aff26](20aff26)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d)) * **Strava:** Add `Subscription features` patch ([ReVanced#2872](https://github.com/BlueGradientHorizon/revanced-patches/issues/2872)) ([387eb29](387eb29)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](8354a87)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14)) * **YouTube - Debug:** Logging of layout proto buffer strings ([ReVanced#2759](https://github.com/BlueGradientHorizon/revanced-patches/issues/2759)) ([189f719](189f719)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([ReVanced#2803](https://github.com/BlueGradientHorizon/revanced-patches/issues/2803)) ([082e067](082e067)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([ReVanced#2723](https://github.com/BlueGradientHorizon/revanced-patches/issues/2723)) ([220f694](220f694)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](0861991)) * **YouTube Music:** Add `Permanent repeat` patch ([ReVanced#2722](https://github.com/BlueGradientHorizon/revanced-patches/issues/2722)) ([506d49c](506d49c)) * **YouTube Music:** Add `Permanent Shuffle` patch ([ReVanced#2730](https://github.com/BlueGradientHorizon/revanced-patches/issues/2730)) ([86a271c](86a271c)) * **YouTube:** Add `Alternative thumbnails` patch ([ReVanced#2834](https://github.com/BlueGradientHorizon/revanced-patches/issues/2834)) ([8a4277c](8a4277c)) * **YouTube:** Add `Custom player overlay opacity` patch ([ReVanced#2721](https://github.com/BlueGradientHorizon/revanced-patches/issues/2721)) ([2622b00](2622b00)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](c89b2aa)) * **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eef)) * **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2))
# [2.188.0](v2.187.0...v2.188.0) (2023-08-27) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](fe94013)) * **Client spoof:** Remove exception from option ([9c69f87](9c69f87)) * **Enable android debugging:** Update patch description ([ReVanced#2869](https://github.com/BlueGradientHorizon/revanced-patches/issues/2869)) ([d9f0d08](d9f0d08)) * improve wording ([26f9b05](26f9b05)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](236a18f)) * remove newline ([545388b](545388b)) * Revert previous release ([ed24a20](ed24a20)) * **Tiktok - Show seekbar:** Bump compatibility ([ReVanced#2737](https://github.com/BlueGradientHorizon/revanced-patches/issues/2737)) ([08413bd](08413bd)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([ReVanced#2760](https://github.com/BlueGradientHorizon/revanced-patches/issues/2760)) ([f71d893](f71d893)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](fd3813f)) ### Features * Add `Override certificate pinning` patch ([ReVanced#2781](https://github.com/BlueGradientHorizon/revanced-patches/issues/2781)) ([94ed738](94ed738)) * **Change package name:** Append `.revanced` to package name by default ([ReVanced#2750](https://github.com/BlueGradientHorizon/revanced-patches/issues/2750)) ([e83e62f](e83e62f)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](https://github.com/BlueGradientHorizon/revanced-patches/issues/2862)) ([61a7533](61a7533)) * Exclude `Custom branding` patch by default ([d6de957](d6de957)) * **Lightroom:** Add `Disable mandatory login` patch ([ReVanced#2738](https://github.com/BlueGradientHorizon/revanced-patches/issues/2738)) ([896a713](896a713)) * **Lightroom:** Add `Unlock premium` patch ([ReVanced#2740](https://github.com/BlueGradientHorizon/revanced-patches/issues/2740)) ([e18a9bc](e18a9bc)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](bbde91c)) * Publicize resource utility functions ([20aff26](20aff26)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](01c617d)) * **Strava:** Add `Subscription features` patch ([ReVanced#2872](https://github.com/BlueGradientHorizon/revanced-patches/issues/2872)) ([387eb29](387eb29)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](8354a87)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](47eac14)) * **YouTube - Debug:** Logging of layout proto buffer strings ([ReVanced#2759](https://github.com/BlueGradientHorizon/revanced-patches/issues/2759)) ([189f719](189f719)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([ReVanced#2803](https://github.com/BlueGradientHorizon/revanced-patches/issues/2803)) ([082e067](082e067)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([ReVanced#2723](https://github.com/BlueGradientHorizon/revanced-patches/issues/2723)) ([220f694](220f694)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](0861991)) * **YouTube Music:** Add `Permanent repeat` patch ([ReVanced#2722](https://github.com/BlueGradientHorizon/revanced-patches/issues/2722)) ([506d49c](506d49c)) * **YouTube Music:** Add `Permanent Shuffle` patch ([ReVanced#2730](https://github.com/BlueGradientHorizon/revanced-patches/issues/2730)) ([86a271c](86a271c)) * **YouTube:** Add `Alternative thumbnails` patch ([ReVanced#2834](https://github.com/BlueGradientHorizon/revanced-patches/issues/2834)) ([8a4277c](8a4277c)) * **YouTube:** Add `Custom player overlay opacity` patch ([ReVanced#2721](https://github.com/BlueGradientHorizon/revanced-patches/issues/2721)) ([2622b00](2622b00)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](c89b2aa)) * **YouTube:** Support version `18.29.38` ([c1b9eef](c1b9eef)) * **YouTube:** Support version `18.32.39` ([7b503e2](7b503e2))
@eEQK the patch is failing on all versions of Duolingo with a java verify error. Maybe something was overlooked, or maybe the patch got goofed just before merging? If you have time, take a look and maybe you can find what's wrong. |
When i patched the app on 24 august with ReVanced/revanced-patches@e01048f |
# [2.188.0-dev.21](ReVanced/revanced-patches@v2.188.0-dev.20...v2.188.0-dev.21) (2023-08-24) ### Features * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](ReVanced/revanced-patches#2862)) ([61a7533](ReVanced/revanced-patches@f3caa34))
# [2.188.0](ReVanced/revanced-patches@v2.187.0...v2.188.0) (2023-08-26) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013](ReVanced/revanced-patches@7a3f456)) * **Client spoof:** Remove exception from option ([9c69f87](ReVanced/revanced-patches@34ae1ca)) * **Enable android debugging:** Update patch description ([ReVanced#2869](ReVanced/revanced-patches#2869)) ([d9f0d08](ReVanced/revanced-patches@204b1d5)) * improve wording ([26f9b05](ReVanced/revanced-patches@dd5a05a)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f](ReVanced/revanced-patches@e3099fb)) * remove newline ([545388b](ReVanced/revanced-patches@e997b07)) * **Tiktok - Show seekbar:** Bump compatibility ([ReVanced#2737](ReVanced/revanced-patches#2737)) ([08413bd](ReVanced/revanced-patches@8446245)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([ReVanced#2760](ReVanced/revanced-patches#2760)) ([f71d893](ReVanced/revanced-patches@8f2f22c)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f](ReVanced/revanced-patches@465da2a)) ### Features * Add `Override certificate pinning` patch ([ReVanced#2781](ReVanced/revanced-patches#2781)) ([94ed738](ReVanced/revanced-patches@78034cb)) * **Change package name:** Append `.revanced` to package name by default ([ReVanced#2750](ReVanced/revanced-patches#2750)) ([e83e62f](ReVanced/revanced-patches@a4ac0d4)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([ReVanced#2862](ReVanced/revanced-patches#2862)) ([61a7533](ReVanced/revanced-patches@f3caa34)) * Exclude `Custom branding` patch by default ([d6de957](ReVanced/revanced-patches@94f2cd1)) * **Lightroom:** Add `Disable mandatory login` patch ([ReVanced#2738](ReVanced/revanced-patches#2738)) ([896a713](ReVanced/revanced-patches@d496cbe)) * **Lightroom:** Add `Unlock premium` patch ([ReVanced#2740](ReVanced/revanced-patches#2740)) ([e18a9bc](ReVanced/revanced-patches@3346de9)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c](ReVanced/revanced-patches@ecf1abe)) * Publicize resource utility functions ([20aff26](ReVanced/revanced-patches@bb01070)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d](ReVanced/revanced-patches@523c5c3)) * **Strava:** Add `Subscription features` patch ([ReVanced#2872](ReVanced/revanced-patches#2872)) ([387eb29](ReVanced/revanced-patches@60322a1)) * **Tasker:** Remove `Unlock trial` patch ([8354a87](ReVanced/revanced-patches@3d8233e)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14](ReVanced/revanced-patches@95d9a24)) * **YouTube - Debug:** Logging of layout proto buffer strings ([ReVanced#2759](ReVanced/revanced-patches#2759)) ([189f719](ReVanced/revanced-patches@ce53f12)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([ReVanced#2803](ReVanced/revanced-patches#2803)) ([082e067](ReVanced/revanced-patches@5b4e059)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([ReVanced#2723](ReVanced/revanced-patches#2723)) ([220f694](ReVanced/revanced-patches@3cc7d2e)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991](ReVanced/revanced-patches@0f0d6b2)) * **YouTube Music:** Add `Permanent repeat` patch ([ReVanced#2722](ReVanced/revanced-patches#2722)) ([506d49c](ReVanced/revanced-patches@d13bd20)) * **YouTube Music:** Add `Permanent Shuffle` patch ([ReVanced#2730](ReVanced/revanced-patches#2730)) ([86a271c](ReVanced/revanced-patches@7f8b343)) * **YouTube:** Add `Alternative thumbnails` patch ([ReVanced#2834](ReVanced/revanced-patches#2834)) ([8a4277c](ReVanced/revanced-patches@4965ea1)) * **YouTube:** Add `Custom player overlay opacity` patch ([ReVanced#2721](ReVanced/revanced-patches#2721)) ([2622b00](ReVanced/revanced-patches@082fb0c)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa](ReVanced/revanced-patches@cec6d38)) * **YouTube:** Support version `18.29.38` ([c1b9eef](ReVanced/revanced-patches@283b903)) * **YouTube:** Support version `18.32.39` ([7b503e2](ReVanced/revanced-patches@d9c091a))
Just a heads-up: this patch is not present in the current version of the repository. Did someone delete it by accident? |
No, it was not deleted by accident. |
What happend to it then? I tried to follow the commit history, but I guess I'm not very good at that... was this intentionally removed, and why? |
The patch did not work, and unlock premium patches are no longer supported. So, it's gone. |
# [4.4.0-dev.5](ReVanced/revanced-patches@v4.4.0-dev.4...v4.4.0-dev.5) (2024-03-11) ### Features * **YouTube:** Support version `19.05`, `19.06`, `19.07`, `19.08` and `19.09` ([ReVanced#2862](ReVanced/revanced-patches#2862)) ([f044dde](ReVanced/revanced-patches@f044dde))
# [4.4.0](ReVanced/revanced-patches@v4.3.0...v4.4.0) (2024-03-27) ### Bug Fixes * **TikTok:** Hook application context earlier to prevent crash ([ReVanced#2893](ReVanced/revanced-patches#2893)) ([395ccda](ReVanced/revanced-patches@395ccda)) * **YouTube - Client spoof:** Spoof all user agents ([44a8a13](ReVanced/revanced-patches@44a8a13)) * **YouTube - Downloads:** Use new task context ([#2841](ReVanced/revanced-patches#2841)) ([6d88cb4](ReVanced/revanced-patches@6d88cb4)) * **YouTube - Hide ads:** Prevent app crash if hiding fullscreen ads is not possible ([#2910](ReVanced/revanced-patches#2910)) ([9f50470](ReVanced/revanced-patches@9f50470)) * **YouTube Music:** Fix compatibility with latest versions ([#2924](ReVanced/revanced-patches#2924)) ([8378c84](ReVanced/revanced-patches@8378c84)) * **YouTube:** Fix video playback by switching to ReVanced GmsCore vendor ([#2907](ReVanced/revanced-patches#2907)) ([33ea122](ReVanced/revanced-patches@33ea122)) * **YouTube:** Move setting to correct screen ([a16eda8](ReVanced/revanced-patches@a16eda8)) ### Features * **Instagram - Hide timeline ads:** Make compatible with latest versions ([a212f29](ReVanced/revanced-patches@a212f29)) * **Mi Fitness:** Add `Force English locale` and `Fix login` patch ([#2734](ReVanced/revanced-patches#2734)) ([7a25791](ReVanced/revanced-patches@7a25791)) * **Sync for Lemmy:** Add `Disable ads` patch ([ReVanced#2872](ReVanced/revanced-patches#2872)) ([0785819](ReVanced/revanced-patches@0785819)) * **YouTube - Downloads:** Use external downloader when selecting 'Download' in home feed flyout menu ([#2881](ReVanced/revanced-patches#2881)) ([10afc8c](ReVanced/revanced-patches@10afc8c)) * **YouTube - External downloader:** Add ability to use in-app download button ([d900011](ReVanced/revanced-patches@d900011)) * **YouTube - Hide layout components:** Filter home/search results by keywords ([#2853](ReVanced/revanced-patches#2853)) ([5916204](ReVanced/revanced-patches@5916204)) * **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2df0892](ReVanced/revanced-patches@2df0892)) * **YouTube - Hide Shorts components:** Hide sound metadata label ([ea7d1e0](ReVanced/revanced-patches@ea7d1e0)) * **YouTube - Hide Shorts components:** Hide title and full video link label ([e7b64e1](ReVanced/revanced-patches@e7b64e1)) * **YouTube - Hide Shorts components:** Selectively hide Shorts for home / subscription / search ([#2925](ReVanced/revanced-patches#2925)) ([497c067](ReVanced/revanced-patches@497c067)) * **YouTube :** Remove `HDR auto brightness` patch ([ReVanced#2863](ReVanced/revanced-patches#2863)) ([b4c7bf4](ReVanced/revanced-patches@b4c7bf4)) * **YouTube Vanced:** Remove `Hide ads` patch ([87887e4](ReVanced/revanced-patches@87887e4)) * **YouTube:** Support version `19.05`, `19.06`, `19.07`, `19.08` and `19.09` ([ReVanced#2862](ReVanced/revanced-patches#2862)) ([f044dde](ReVanced/revanced-patches@f044dde))
Closes ReVanced/revanced-patches-template#1637