- 16 Jun, 2019 2 commits
- 15 Jun, 2019 3 commits
- 14 Jun, 2019 1 commit
-
-
Wenlin Shen authored
Update wordings to improve readability.
-
- 12 Jun, 2019 4 commits
-
-
Viktor De Pasquale authored
-
topjohnwu authored
-
topjohnwu authored
Close #1488
-
Viktor De Pasquale authored
-
- 11 Jun, 2019 6 commits
-
-
osm0sis authored
- when input image had a compressed ramdisk magiskboot had no way to force the repack with the uncompressed ramdisk.cpio since it does not formally recognize cpio as its own format, so add a switch to support forcing repacking to any possible ramdisk format regardless of input image
-
osm0sis authored
- when input image had a different supported format (e.g. gzip) magiskboot would not accept a manually compressed ramdisk or kernel in an unsupported format (e.g. lzop) despite being able to recognize it, so instead would double compress using whatever the input format was, breaking the image with, in effect, a ramdisk.cpio.lzo.gz
-
Ian Macdonald authored
-
nonnymoose authored
-
topjohnwu authored
-
topjohnwu authored
-
- 10 Jun, 2019 1 commit
-
-
topjohnwu authored
-
- 09 Jun, 2019 1 commit
-
-
topjohnwu authored
-
- 08 Jun, 2019 7 commits
- 07 Jun, 2019 5 commits
- 06 Jun, 2019 3 commits
- 05 Jun, 2019 2 commits
- 04 Jun, 2019 5 commits
-
-
Viktor De Pasquale authored
-
Emanuel Hajnzic authored
-
topjohnwu authored
-
Ian Macdonald authored
MTP is now known to sometimes corrupt the AP file on transfer to the PC, so we should warn users to prefer `adb`. Furthermore, quite a few users are reporting a shrunken `/data` file-system after flashing with Odin. This has been traced to the flashing of only an AP file, which causes some versions of Odin to shrink `/data`. The phenomenon is reproducable.
-
topjohnwu authored
-