Commit Graph

107 Commits

Author SHA1 Message Date
JingMatrix 06abb8a7bc Release LSPosed v1.10.2 2025-07-12 11:30:46 +02:00
JingMatrix c5ff4c0e3a Abandon PLT hook for LSPlant
See the previous commit for reasons.
2024-12-04 11:55:28 +01:00
JingMatrix 5f20d7ab75 Android 15 is released 2024-10-16 11:06:16 +02:00
JingMatrix e55ecdf67c Remove LSPlt submodule
Close #43 as completed.
2024-09-23 11:10:37 +02: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 c2c4e5207f Add external project xz-embedded 2024-09-12 11:31:07 +02:00
JingMatrix 75e300532e Use Dobby for native_api
LSPlt might not be capable for general native_api hooks

Fix Dobby module repo Url

chiteroman has deleted his repo, so I should maintain my own fork.
2024-09-12 11:30:06 +02:00
JingMatrix 42cf1c2fd5 [skip ci] Replace submodule Dobby by LSPlt
It remains to implement HookFunction and UnhookFunction with LSPlt
2024-08-31 05:36:57 +02:00
JingMatrix 9df0af313f Update dobby dependency
Note that RS_SUCCESS = 0 is removed in the commit
f4643b8d14d7cc94516b446ca77d952d0b986d50
of https://github.com/jmpews/Dobby

The CMake option DOBBY_GENERATE_SHARED is removed, we use dobby_static
explicitly.
2024-08-27 01:50:17 +02:00
JingMatrix 3ba23a2bac [skip ci] Config crowdin 2024-07-24 10:27:25 +02:00
JingMatrix 4666b13013 Annonce support for Android 15 Beta 4 2024-07-24 01:41:02 +02:00
Howard Wu 254a8adb27
Officially announce Android 14 support (#2801)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2023-10-10 17:06:21 +00:00
LoveSy bd7a9b91b2
[skip ci] Update CI build link (#2639) 2023-07-19 07:46:41 +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
Howard Wu 760f0bb0eb
All flavors require Magisk 24.0+ (#2368)
Magisk 23 is missing some SELinux policies

This fixes a permissions issue with the Dex2Oat wrapper

```
02-04 23:45:00.212  4396  4396 E LSPosedDex2Oat: failed to connect to /dev/c951326ba095346b/dex2oat.sock failed with 13: Permission denied
02-04 23:45:00.209  4396  4396 W dex2oat64: type=1400 audit(0.0:8403): avc: denied { write } for name="dex2oat.sock" dev="tmpfs" ino=26722 scontext=u:r:installd:s0 tcontext=u:object_r:magisk_file:s0 tclass=sock_file permissive=0
02-04 23:45:00.213  1510  3805 V installd: DexInv: --- END '/data/app/~~M2S57MD185N1tyyKQy9PKw==/com.google.android.gm-7Q68xrTQSACXisBuDI6oBg==/base.apk' --- status=0x 100, process failed
02-04 23:45:00.213  1510  3805 E installd: Dex2oat invocation for /data/app/~~M2S57MD185N1tyyKQy9PKw==/com.google.android.gm-7Q68xrTQSACXisBuDI6oBg==/base.apk failed: unspecified dex2oat error (256)
```

Additional rules first appeared in Magisk version 24000
2c44e1bb93
2023-02-06 00:19:55 +08:00
南宫雪珊 5666dca1e3
[skip ci] Update README.md (#2336) 2023-01-16 14:22:25 +00:00
残页 e4ef5e0634
[skip ci] Fix unreadable download tips (#2321) 2023-01-15 16:26:42 +08:00
Howard Wu bf2472ae9a Update README.md 2022-12-19 23:08:36 +08:00
Howard Wu 4075da9024 [skip ci] Update badge 2022-12-19 23:08:36 +08:00
残页 a9e9fd4d5f
[skip ci] Android 13 Stable is supported (#2084) 2022-08-19 00:09:20 +00:00
LoveSy 7d5778a01c
Update elf util & lsplant to support A13B1 arm (#1894) 2022-04-27 03:29:32 +00:00
残页 d8cad5f432
[skip ci] Android 13 DP2 is supported (#1784)
* [skip ci] Android 13 DP2 is supported

* Update module.prop
2022-03-22 05:18:03 +00:00
Nullptr f55e31be85
[skip ci] Update README.md 2022-03-15 13:18:02 +00:00
Wang Han b311556b41
[skip ci] Update README (#1753) 2022-03-13 16:13:58 +08:00
LoveSy b0d1e7a2bb
Support Android 13 DP1 (#1666) 2022-02-11 09:12:10 +08:00
LoveSy a885818a4d
Bump version to 1.7.0 (#1600) 2022-02-01 12:34:16 +00:00
LoveSy 7871682d26
[skip ci] Update README.md (#1490) 2021-12-20 12:05:35 +08:00
南宫雪珊 45ae52de0c
[app] Target 32 (#1479) 2021-12-10 21:35:39 +08:00
Kid 61d834efec
[skip ci] README typo fixes (#1473) 2021-12-08 16:32:15 +00:00
LoveSy 61c447091f
[skip ci] Add badge (#1464) 2021-11-30 15:16:33 +00:00
LoveSy e58db90d72
Announce support for Android 12L DP1 (#1336) 2021-10-28 18:33:02 +08:00
南宫雪珊 2f39f32f0b
Bump to 1.6.1 (#1265) 2021-10-13 11:31:08 +00:00
南宫雪珊 96afb6af9b
[skip ci] Update tips (#1243) 2021-10-09 01:35:45 +08:00
Wang Han 0248bef5fb
Announce support for Android 12 (#1226) 2021-10-05 04:26:28 +00:00
LoveSy a48ab2aff3
[skip ci] Description add Android 12 Beta 5 support (#1084)
* Add beta 5 support to readme

* Update module.prop
2021-09-09 04:16:05 +00:00
LoveSy 6ff8f50562
[skip ci] Crowdin badge (#1072) 2021-09-08 02:11:08 +00:00
LoveSy b40d686313
Add Beta 4 support in README (#896) 2021-08-14 16:10:39 +00:00
Wang Han 5f250e860c
[skip ci] Misc changes (#830) 2021-07-25 05:42:32 +00:00
vvb2060 1937365b38
Android 12 (#814) 2021-07-15 11:46:33 +08:00
LoveSy b49001cfab
[README] Support Android 12 Beta 2 (#745) 2021-06-12 02:05:19 +08:00
LoveSy b3da10a97e [Readme] Support Beta 1 2021-05-19 13:13:35 +08:00
tehcneko 12875f8b08
Update README.md (#567) 2021-05-12 15:43:43 +08:00
LoveSy fb0db916fa
[skipci] Add badge (#556) 2021-05-09 14:00:04 +08:00
LoveSy 9c606a8b2b
Update README.md (#498)
DP3 was released and tested to be supported
2021-04-22 02:22:38 +08:00
Wang Han eaf64f91a0
[core] Enforce Riru 25 in documents (#397) 2021-03-22 10:28:53 +00:00
LoveSy 42984b9afc [doc] Update Readme 2021-03-08 23:59:52 +08:00
Wang Han 8acd20ad32
[skip ci] [README] Refresh (#232) 2021-02-28 23:59:34 +08:00
LoveSy f56cf01e9f [core] Migrate configuation 2021-02-22 18:46:29 +08:00
tehcneko 58d3ab97b7 [README] Fix license 2021-02-13 17:28:01 +08:00