v1.7.1-dev.01 (2026-01-16)
Features
- Removed the
Discover patch bundlesbanner and added a FAB button next to the plus button instead to access theDiscover patch bundlespage - Added support for Morphe Patches (mixing of ReVanced and Morphe Patches in a single patch instance is not feasible, and not currently supported)
- Improved patcher logging/profiling and error surfacing
- Improved metadata reading for split APKs on the app info page
- Imrpoved metedata reading for regular APKs on the app info page
- Converted the
Save patched appbutton,Exportbutton on theApp infoscreen for saved patched apps, and theExportbutton on the Download settings page to use the custom file picker - Added a saving modal to the custom file picker
- Added a search bar in the custom file picker that filters the current directory
- Made the
Save patched apps for latertoggle in Settings > Advanced actually toggle the ability to save patched apps in theAppstab - Added expandable/collapsable sub-steps to the
Merging split APKsstep in the patcher, along with sub-steps for theWriting patched APKstep - Overall improved the patcher screen
- Added the ability to see previous changelogs within the app which are cached by the it everytime your imported patch bundle updates #108
- Added a toggle in Settings > Advanced that when enabled skips all unused splits when patching with a split APK (like locale/density splits)
- Updated the
Remove unused native librariestoggle in Settings > Advanced to strip all native libraries but one (so only keep one supported library if applicable) - Added a per bundle patch selection counter
- Made the
View patchesbutton auto-scroll on the Discover patch bundles page - Added the ability to export patcher logs from the patcher screen as a
.txt - Added a filter option on the patch selection page to filter by universal patches, and by regular (non universal) patches
- Added a toggle to use the
Pure Blacktheme instead of theDarktheme for theFollow systemtheme #109 - Tapping patch bundle updating/updated notifications now highlights the corresponding bundle in the patch bundles tab
- Switched back to the official ReVanced Patcher and Library from Brosssh's Patcher and Library (as using theres is no longer needed)
- The
Rooted mount installernow auto-remounts at device startup #112 - Moved the progress banner so it hangs below the nav bar #117
- Stabilize patch bunlde progress banners and make them clearler and more consistent
- Removed the redundant filter button from the
Select an appscreen #121 - Added the ability to edit exisiting remote patch bundles URLs #122
Bug fixes
- Fixed dev builds not being prompted to update when there are new releases
- Fixed crashes the would occur occasionally for apps when loading metadata on the app info page
- Fixed false "Universal patches disabled" and "This patch profile contains universal patches. Enable universal patches..." toast/dialogs
- Fixed patcher steps under the
Patchingsection not being checked off and left blank until after the entire step isPatchingsection is completed - Fixed an issue where canceling the patching process by tapping the back button on the
Patcherscreen was not actually immediately canceling/killing the patching process as it would continue to run in the background for a bit - Fixed the app crashing when certain patch option types are opened #103
- Fixed applied patches list for saved patched apps not showing all applied patches under certain circumstances #105
- Fixed bundle recommendation selection and compatibility issues #104
- Fixed issues with the custom file picker and the
Downloadsfolder on certain devices - Fixed app startup crashes and crashes with the custom file picker and other parts of the app on devices running older Android versions
- Fixed issues with patching on older Android versions
- Fixed update patch bundle notifactions not always appearing
- Fixed patched apps being incorrectly patched resulting in startup crashes
- Fix saved patched apps in the
Appstab and the restore button not restoring patch options correctly - Increased stability of the
Rooted mount installerby fixing issues such asException thrown on remote process - Fixed false reimport toasts and adjusted official bundle restore logic with importing patch bundles from a patch bundles export
Docs
- Added the Discord server invite link to the
README.md - Added a Crowdin badge to the
README.md - Added the new unique features of this release to the
README.md - Added the new translators to the Contributors section of the
README.md - Redesign the Unique Features section of the
README.md