- 19 May, 2019 2 commits
-
-
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 7 commits
-
-
dark-basic authored
New Lines Added.
-
Andrea Cioccarelli authored
-
Alexander Pohl authored
not only hi3660 and kirin970,980 need this, also kirin 659 does
-
Viktor De Pasquale authored
Removed unnecessary overriding of observable list and replaced it copy function within observable changed callback
-
Viktor De Pasquale authored
Fixed accessing kotlin code illegally via companion helper
-
Viktor De Pasquale authored
-
topjohnwu authored
-
- 03 May, 2019 9 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
Viktor De Pasquale authored
Since the adapter might be set _after_ the request, as there is no guaranteed order, it's done with waiting recursion yuck
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 02 May, 2019 4 commits