Commit Graph

23 Commits

Author SHA1 Message Date
topjohnwu 40eda05a30 Make main app fully independent from the stub
- Skip 0x7f01XXXX - 0x7f05XXXX resource IDs in the main app; they are
reserved for stub resources
- Support sending additional data from host to guest
- Use resource mapping passed from host when they are being sent
to the system framework (notifications and shortcuts)
2019-10-17 02:55:42 -04:00
topjohnwu 34ff764515 Stabilize resource IDs 2019-10-15 04:37:12 -04:00
topjohnwu 7af7910e78 Revert "Revert to old find boot order"
This reverts commit 5203886f0b.
2019-04-05 15:18:39 -04:00
topjohnwu 5203886f0b Revert to old find boot order 2019-04-04 20:01:59 -04:00
topjohnwu 14ae29d907 Support Android Q new init setup 2019-03-03 06:35:25 -05:00
topjohnwu 411ea56a3e Add personal update script to gitignore 2018-11-04 04:16:11 -05:00
topjohnwu 90d218ebc8 Update SafetyNet extension implementation 2018-06-10 02:35:03 +08:00
topjohnwu c6d2bf577f Massive building system rewrite 2018-05-13 03:04:40 +08:00
topjohnwu bb97cc594d Cleanup and small fixes 2017-12-04 18:05:07 +08:00
topjohnwu 3709489b3a Massive project restructure 2017-12-04 15:16:41 +08:00
topjohnwu e710848345 Unify Magisk configuration
Introduce monogisk tool
2017-11-06 06:22:45 +08:00
topjohnwu 60181c4fcb MagiskManager -> java 2017-10-07 22:48:16 +08:00
topjohnwu e780c76c93 Massive build script refactor 2017-06-03 20:31:02 +08:00
topjohnwu 623a879797 Update scripts 2017-04-22 17:12:54 +08:00
topjohnwu 8833d21ac3 Update scripts for MagiskBoot 2017-03-12 18:21:50 +08:00
topjohnwu 332f531a10 Move binaries to seperate folder 2017-02-14 06:39:10 +08:00
topjohnwu faab79b41a Update uninstaller 2017-02-06 07:20:01 +08:00
topjohnwu 298f09402f Introduce MagiskSU 2017-02-01 06:08:59 +08:00
topjohnwu 1e3586621b Magic Mount Total Re-factor Part 2
1. It seems that many part of the system is upset about symlinks, revert to bind mounts
2. New system and vendor mirror implementation found, no need to copy anything
3. Thanks to the new mirror implementation, adding new items to /system and /vendor is now possible
4. Re-written some coding style
2016-12-08 00:58:22 -08:00
topjohnwu 799ef3380d Update build script 2016-10-30 19:32:36 +08:00
topjohnwu d5087858ca Add build scripts
Building through the build script will compile all binaries, and generate a properly signed zip
Should work on linux and macOS environments
2016-10-30 19:11:26 +08:00
topjohnwu aa2eed2c38 Make hidesu hide Magisk and read config file 2016-10-06 02:17:21 +08:00
topjohnwu 348bc1d0fc Add extract, repack, hexpatch, sepolicy-injection 2016-09-08 20:59:48 +08:00