LSPosedArchives
29.7K subscribers
8 photos
4.06K files
121 links
CI Builds are built automatically on every push to the primary branch. They are extremely unstable and only for testing and bugreport, and we don't take any responsibility of the consequences of flashing them. Debug builds have telemetry.
Download Telegram
LSPosedManager-v1.3.5-5607-release.apk
1.6 MB
Update xposed module metadata parsing (#558)

* Stop read xposedmodule

Official documentation requires `xposedmodule` value is `true`, but in the previous implementation there was no judgment on what the value was, even if `false`. So, remove it and use `xposedminversion` to determine if the app is an xposed module.

* xposedscope supports string

```xml
<meta-data
android:name="xposedscope"
android:value="com.example.app1;com.example.app2" />
```
LSPosed-v1.3.5-5608-debug.zip
8.4 MB
[core] Abort installation on devices with incompatible frameworks (#557)

* [core] Abort installation on devices with incompatible frameworks

* Update util_functions.sh

* Update util_functions.sh

Co-authored-by: vvb2060 <vvb2060@gmail.com>
LSPosed-v1.3.5-5609-debug.zip
8.4 MB
[core] Replace remaining xposedmodule references (#559)
LSPosedManager-v1.3.5-5610-release.apk
1.6 MB
[app] Allow using system accent color as theme color (S+) (#560)

* Compile with Android S SDK

* [app] Allow using system accent color as theme color (S+)
LSPosed-v1.3.5-5610-debug.zip
8.4 MB
[app] Allow using system accent color as theme color (S+) (#560)

* Compile with Android S SDK

* [app] Allow using system accent color as theme color (S+)
LSPosed-v1.3.5-5611-debug.zip
8.4 MB
[core] Fix register receiver permission (#561)

责任全在 @RikkaW
LSPosedManager-v1.3.5-5612-release.apk
1.6 MB
[app] Fix app installation (#562)
LSPosedManager-v1.3.5-5613-release.apk
1.6 MB
[translation] Xposed Module (#563)