v1.9.1_mod
版本发布时间: 2023-09-13 02:07:47
mywalkb/LSPosed_mod最新发布版本:v1.9.3_mod(2024-03-08 15:43:55)
Original Changelog
API Changes
- Implementation of Modern Xposed API:
Currently, most part of the new API has been roughly stable (except
helper
). We hope developers can test the new API to provide feedback on possible issues. The modern API will be published to Maven Central with the release of LSPosed 2.0.0, so before this, you can make suggestions to help make it better. - Allow hooking processes of the
android
package besidessystem_server
(See this commit): For historical reasons, the package name ofsystem_server
was changed toandroid
(See this commit from rovo89). To correct this behavior, for legacy modules, no code adjustment is needed, but the system framework is displayed assystem
instead ofandroid
in manager, with a new packageandroid
which is responsible for system dialogs, etc. For modern modules, the meaning ofsystem
andandroid
in the declared scope have the same meaning as they display in manager.
system_server: uid=1000 pkg=system proc=system
ChooserActivity,ResolverActivity: uid=1000 pkg=android proc=android:ui,system:ui
Changelog
- Fix manager failed to launch when typing secret code in dialer
- Fix notification on Samsung
- Add Vercel/Cloudflare fallback for module repository
- Magisk version requires 24.0+, and for Riru favor, requires Riru 26.1.7+
- Make dex2oat wrapper more compatible, e.g. on KernelSU
- Fix some hooks on Android 8.1
- Add more hints for creating the shortcut and notification
- Fix backup race, fix 'JNI DETECTED ERROR IN APPLICATION: java_object == null'
- Fix
processName
forhandleLoadedPackage
'slpparam
- Fix
isFirstPackage
forafterHookedMethod
- Fix notification intent for Android 14
- Fix manager dark theme
- Unconditional allow create shortcut except default desktop is not supported
- Fix NPE due to null
getModule()
return value - Fix the typo in
AfterHooker
class name - A11y: Add label for search buttons
- Set EUID to 1000 to fix notification and get modules list for Flyme
- Fix a race by lock-free backup implementation
- Predefine some SQLite modes for better performance
- Set db sync mode for Android P+, fix some Oplus devices not working
- Skip secondary classloaders that do not include code
- Avoid NPE when rendering empty markdown, fix a manager crash
- Add Installed hint for repo modules
- [translation] Update translation from Crowdin
- Upgrade target SDK to 34
- Only clear module's
LoadedApks
rather than all - Upgrade Dobby, fix native hook on arm32
- Show manager package name instead of version
- Always allow pinning shortcuts, regardless of whether they are pinned or not
- Fix ANR when the boot is completed for Android 14
- Fix
IActivityManager.bindService
for Android 14 - Don't shrink non-AdaptiveIcons
- Fix the task icon for the manager
- Enable Xposed API call protection by default
In my mod these are the changes:
- [cli] Support KernelSU without magisk
- Fix: Add automatic app only new installation and not update
1、 LSPosed-v1.9.1_mod-7145-riru-release.zip 2.49MB