Commit Graph

47 Commits

Author SHA1 Message Date
Nullptr b9666c9d08
[core] Split daemon (#1503) 2021-12-30 09:21:44 +08:00
LoveSy 1451b546c1
Fix typo (#1502) 2021-12-28 16:32:43 +00:00
LoveSy 6572809f1d
Dont launch lspd when flavor not match (#1483)
To be compatible with fef44bd24f
2021-12-14 16:13:40 +00:00
南宫雪珊 45ae52de0c
[app] Target 32 (#1479) 2021-12-10 21:35:39 +08:00
LoveSy e58db90d72
Announce support for Android 12L DP1 (#1336) 2021-10-28 18:33:02 +08:00
LoveSy 67fd7ca054
[core] Cache symbol address on Zygisk (#1326) 2021-10-24 16:38:30 +00:00
Howard Wu cbe9389295
[core] Prevent folder removal during version switching (#1323) 2021-10-23 20:28:35 +08:00
LoveSy c166163885
[core] No sepolicy is required for Zygisk flavor (#1303) 2021-10-17 20:46:47 +08:00
LoveSy 7a7c0c56e3
[core] Support zygisk (#1228)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: tehcneko <88844448+tehcneko@users.noreply.github.com>
2021-10-16 19:44:26 +00:00
Wang Han 0248bef5fb
Announce support for Android 12 (#1226) 2021-10-05 04:26:28 +00:00
LoveSy 01d3ed1ba7
Remove apk before update to refresh inode (#1191) 2021-09-29 13:09:49 +08: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 42ddca8b05
[core] Move config to db again (#989)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-24 00:15:53 +08:00
vvb2060 485da5a37c
Revert "[core] Move config to db (#981)" (#988)
This reverts commit 40e47762d7.
2021-08-23 22:28:41 +08:00
vvb2060 40e47762d7
[core] Move config to db (#981) 2021-08-23 16:57:24 +08:00
vvb2060 3600e53865
[core] Don't override system properties (#972) 2021-08-21 12:58:42 +00:00
vvb2060 9f868aeddf
[core] Native logcat (#960)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-08-20 19:15:13 +00:00
LoveSy b40d686313
Add Beta 4 support in README (#896) 2021-08-14 16:10:39 +00:00
LoveSy 7430c4645c
& (#893) 2021-08-12 19:22:19 +00:00
LoveSy 9fc385e2bd
[core] unshare daemon (#892) 2021-08-12 18:54:32 +00:00
LoveSy 588bb062cb
[script] Support Riru 26 (#820) 2021-07-18 22:49:10 +08:00
vvb2060 dbce1ff67d
[gradle] Add task to rerun lspd (#818) 2021-07-17 19:26:49 +08:00
vvb2060 1937365b38
Android 12 (#814) 2021-07-15 11:46:33 +08:00
vvb2060 409a197431 [core] Support debugger 2021-06-29 10:50:41 +08:00
vvb2060 7254ed4d79
[gradle] Clean gradle code (#773) 2021-06-24 15:11:39 +00:00
LoveSy b49001cfab
[README] Support Android 12 Beta 2 (#745) 2021-06-12 02:05:19 +08:00
LoveSy c741133b67
[core] Delay kill ppid (#682)
* Delay kill ppid

* remove useless nohup

* Exit when received uncaught exception
2021-05-26 10:56:09 +00:00
LoveSy 550eacfccb
[core] Fix deamon name & fix daemon exit (#668) 2021-05-24 16:37:55 +00:00
Wang Han d853be4367 [core] Honor `remove` flag for incompatible modules 2021-05-21 21:26:52 +08:00
RikkaW d85ef90275 Refuse to install if Riru is disabled or will be removed 2021-05-21 21:26:52 +08:00
RikkaW 7e6a0b81a3 Fix check Riru 2021-05-21 21:26:52 +08:00
LoveSy 9680f39a1f [Template] Support S Beta 1 2021-05-19 13:13:35 +08:00
LoveSy 85a4d4eea1
[core] A better way to launch daemon (#622) 2021-05-18 16:45:22 +00:00
LoveSy bc944bd6ee
[core] Fix cmdline detection (#621) 2021-05-18 21:22:08 +08:00
LoveSy 0cb223afea
[core] Startup daemon in service.sh if post-fs-data.sh stucks (#615)
Some modules may stick `post-fs-data.sh` of Magisk (for example running `resetprop`), leaving daemon unstarted.
In such case, we should try to startup daemon in `service.sh` though it's a bit too late.
2021-05-18 13:39:22 +08:00
Howard Wu a81009d8ee
Prevents duplicate versionCode in log (#614) 2021-05-17 22:55:48 +08:00
Howard Wu 3cb07c6a40
Prevents versionCode from being displayed twice during installation (#611) 2021-05-17 14:09:55 +00:00
Howard Wu 6de7f3b6b4
Add versionCode to the 'version' displayed in the Magisk module (#610)
* Add versionCode to the 'version' displayed in the Magisk module

Used to get the version code more clearly from the Magisk module list.

* Add a space
2021-05-17 21:54:40 +08:00
Wang Han 3d28e5e5a0
[core] Remove trailing slash for /data/adb/lspd (#576)
* Which causes unzip fail because it becomes /data/adb/lspd//...
2021-05-14 14:38:21 +00:00
tehcneko 279fbb8ecf
Bump version (#572) 2021-05-14 08:56:51 +00:00
tehcneko bcd5fd004f
[core] Require Magisk 23+ (#566) 2021-05-12 05:56:02 +00:00
vvb2060 a5aa86ec31
[core] Show incompatible frameworks id (#564) 2021-05-11 10:23:12 +00:00
Wang Han 95f0305b12
[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>
2021-05-10 09:41:33 +08:00
Howard Wu cf59bfbac9
abortC does not exist (#530)
* abortC does not exist

* Update post-fs-data.sh
2021-05-02 09:51:44 +08:00
vvb2060 4feb66be91
exit script (#507) 2021-04-25 21:18:05 +08:00
vvb2060 86304f11ce
Remove migration setting (#504)
* Add self check

* clean

* Update description

* Remove migration setting

since c5bac3415c, it has been invalid
2021-04-24 12:43:23 +08:00
vvb2060 d6541bb594
Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00