Magisk/docs
LoveSy e94d65b4b2 Add resetprop -w for waiting property change
It's very easy to wait for property change both in Java and C++,
but it's not the case in shell script. With this patch, developers
can now easily to wait for property change, just like what we have
in `.rc` files, and to wait for boot complete.
2023-12-23 00:12:42 +08:00
..
images Replace logo 2022-06-05 05:34:19 -07:00
releases Add v26.4 release notes 2023-11-05 23:07:53 -08:00
app_changes.md Fix typos 2023-01-18 16:35:37 +08:00
boot.md Update docs to use the Magisk Manager's revised name 2021-03-29 09:14:21 -07:00
build.md typo fix 2023-10-09 17:22:48 -07:00
changes.md Add v26.4 release notes 2023-11-05 23:07:53 -08:00
details.md Misc changes 2023-11-17 13:58:41 -08:00
faq.md Update documentation 2022-01-25 02:32:52 -08:00
guides.md Add resetprop -w for waiting property change 2023-12-23 00:12:42 +08:00
install.md Update install guide 2023-12-10 23:37:02 +08:00
ota.md Update ota.md (#6374) 2023-03-02 02:23:19 -08:00
README.md Update development docs 2023-05-13 02:38:03 -07:00
tools.md Misc changes 2023-11-17 13:58:41 -08:00

Magisk Documentation

The following sections are for developers