1. 23 Jul, 2022 9 commits
  2. 22 Jul, 2022 2 commits
  3. 21 Jul, 2022 7 commits
  4. 20 Jul, 2022 4 commits
  5. 18 Jul, 2022 2 commits
    • Hen_Ry's avatar
      Fix · f42c089b
      Hen_Ry authored
      f42c089b
    • Andrew Gunnerson's avatar
      Fix booting into recovery with Android 13 GKI kernels · 1f8c063d
      Andrew Gunnerson authored
      With Android 13 GKI kernels, the boot partition has no ramdisk, so
      Magisk constructs one from scratch. In this scenario, there's no backup
      init binary at /.backup/init. For normal boot, magiskinit will symlink
      /init -> /system/bin/init if needed. This commit implements the same
      for booting into recovery. Before, magiskinit would just exec itself
      over and over again because it couldn't restore the backup init.
      Signed-off-by: 's avatarAndrew Gunnerson <chillermillerlong@hotmail.com>
      1f8c063d
  6. 14 Jul, 2022 3 commits
  7. 06 Jul, 2022 2 commits
  8. 05 Jul, 2022 1 commit
  9. 01 Jul, 2022 9 commits
  10. 30 Jun, 2022 1 commit