Skip to content

Releases: kitadai31/revanced-manager-android5-7

v1.17.6

30 Aug 07:32
Compare
Choose a tag to compare
  • Move temporary directory to filesDir from cacheDir

This arrows patching on low storage space.
Previously, when storage space was low, the patching would fail because temporary files were deleted by Android.
This problem was fixed.
There is still an issue with the patches jar being stored in the cache area, but this issue is less likely to occur.

  • Remove unused plugin

v1.17.5

28 Jul 07:37
Compare
Choose a tag to compare
  • Support ARMv7 devices
  • improve patching log

ReVanced Team fixed the (exit code = 135 / 139 / 7) issue on ARMv7 devices by updating aapt2 binary.

ARMv7 (armeabi-v7a, 32bit) devices are now supported!!!

v1.17.4

22 Jun 07:05
Compare
Choose a tag to compare
  • fix: Patched apk contains garbage files in "res" directory
    • This fix reduces the patched apk size by 10MB.
  • feat: add ripLibs feature
  • fix: Excessive requests to GitHub API
    • No more rate limit errors! (almost)
  • feat: show all network errors in Toast
  • feat: Allow changing patch selection by default
  • apply changes from upstream v1.17.3

v1.17.1

13 Dec 06:18
42419b7
Compare
Choose a tag to compare

IMPORTANT CHANGE

For users updating from v1.9.5:

Package name was changed.

Before: app.revanced.manager.flutter
After: app.kitadai31.manager.flutter

Therefore, this new version is installed as another app.
Please uninstall the old version manually!

manager_update

Until now, this ReVanced Manager fork was aimed to provide a 1:1 version of official Manager for Android 6-7 users.
(I used to call this fork "ReVanced Manager custom builds for Android 6-7")
But from now on, this fork become a different app from official Manager.
It has unique branding (icon, name) like inotia00's RVX Manager.

Reason:

  • My patch is not compatible with the latest ReVanced Manager
  • But I'm too lazy to support the latest ReVanced Manager (bump revanced-patcher version)
  • I think few people are using the official patches on my fork manager

β–Ά This is why I decided to release a fork build.

Changes

etc.

  • Improved the speed of Merging integrations... (I forked revanced-patcher to reflect upstream commit)
  • Show an error message when GitHub API rate limit is exceeded (experimental)
  • Force use the latest patches to reduce API access
  • fix: cannot patch with root method (mount)
  • Enable proguard to reduce APK size (experimental)
  • Drop the support for x86_64
    • This means that Android emulators are no longer supported. Please use the patching methods for PC.
  • Renamed this repository from android6-7 to android5-7

β–Ά "ReVanced Manager for Android 5.0-7.1" is provided simply for compatibility with me and d4n3436's patch.

v1.9.5

13 Sep 09:46
a5e785e
Compare
Choose a tag to compare
  • upstream v1.9.5
  • Adjust dependencies to make coreLibraryDesugaring works correctly (needed for Android 6-7 support)

v1.6.1

06 Aug 10:41
c41e2a3
Compare
Choose a tag to compare

Plus:

  • Revert "feat: allow control over patches update (ReVanced#1063)"
  • Fix hardcoded MircoG patch name
  • Remove "ReVanced Patches" update card from Dashboard tab to avoid a custom source problem

β€» If you updated from previous version, make sure to tap the "Default" button in the patch selection screen.
Otherwise, you lose some important patches. (because some patches are renamed)

v1.1.0

15 May 12:19
Compare
Choose a tag to compare
  • upstream v1.1.0
  • Fix the update check feature

Announcements:

  • I finally found a way to patch successfully on Android 6.0! (but not recommended)
    Please see the top page for details.
  • I have opened a Telegram channel for announcements.
    I don't plan on using it for now, but I'll put it here.
    https://t.me/rvx_for_a6_7

v0.0.57

02 Apr 17:08
Compare
Choose a tag to compare

v0.0.57

This is old version
DO NOT DOWNLOAD!!!
USE THE LATEST VERSION!!!