Skip to content

Releases: bmax121/APatch

10762

02 May 03:05
b0429c5
Compare
Choose a tag to compare

πŸŽ‰ New APatch release 10763 is available πŸŽ‰

Changelog
Upgrade KernelPatch to 0.10.7
Upgrade java and rust dependences
Fix compat syscall, 32-bits su command is supported now
Shrink apd size
Remove buggy and redundant hide manager feature
Re-designed About and Module Screen UI, thanks to SanmerDev MRepo's design
Fix os error 2 during installing modules
Switch to new enableEdgeToEdge, drop accompanist/systemuicontroller
Optimize APatch Safe Mode
Fix module online upgrade not working
Re-design exclude modifications feature
Translation imported, thanks to all translators
More optimizations and minor changes

Notes
The newly designed exclusion module modifies the logic, and from now on, applications that have already been granted ROOT permissions no longer support exclusion because it does not conform to the logic of normal usage scenarios; By default, modules will no longer be excluded because not all software will check the current environment, which undoubtedly brings unnecessary power consumption and heat to the phone. You can manually configure the applications that need to be excluded. It should be noted that if you are upgrading from a version of KernelPatch below 0.10.7 instead of a completely new installation, you need to manually delete the/data/adb/ap/package_config file and reconfigure it on the SuperUser screen, otherwise a BUG may be occurred.
We have noticed that some older devices (mainly those with Linux kernel versions less than 5) may experience unlimited loading of SuperUser Screen, and even some applications may not be able to use ROOT permissions. This is a known issue and is currently under investigation.

πŸ‘‰ Report bug or feature request: https://github.com/bmax121/APatch/issues/new/choose

10657

04 Apr 10:53
ba3f66d
Compare
Choose a tag to compare

πŸŽ‰ New APatch release available πŸŽ‰

What's Changed

  • Upgrade KernelPatch to 0.10.5 (@bmax121)
  • Strip busybox so that APatch's size decreased (@sekaiacg)
  • New refreshed UI (@pomelohan)
  • Introduce theme manager and custom dark mode switch (@pomelohan)
  • Switch to stable compose dependence release (@pomelohan)
  • Fix settings page not scrollable (@pomelohan)
  • Enhanced Image flashing operations (@gitclone-url)
  • Optimize InstallScreen experience (@TinyHai)
  • Refine dialog component and add an animation to UpdateCard (@TinyHai)
  • Enable blur behind compose dialog for Android S+ (@pomelohan)
  • Add an alertdialog if failed to auth super key (@pomelohan)
  • Refactor Installaction UX&UI (@pomelohan)
  • Use lsplugin resopt to optimize apk size (@pomelohan)
  • Refine WebUI (@5ec1cff)
  • Implement KPM Control Feature (@pomelohan)
  • Implement isSafeMode detect (@pomelohan)
  • Fix extract kpm infomation from boot error (@bmax121)
  • Fix round corner for APModule Info Card (@lightsummer233)
  • Fix random build signture (@Admirepowered)
  • Adapt Zygisk Next WebUI (@Admirepowered)
  • Fix twice try when selecting an invalid boot image (@pomelohan)
  • Allow system_server devpts read/write chr_file (@pomelohan @bmax121)
  • Fix unable to configure exclude feature for non-root apps (@pomelohan)
  • Now SuperKey are no longer plaintext in the process of transmission and storage (@bmax121)
  • Fix the logic for processing the "UNCOMPRESSED_IMG" header (@qwerty472123)
  • kptools: Skip relocation when trying again (@sekaiacg)
  • Fix safemode typo (@18712886438)
  • Import translations changes (By all contributors ❀️)

Full Changelog: 10570...10657

Note

This version includes many updates. Please backup important data before installation or upgrade. We are pleased that Zygisk Next has added support for APatch. To be compatible with its whitelist function, we have added an "exclude" setting button. It should be noted that if Zygisk Next is not used, it has no practical significance because we have not yet implemented this feature due to time constraints. It is a known issue that some software cannot obtain ROOT permission, but only a very small number of software have experienced this bug. We are doing our best to solve and develop it. Thank you for your support and understanding.

Report bug or feature request: https://github.com/bmax121/APatch/issues/new/choose

10570

18 Mar 11:03
Compare
Choose a tag to compare
  1. fix os error when install module
  2. fix uninstall androidpatch will lose all root config

Full Changelog: 10569...10570

10569

17 Mar 15:27
Compare
Choose a tag to compare
  1. Fix patch error caused by 'find kallsyms_marker error' (For example: OnePlus 12 with kernel 6.1.57+ and etc)
  2. Try to fix module install os error 22 or 5, but not 100% guaranteed.

Full Changelog: 10568...10569

10568

15 Mar 07:31
Compare
Choose a tag to compare

What's Changed

  • Refactor KernelPatch installation logic and initial support for A/B upgrade after OTA, by @pomelohan and @Admirepowered
  • Introduce Module WebUI feature from ksu
  • Introduce APatch update notifier

Full Changelog: 10533...10568

10533

08 Mar 08:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10529...10533

10529

07 Mar 10:17
Compare
Choose a tag to compare

!! Due to extensive updates to the underlying components and limited resources, there may be bugs that have not been identified during testing !!
!! You can consider this a beta version. Please back up your data and proceed with caution when upgrading.!!

  1. Update KernelPatch to 0.10.2. Detail: https://github.com/bmax121/KernelPatch/releases
  2. Start supporting CONFIG_KALLSYMS_ALL=n, but still some issues
  3. Refactor the implementation of the 'su' command. If your su command is behaving abnormally, you might want to give it a try.
  4. Supercall is not compatible with version 0.8.5 and earlier, So, If your version is 0.8.5 and earlier, after you update the app, you will lose root permissions, you need to repatch your original boot.img
  5. New patch pages. Supports update-patches and unpatch, If your KernelPatch version is 0.9.0 and later, you can update KernelPatch directly. Thanks to @ponces
  6. apd updated (tmp_mount from KSU) #212, Thansk to @Admirepowered
  7. Hide the manager app (Random package name) #237. Thanks to @pomelohan
  8. And some bug fixed, and ...
    Full Changelog: 10481...10529

10474

30 Jan 11:31
b56bd4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10472...10474

10472

23 Jan 14:59
cbdda9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10446...10472

10446

18 Jan 02:57
Compare
Choose a tag to compare

What's Changed

fix: loss su after reboot

Full Changelog: 10442...10446