salvogiangri / KnoxPatch

LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
GNU General Public License v3.0
687 stars 31 forks source link

README: Improve description #68

Closed Fede2782 closed 1 month ago

Fede2782 commented 1 month ago

Samsung Cloud Enhanced Data security is only available on Samsung One UI 5.1.1 and later which have Knox Matrix support. One UI 5.1 doesn't have this feature.

Private Share is now integrated in Quick Share and the fix has already been included since salvogiangri#57 for One UI 5.1.1 and later. This change also apply for previous One UI versions but here you only need to pass Play integrity.

salvogiangri commented 1 month ago

Is Play Integrity attestation actually used in Quick Share? Iirc the PIF note was there as SCPM app falls back to that if KmxService is not supported.

Fede2782 commented 1 month ago

Is Play Integrity attestation actually used in Quick Share? Iirc the PIF note was there as SCPM app falls back to that if KmxService is not supported.

I remember you told me that Quick Share uses PIF instead of SAK on pre-5.1.1 devices when i initially reported the issue. You wrote also this on a previous KnoxPatch changelog

"As reported by @Fede2782, Samsung has recently merged the Private Share feature inside their Quick Share app. Devices running One UI 5.1 or lower might need to install USNF or similar to get the feature to work."

salvogiangri commented 1 month ago

I'm a bit rusty about this but I'm gonna merge this as Enhanced data protection isn't shown in the Settings when the KmxService app is not installed.

Fede2782 commented 1 month ago

I made this change mainly to make users know that Enhanced Data Protection is not available on One UI 5.1 and is shown only on One UI 5.1.1 and later.