Releases: ReVanced/revanced-manager
Releases Β· ReVanced/revanced-manager
v0.0.17
Bug Fixes
- Use original packageName to get compatible patches (Alberto Ponces)
- Use a proper app name when MicroG is applied (Alberto Ponces)
Builds
Chores
Commits
v0.0.16
Bug Fixes
- Readd padding between Application Items (Alberto Ponces)
Builds
- Bump version to v0.0.16 (Alberto Ponces)
v0.0.15
Features
- CustomScrollView in app and patches selector views (#208) #208 (Unknown)
- Prevent exiting installer on new back button as well and show why exiting is not possible during patching (Alberto Ponces)
Bug Fixes
- delete tests (#196) #196 (Unknown)
- (settings) remove padding from inkwells (#194) #194 (Unknown)
- Readd divider mistakenly removed in #194 (Alberto Ponces)
- disable creating blank issues. (Aunali321)
- Add back button on app bars of secondary views (Alberto Ponces)
- warn about no armv7 support. (Aunali321)
- make inkwells visible (#205) #205 (Unknown)
- Add rounded borders on Unpatch button inkwell as well (Alberto Ponces)
- Push Custom Sources tile to Advanced section and reorder a bit (Alberto Ponces)
- Fix Update Manager's button (Alberto Ponces)
- Add toast service to simplify creation of toasts (Alberto Ponces)
- Don't select patches by default based on their excluded flag (Alberto Ponces)
- Fix unfixed fixes which needed to be fixed (better now??) (Alberto Ponces)
Code Refactoring
- more strict bug issue template. (Aunali321)
- use dropdown for branch. (Aunali321)
- add dropdown for feature template. (Aunali321)
Builds
- Bump version to v0.0.15 (Alberto Ponces)
Commits
- efcf455: Merge branch 'flutter' of github.com:revanced/revanced-manager into flutter (Alberto Ponces)
v0.0.14
Features
- animate switching updates on HomeView (#209) #209 (Unknown)
- Custom api endpoints. (#216) #216 (Aunali321)
- Add install error dialogs to prevent faulty installations (Alberto Ponces)
Bug Fixes
- Readd
permission_handler
with a proper fix (Alberto Ponces) - navigation bar color (#197) #197 (Unknown)
- No need for an uninstall confirmation dialog as OS already handles this (Alberto Ponces)
- Prefer Yes/No instead of OK/Cancel on a few dialogs (Alberto Ponces)
- Improve API URL handling and force init after setting a new config (Alberto Ponces)
- Fix multiple APK shares (Alberto Ponces)
- Improve foreground service init and disable (Alberto Ponces)
Code Refactoring
- basic prerequisites in readme. (Aunali321)
Builds
- Bump version to v0.0.14 (Alberto Ponces)
v0.0.13
v0.0.12
Bug Fixes
- Fix uninstall apps (Alberto Ponces)
- Decrease app name space a bit to prevent overflowing (Alberto Ponces)
Builds
- Bump version to v0.0.12 (Alberto Ponces)
v0.0.11
Bug Fixes
- Minor i18n typo (Alberto Ponces)
- Show updatable app item only on updatable apps listing (Alberto Ponces)
- Fix duplicate entries on non-root installations (Alberto Ponces)
- Fix spacing of App Info buttons (Alberto Ponces)
Builds
- Bump version to v0.0.11 (Alberto Ponces)
v0.0.10
Features
- Show recommendation version when possible (Alberto Ponces)
Bug Fixes
- Make sure aapt lib gets extracted to native lib dir during install (Alberto Ponces)
- Improve quality of launcher and splash icons (Alberto Ponces)
- Fix apps reassess on root (Alberto Ponces)
- Ignore empty results on root installed apps listing (Alberto Ponces)
Builds
- Bump version to v0.0.10 (Alberto Ponces)
v0.0.9
Features
- Retrieve unsaved apps from manager's root folder and known packages from user's apps list (Alberto Ponces)
Bug Fixes
- Minor improvements on App Info view (Alberto Ponces)
Builds
- Bump version to v0.0.9 (Alberto Ponces)
Commits
- bb4b59e: Disable
permission_handler
package for now (Alberto Ponces)
v0.0.8
Features
- tweak UI (afnzmn)
Bug Fixes
- Surround isRooted with a try/catch just to be safe (Alberto Ponces)
- Add build mode to about widget (Alberto Ponces)
- Request permissions a single time at boot (Alberto Ponces)
- Add Unpatch option on App Info view (Alberto Ponces)
- Fix typo on menu options visibility (Alberto Ponces)
- Only init foreground service if user allowed IGNORE_BATTERY_OPTIMIZATIONS permission (Alberto Ponces)
- Do not import
dart:html
(Alberto Ponces) - background should be more opaque. (Aunali321)
Builds
- restrict manager to android 8. (Aunali321)
- Bump patcher dependency version (Alberto Ponces)
- Bump version to v0.0.8. (Aunali321)
Commits
- e74fce8: Merge branch 'flutter' of github.com:revanced/revanced-manager into flutter (Alberto Ponces)