- 26 May, 2019 8 commits
- 25 May, 2019 1 commit
-
-
topjohnwu authored
-
- 24 May, 2019 3 commits
-
-
topjohnwu authored
-
osm0sis authored
- default for no format match is UNSUPP_RET (unsupported) so there is no needed to explicitly detect ELF still
-
Chris Renshaw authored
- new AOSP dtb section was missing from HASH_update
-
- 20 May, 2019 6 commits
- 19 May, 2019 3 commits
-
-
zertyuiop authored
-
Oliver Cervera authored
-
Cristian Silaghi authored
-
- 14 May, 2019 4 commits
- 13 May, 2019 1 commit
-
-
topjohnwu authored
In commit 8d4c4072, native Magisk always launches an activity for communicating with Magisk Manager. While this works extremely well, since it also workaround stupid OEMs that blocks broadcasts, it has a problem: launching an activity will claim the focus of the device, which could be super annoying in some circumstances. This commit adds a new feature to run a broadcast test on boot complete. If Magisk Manager successfully receives the broadcast, it will toggle a setting in magiskd so all future su loggings and notifies will always use broadcasts instead of launching activities. Fix #1412
-
- 12 May, 2019 3 commits
- 11 May, 2019 4 commits
- 10 May, 2019 6 commits
-
-
Viktor De Pasquale authored
-
topjohnwu authored
Close #1442
-
topjohnwu authored
-
Shaka Huang authored
For devices come with two /data mount points, magisk will bind the one in tmpfs and failed to load modules since this partition is empty. Signed-off-by:
Shaka Huang <shakalaca@gmail.com>
-
osm0sis authored
-
osm0sis authored
- group unsupported formats into the same code (https://github.com/topjohnwu/Magisk/commit/86f778c0aa21f1cc7a358331c102180488b3351b#diff-93690a8d9f50c177ef97416af3be8726) - support A only system-as-root devices (https://github.com/topjohnwu/Magisk/commit/e72c6685edf81706617a3444575c4500b9b8fe6c#diff-93690a8d9f50c177ef97416af3be8726) - remove unnecessary '--' from magiskboot actions (https://github.com/topjohnwu/Magisk/commit/7f08c0694392ede38ebbb6bd835757f2b3c3c477#diff-93690a8d9f50c177ef97416af3be8726) - get_flags need to be before find_boot_image (https://github.com/topjohnwu/Magisk/commit/a4f5d47e72158a559bd4b47e70bf7ba1126b2dbd) closes #1371, closes #1431, closes #1439
-
- 05 May, 2019 1 commit
-
-
dark-basic authored
New Lines Added.
-