Skip to content

fix(Duolingo - Hide ads): Support latest app release #4790

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

hoo-dles
Copy link
Contributor

Fixes #4728

Looks like Duolingo just refactored some of the package names, causing the fingerprint to fail. Checking for both variants to support new and old versions of the app.

@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Apr 14, 2025 that may be closed by this pull request
3 tasks
@LisoUseInAIKyrios LisoUseInAIKyrios changed the title fix(Duolingo): Update DisableAdsPatch fingerprint for refactored package name fix(Duolingo - Hide ads): Support lastest app release Apr 14, 2025
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit 215fccb into ReVanced:dev Apr 15, 2025
1 check passed
Copy link

welcome bot commented Apr 15, 2025

Thank you for contributing to ReVanced. Join us on Discord to receive a role for your contribution.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title fix(Duolingo - Hide ads): Support lastest app release fix(Duolingo - Hide ads): Support latest app release Apr 15, 2025
github-actions bot pushed a commit that referenced this pull request Apr 15, 2025
# [5.20.0-dev.6](v5.20.0-dev.5...v5.20.0-dev.6) (2025-04-15)

### Bug Fixes

* **Duolingo - Hide ads:**  Support lastest app release ([#4790](#4790)) ([215fccb](215fccb))
@AnonymousWP
Copy link
Contributor

I'm quite confused. All releases of DuoLingo nowadays are APK bundles, which (I thought) ReVanced does not support. Then how are we supposed to patch it?

@oSumAtrIX
Copy link
Member

ReVanced needs an APK. You can convert splits to APKs (e.g. antisplit m). For support refer to one of our chat or forum platforms .

github-actions bot pushed a commit that referenced this pull request Apr 15, 2025
# [5.20.0](v5.19.1...v5.20.0) (2025-04-15)

### Bug Fixes

* **Duolingo - Hide ads:**  Support lastest app release ([#4790](#4790)) ([215fccb](215fccb))
* **Spotify - Unlock Spotify Premium:** Remove premium restriction for 'Spotify Connect' ([#4782](#4782)) ([50f5b1a](50f5b1a))
* **Spotify:** Fix login by replacing `Spoof signature` patch with new `Spoof package info` patch ([#4794](#4794)) ([d639151](d639151))
* **YouTube - Remove background playback restrictions:** Restore PiP button functionality after screen is unlocked ([6837348](6837348))

### Features

* Add `Set target SDK version 34` patch (Disable edge-to-edge display) ([#4780](#4780)) ([dcf6178](dcf6178))
* **Spotify - Custom theme:** Add option to use unmodified player background gradient ([#4741](#4741)) ([0ee3693](0ee3693))
* **YouTube - Swipe controls:** Add option to change volume swipe sensitivity (step size) ([#4557](#4557)) ([8957325](8957325))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug (Duolingo): Hide ads patch fails
4 participants