Read changes of ReVanced Manager from this page.
1.23.1
- Bug Fixes
- Don’t show toasts when export cancelled (#2230) (bd79496)
- Fix the connectivity check toast again (#2216) (a7e2281)
- Get changelogs for alternative sources (#1766) (c729842)
- missing parameter in translations (1c6c5d5)
- Resolve EACCESS error in special cases (#2135) (1f95767)
- Restore apk renaming during compile (abdd9dc)
- Features
- Also show new patches in the removed patches dialog (#2257) (8872165)
- Import and export manager settings (#2268) (a45d959)
- Show changelogs from the latest to the last used patches version (#2219) (daba737)
- Use ReVanced API v4 (7b7d91d)
- Performance Improvements
- Don’t recalculate universal patches or compatible packages if not necessary (7e3afe0)
1.22.0
- Bug Fixes
- Bump SDK of each plugin using SDK lower than 31 (01e4a76), closes /github.com/flutter/flutter/issues/153281#issuecomment-2292201697
- Empty “tmp-XXXXXX” directory keeps growing in cacheDir (#2194) (f5a12e0)
- Fix missing notification icon when shrinking resouces (#2195) (224be29)
- Handle selecting files and folders for patch options correctly (#2144) (f1c2f41)
- Lack of connectivity toast not showing due to incorrect comparison (81f05e1)
- Migrate to onPopInvokedWithResult (43d5888)
- Move temporary files outside of the cache directory (#2193) (1ef1f8d)
- Reland commit 01e4a76 (3dc695e)
- Specify our own FGS Type (37c912b)
- Features
- Improve “Installation incompatible” dialog message (#2164) (51c0f14)
- Support Flutter 3.24 (3d8318d)
1.21.2
- Add haptics to save last APK switch (#2133) (e063b3d)
- Don’t crash installation when saving last APK is disabled (#2128) (427928e)
- Don’t crash when installing the last patched APK (#2131) (cb722f2)
- Unable to scroll in the removed patches dialog (#2113) (295c5a7)
1.21.1
1.20.1
- Bug Fixes
- Don’t crash on patch (a7e481c)
1.20.0
- Bug Fixes
- disable proguard obfuscation (401646a)
- Do not crash when selecting an APK from storage (#1768) (8564c1a)
- Don’t translation ReVanced repository (c265794)
- Ensure safe area usage in Changelogs Modal Bottom Sheet (#1772) (c981cb4)
- Pre-releases changelog being shown (#1767) (add49e1)
- Replace Spacer with Expanded to avoid overflow (#1791) (6f70a07)
- Set text colour on dropdown menu for Custom Value (966796d), closes #1584
- ui: Support free-scroll and auto-scroll for the installer logs (#1736) (#1836) (025ff52)
- Features
- Improve language update settings (#1838) (f9e6ef3)
1.19.4 dev 1
1.19.3
- Bug Fixes
- Copy APK to working directory before trying to write to it (5cd1cba)
1.19.3 dev 1
- Bug Fixes
- Copy APK to working directory before trying to write to it (5cd1cba)
1.19.2
- Bug Fixes
- App list is empty if all apps are installed (#1750) (1f5461f)
- Fix white-screen when trying to install conflicting apps (4acd738)
1.19.2 dev 1
1.19.1
- Bug Fixes
- Keep names for needed classes to fix crash at launch (eef7016)
- 1.19.0 (2024-03-05)
- Bug Fixes
- added a trailing comma (975180b)
- adjust padding (3559477)
- Allow mounting without Magisk (3f96608)
- Bump dependencies to support BCS keystore (6ec6546)
- Do not delete files from post-fs-data.d (70a1086)
- Fix patched APKs exports after installation (1200360)
- fix redundant buttons on dialog (079c0de)
- Incorrect strings and logics (#1619) (4f22e88)
- Keystore Password: textfield title display (8e52abd)
- Mount script causes build to fail (#1613) (f3c78c2)
- Patch Option: Set text colour on dropdown menu (acb1e24)
- PopScope: User able to exit patch screen when the installer is still running (#1663) (eb6d3cd)
- Release CI: truncate the “v” from version (8595099)
- Show version label correctly (c72d10a)
- Specify that dark theme is dark (#1699) (d4b15ae)
- Stop patch when signing fails (#1553) (5b2c551)
- Update Confirmation Sheet: Add top padding (9aeb156)
- Use correct title size for bottom sheet (#1687) (3436523)
- Use correct version code & name (#1647) (d933997)
- use lowercase repo names (#1626) (edd8602)
- Features
- Add a toggle for alternative sources (#1686) (f89c742)
- Add API migration code (#1615) (28ae276)
- add haptic feedback (#1459) (7911459)
- Allow changing languages (#1488) (f82c439)
- Display current app language at the top of the list (aa0575a)
- Hide the Install button during installation (#1633) (3e696d6)
- Improve app selector and patcher UI (#1616) (efb2d5e)
- Improve consistency on language selector (b2119ce)
- Improve language distinguishness and resolve language-specific issues (#1706) (6d866d4)
- Improve Split APK warning readability (#1625) (6fd740f)
- Show a dialog when an update is available (#1654) (c7d975e)
- Simplify settings strings (#1618) (0d45fe4)
- Use more appropriate progress values (2d7026a)
- use native TextField (9ed43ef)
- Performance Improvements
- Load patched apps as soon as possible (c94eb7a)
- Reverts
- WillPopScope migration (3b0fed5)
1.19.0
- Bug Fixes
- added a trailing comma (975180b)
- adjust padding (3559477)
- Allow mounting without Magisk (3f96608)
- Bump dependencies to support BCS keystore (6ec6546)
- Do not delete files from post-fs-data.d (70a1086)
- Fix patched APKs exports after installation (1200360)
- fix redundant buttons on dialog (079c0de)
- Incorrect strings and logics (#1619) (4f22e88)
- Keystore Password: textfield title display (8e52abd)
- Mount script causes build to fail (#1613) (f3c78c2)
- Patch Option: Set text colour on dropdown menu (acb1e24)
- PopScope: User able to exit patch screen when the installer is still running (#1663) (eb6d3cd)
- Release CI: truncate the “v” from version (8595099)
- Show version label correctly (c72d10a)
- Specify that dark theme is dark (#1699) (d4b15ae)
- Stop patch when signing fails (#1553) (5b2c551)
- Update Confirmation Sheet: Add top padding (9aeb156)
- Use correct title size for bottom sheet (#1687) (3436523)
- Use correct version code & name (#1647) (d933997)
- use lowercase repo names (#1626) (edd8602)
- Features
- Add a toggle for alternative sources (#1686) (f89c742)
- Add API migration code (#1615) (28ae276)
- add haptic feedback (#1459) (7911459)
- Allow changing languages (#1488) (f82c439)
- Display current app language at the top of the list (aa0575a)
- Hide the Install button during installation (#1633) (3e696d6)
- Improve app selector and patcher UI (#1616) (efb2d5e)
- Improve consistency on language selector (b2119ce)
- Improve language distinguishness and resolve language-specific issues (#1706) (6d866d4)
- Improve Split APK warning readability (#1625) (6fd740f)
- Show a dialog when an update is available (#1654) (c7d975e)
- Simplify settings strings (#1618) (0d45fe4)
- Use more appropriate progress values (2d7026a)
- use native TextField (9ed43ef)
- Performance Improvements
- Load patched apps as soon as possible (c94eb7a)
- Reverts
- WillPopScope migration (3b0fed5)