- 20 Jul, 2019 16 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Added prevention of copying itself to itself
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Updated parameters of patching step and fixed new ordered flashing format
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Added new configurations Added flashing methods and annotated viewModel's uri as deprecated in function
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Added new CompoundDownloadService which will encapsulate all downloads and should manage post-download events as well As of now it's still in a development stage and isn't connected to anything
-
Viktor De Pasquale authored
Its reach will be deepened further in the future commits
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
- 17 Jul, 2019 2 commits
- 16 Jul, 2019 3 commits
- 15 Jul, 2019 4 commits
-
-
topjohnwu authored
-
osm0sis authored
-
topjohnwu authored
Directly read from urandom instead of using std::random_device. libc++ will use iostream under-the-hood, which brings significant binary size increase that is not welcomed, especially in magiskinit.
-
topjohnwu authored
- Use C++ random generator instead of old and broken rand() - Randomize string length to piss off stupid detectors
-
- 08 Jul, 2019 2 commits
-
-
Viktor De Pasquale authored
-
topjohnwu authored
-
- 07 Jul, 2019 8 commits
-
-
Marius authored
-
osm0sis authored
- while many newer devices cannot allow / (system partition) to be mounted rw due to compressed fs (e.g. erofs) or logical partitions, it should remain possible to alter rootfs files/directories on those that previously allowed it
-
osm0sis authored
-
topjohnwu authored
Fix #1563
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 05 Jul, 2019 1 commit
-
-
topjohnwu authored
-
- 04 Jul, 2019 4 commits
-
-
John Wu authored
Some Samsung device uses the header version field as extra section size
-
osm0sis authored
-
osm0sis authored
- supports signing /recovery images - add as final argument and default to /boot if not supplied so installer scripts remain the same
-
osm0sis authored
"Allow recovery-dtbo in recovery.img to be signed" by Hridya Valsaraju: https://android.googlesource.com/platform/system/extras/+/9bb9f8f857170c5865944bdc9e4700a73a6e7434 "boot_signer should support boot header version 2" by Hridya Valsaraju https://android.googlesource.com/platform/system/extras/+/590e58454d25218bc295cf0fbdc241b0d1b8ae8e
-