1.19.1 (2024-03-05)
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)