Releases: Ali382829/LSPosed
v1.9.2
Changelog
Fix IContentProviderfor Android P and below
Properly handle invalidParcel
Fix invalid setOverrideTableaddress on some devices
Move manager APK to the module path
Fix remote preferences listener not working on system_server
Fix hook crash on Android 14
Fix static method hook on some Android 14 devices
Fix some LoadedApks not callingonPackageLoad
Fix the wrong path of the newXSharedPreferences
Add tips about deploying optimizations in Android Studio
Changelog
Fix for Android P and belowIContentProvider
Correctly handle invalidParcel
Fix invalid setOverrideTableaddresses on some devices
Move the manager APK to the module path
Fixed the issue that the remote preference listener on the system framework was invalid
Fix hook error on Android 14
Fixed static method hook issue on some devices with Android 14
Fix some LoadedApkno callbacksonPackageLoad
Fix new XSharedPreferencespath error
Added Android Studio deployment optimization tips