Skip to content

Releases: salvogiangri/KnoxPatch

v0.5.2 (Enhancer v0.3-fix)

17 May 13:27
43e8079
Compare
Choose a tag to compare

Changelog

  • Enhancer v0.3
    • Rework install script
    • Secure Folder fix for Android 10 (@ananjaser1211)
  • Additional hooks for One UI 2.x
  • Show Secure Folder warning on legacy devices with FBE
  • Added Romanian translations (contribution of @iDrinkCoffee-TG)

Supported apps

* Secure Folder might not work properly on legacy devices (One UI 3.x and lower) with FBE enabled.

Notes

  • I want to take the opportunity of thanking all the KnoxPatch users! We've reached a total of 20.000+ downloads counting both the main and the LSPosed repository.
  • Another special thanks goes to all the unmentioned contributors/testers that made this release happen (@tribalfs #22, @KikMyaz #23).
  • If you have troubles installing the app, try the "sep-lite" apk.

v0.5.1 (Enhancer v0.2)

07 May 13:35
6213638
Compare
Choose a tag to compare

Changelog

  • Rework UI code
  • Minor hooks bug fixes

Supported apps

* Secure Folder might not work properly on devices with One UI 3.x and encrypted data partition.

Notes

  • If you have troubles installing the app, try the "sep-lite" apk.

v0.5.0 (Enhancer v0.2)

29 Apr 12:08
192308c
Compare
Choose a tag to compare

Changelog

  • Rework hooks API's

Supported apps

* Secure Folder might not work properly on devices with One UI 3.x and encrypted data partition.

Notes

  • If you have troubles installing the app, try the "sep-lite" apk.

v0.4.5 (Enhancer v0.2)

09 Mar 10:43
8832239
Compare
Choose a tag to compare

Changelog

  • Additional hooks for One UI 3.x

Supported apps

* Secure Folder might not work properly on devices with One UI 3.x and encrypted data partition.

Notes

  • I recently discovered Secure Folder on Android 11 (One UI 3.x) requires to disable data encryption to work, the app will now show a warning pop-up when data encrypt is detected. Big thanks to @ananjaser1211 for pointing it out.
  • If you have troubles installing the app, try the "sep-lite" apk.

v0.4.4 (Enhancer v0.2)

20 Feb 15:40
459f4f7
Compare
Choose a tag to compare

Changelog

  • One UI Core support
  • Added Hungarian translations (contribution of @gidano)
  • Added Indonesian translations (contribution of @Maulana990)

Supported apps

Notes

The two previous releases (v0.4.2>v0.4.3) couldn't be installed in some devices due to a "incompatible app" error. If you have troubles installing the app, try the "sep-lite" apk.

v0.4.1 (Enhancer v0.2)

16 Feb 19:59
44f0954
Compare
Choose a tag to compare

Changelog

  • Enhancer v0.2 (added Smart View support)

Supported apps

Notes

No changes in the app.

v0.4.0 (Enhancer v0.1)

09 Feb 10:05
97e52f5
Compare
Choose a tag to compare

Changelog

  • Initial Android 9 support (One UI 1.x)
  • One UI 5.1 support

Supported apps

Notes

v0.3.6 (Enhancer v0.1)

02 Feb 15:13
86ab1f5
Compare
Choose a tag to compare

Changelog

  • Introduce KnoxPatch Enhancer

Supported apps

Notes

The new KnoxPatch Enhancer is a Magisk module that will take care of the (currently) non-fixable apps/features via the Xposed API's such as the Galaxy Wearable apps (more info in Issue #4), it is non-dependent from the main module, this release of the app only adds the "Enhanced" badge next to the version info.

v0.3.5

01 Feb 15:51
b9fd06c
Compare
Choose a tag to compare

Changelog

  • Added Spanish translations (contribution of @naxitoo)
  • Added support for Samsung Health Monitor (reported by @mathmach)
  • Added support for Samsung Flow
  • Rework Samsung Health patch
  • Minor code adjustments

Supported apps

v0.3.0

22 Jan 18:00
d709d7b
Compare
Choose a tag to compare

Changelog

  • Initial Android 10/11 support (One UI 2.x/3.x, see notes)
  • Fixed KnoxGuard patch
  • Added additional patches for SAK
  • Added multi-language support (see notes)

Supported apps

Notes

  • Android 10/11 support is not yet ready since I can't do tests properly on my old Samsung devices, please open an issue in the main repo page if you encounter any problems or there are still apps that needs some patching. I still haven't been able to fix Secure Folder on Android 11 due to the keymaster checks when creating Knox keys, PRs with possible fixes are well accepted.
  • Galaxy Wearable support is in the to-do list, the reason why I haven't been able to fix this app is due to how the OS handles Samsung accessories pairing (it's done via native code, unpatchable via the Xposed API). [Issue #4]
  • I also plan to add support for the Samsung Wallet Digital Key app, if you have it please send as much infos as you can in Issue #5 page, systems logs are better.
  • Multi-language support is still uncomplete (except for Italian), feel free to submit the correct translated strings for your language via a PR.