JingMatrix
f081aa3899
Fix packaging bugs of LSPosed v1.10.2 ( #341 )
...
1. Magisk manager cuts off the full changelog, it is thus better to move my personal note to the end. Add emoji for easier understanding.
2. Fix locating the generated javascript file. In Parcel 2, this file now has prefix `generate`.
3. Fix the author name, use JingMatrix for accuracy.
2025-07-13 01:32:45 +02:00
JingMatrix
d625e00b6e
Update dependencies
...
1. Parcel 1 is deprecated, see https://www.npmjs.com/package/parcel-bundler .
2. `com.android.application` 8.11.1 requires Gradle 8.13+
2025-07-12 08:07:01 +02:00
JingMatrix
c0478f593e
Hook dex2oat functions to remove LSPosed traces ( #152 )
...
We use the env LD_PRELOAD to hook the execution of `dex2oat`, which can be directly set to be a file descriptor.
2025-01-08 07:19:18 +01:00
JingMatrix
fba56a9927
Adjust debugging settings
...
1. Set log buffer size for system
2. Increase buffer size to 128 Kb
3. Record also logs for APatch, KernelSU and SELinux
4. Add installation tasks for APatch
2025-01-03 14:06:28 +01:00
JingMatrix
4d8e01176f
Remove Riru support
...
The repository RikkaApps/Riru is archived since Jan 8, 2024, which
recommends Zygisk as its alternative.
2024-09-23 11:10:25 +02:00
JingMatrix
ea2e1c8518
Update to Zygisk API v4
...
Skip checking magisk version on KernelSU or APatch
Close #44 as completed
2024-09-23 11:10:03 +02:00
JingMatrix
f8409ad34b
Open parasitic manager through WebUI
...
Open the parasitic manager using WebUI of KernelSU / APtach.
In the future the web page could become an alternative manager,
without parasitic manager at all.
See https://github.com/mywalkb/LSPosed_mod/issues/65 for details.
Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
2024-08-31 02:43:25 +02:00
JingMatrix
4666b13013
Annonce support for Android 15 Beta 4
2024-07-24 01:41:02 +02:00
JingMatrix
0a935413fc
Adjust proguard for Android R8
...
1. Use JDK 21
2. Update android plugins for JDK 21
3. Update gradle wrapper
The new R8 engine will change more class names than before, we thus
need to save those needed ones.
2024-05-18 23:48:43 +02:00
rawer886
50004a55cb
Restart the device in the flash LSPosed with the root ( #2812 )
2023-10-13 12:02:53 +08:00
Howard Wu
9a8c18648f
Fix rerunApk ( #2809 )
2023-10-11 11:56:52 +00:00
Howard Wu
35dfd650fe
Move manager APK to module path ( #2787 )
2023-10-07 22:37:58 +08:00
Nullptr
b9d282cdfd
Refine service & Add flash ksu script ( #2714 )
2023-08-28 11:52:18 +00:00
Howard Wu
0229e294d0
buildDir deprecated, use layout.buildDirectory instead ( #2697 )
...
gradle/gradle#20210
gradle/gradle#24820
2023-08-19 12:27:55 +08:00
Howard Wu
1bb7a340ba
[skip ci] Gradle task: reboot using power svc ( #2692 )
2023-08-17 16:57:14 +08:00
LoveSy
7fe84388e4
Upgrade gradle
2023-07-10 21:56:07 +08:00
LoveSy
8cb547c3ed
[skip ci] Revert "Let AGP to strip native libs" ( #2498 )
...
Reverts LSPosed/LSPosed#2496
2023-04-17 09:16:29 +08:00
LoveSy
d8b7916ce0
Let AGP to strip native libs ( #2496 )
2023-04-16 14:10:12 +08:00
LoveSy
57c1263ac4
Fix dex2oat build
2023-04-16 01:05:08 +08:00
LoveSy
b277416c1d
Upgrade AGP
2023-04-15 23:01:08 +08:00
LoveSy
f887d0116c
Upgrade gradle ( #2487 )
2023-04-12 16:46:09 +00:00
Howard Wu
22b3e95e5d
Require Riru 26.1.7+ ( #2430 )
...
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-03-09 02:41:01 +08:00
LoveSy
b069da0323
Refine gradle scripts
2023-02-26 16:48:49 +08:00
LoveSy
d671dc535e
enable configuration cache
2023-02-26 16:48:49 +08:00
LoveSy
b52c40615e
Remove xposedResources
2023-02-26 16:48:49 +08:00
Nullptr
d9b3263077
Refine get version interface
2023-02-26 16:48:49 +08:00
LoveSy
73b915e5a7
No need export typedarray
2023-02-26 16:48:49 +08:00
LoveSy
53d75bd10e
Move libxposed to a standalone gradle module
2023-02-26 16:48:49 +08:00
南宫雪珊
3d11c2f0f7
Make dex2oat wrapper more compatible ( #2372 )
2023-02-19 21:24:54 +08:00
vvb2060
6b01a1a3ac
Update open app cmdline
2022-12-03 17:21:57 +08:00
LoveSy
6d80cd62fd
Stablize CMake arguments ( #2266 )
2022-12-03 06:41:54 +00:00
LoveSy
82bc5cab0d
Update deps ( #2170 )
2022-10-13 16:54:25 +00:00
Nullptr
205138f638
Fix binary patch ( #2096 )
2022-08-30 19:14:11 +08:00
LoveSy
02f09247ae
Use striped so for debug build ( #2047 )
2022-07-25 00:33:00 +08:00
LoveSy
666e8780c7
Update deps ( #2016 )
2022-06-30 16:43:40 +08:00
Ketal
0fffab2261
set group for custom task ( #1989 )
2022-06-12 12:59:57 +08:00
LoveSy
e3b96ebb92
Update AGP ( #1941 )
2022-05-15 14:08:08 +08:00
LoveSy
fc12f48034
Use gradle plugin to generate colors ( #1801 )
2022-04-02 06:37:40 +00:00
Nullptr
2f9e0e07b0
Resolve dex2oat parameters for Android 10+ ( #1803 )
2022-04-02 13:13:22 +08:00
LoveSy
416167a226
Refactor ApplicationService ( #1775 )
2022-03-20 08:44:17 +08:00
Nullptr
e0de4ca6d7
Separate core into bridge and loader ( #1766 )
2022-03-17 19:12:01 +08:00