summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-08Backend: simplify heredoc usageosm0sis
2020-02-04Backend: support for upcoming recovery addon.d-v2osm0sis
2020-02-03Backend: add additional BOOTCLASSPATH entry for /apex mountsosm0sis
2020-02-03Backend: fix /system/bin/* execution on recoveries using LD_CONFIG_FILEosm0sis
2020-02-03tools: update magisk utils to v20.4-ed58cf95(20304) canaryosm0sis
2020-01-31AK3+Backend: mount and output fixesosm0sis
2020-01-29Backend: work around some Lineage 17 (AOSP Q) Recovery issuesosm0sis
2020-01-27AK3+Backend: /postinstall and opposite slot awareness for FlashAfterUpdate ad...osm0sis
2020-01-27Backend: fixes for mounting system on Lineage Recoveryosm0sis
2020-01-26Backend: put debugging down where it belongs tooosm0sis
2020-01-24Backend: work around ongoing TWRP SAR support fragmentationosm0sis
2020-01-24Backend: overdue clean up and refactorosm0sis
2020-01-21Backend: fix link restoration post-installosm0sis
2020-01-18README: document do.systemless, update and sync with XDA threadosm0sis
2020-01-18anykernel: add do.systemlessosm0sis
2020-01-18AK3+Backend: introduce systemless kernel modules supportosm0sis
2020-01-16AK3: add stderr hints for signing debuggingosm0sis
2020-01-16AK3: clean up and simplify Magisk patch logicosm0sis
2020-01-15Backend: fix dalvikvm execution in recovery on Android 10osm0sis
2020-01-15Backend: don't attempt to unmount /system_root when bootedosm0sis
2020-01-15AK3: fix false positive Magisk detection after reset_akosm0sis
2020-01-13AK3: only attempt to dump .magisk config if patch foundosm0sis
2020-01-13AK3: auto kernel patch improvementsosm0sis
2020-01-12AK3: only attempt fallback kernel decompression if format was identifiedosm0sis
2020-01-12AK3: fix AVBv1 signing on Android 10osm0sis
2020-01-12AK3: auto split Image.*-dtb to kernel/kernel_dtb + re-patch for Magiskosm0sis
2020-01-12Backend: APEX mounts support improvementsosm0sis
2020-01-09tools: update magisk utils to v20.3(20300) stableosm0sis
2020-01-04Should only run in recoveryZackptg5
2020-01-03Add apex mount/umount (#48)Zackptg5
2020-01-02tools: update magisk utils to v20.2(20200) stableosm0sis
2019-11-03tools: update magisk utils to v20.1(20100) stableosm0sis
2019-11-03tools: update to latest busybox (1.31.1)osm0sis
2019-10-29Backend: further fixes for GSIsosm0sis
2019-10-16Backend: break early on getprop failure fallback when value foundosm0sis
2019-10-16Backend: fix getprop and devicecheck for GSIsosm0sis
2019-08-29Backend: fix restore_env $bb commandsChris Renshaw
2019-08-27Backend: add /dev/random workaround for recoveryChris Renshaw
2019-08-21README: add note about including new LICENSE file in zipsChris Renshaw
2019-08-20LICENSE: slight clarifications and touch-upsosm0sis
2019-08-19add LICENSE and compliance notices for binary redistributionosm0sis
2019-08-17Backend: rewrite mount logic to properly cover all casesosm0sis
2019-08-13Backend: mask error on TWRP devices without /system_root in fstabChris Renshaw
2019-08-13Backend: support TWRP devices with /system_root in fstabChris Renshaw
2019-08-12Backend: mounting fixes, simplify ui_printing from filesosm0sis
2019-08-07Backend: fix derpChris Renshaw
2019-08-06README: cosmetic changes to match xda threadosm0sis
2019-08-06Backend: ensure /system_root umount even if /system is a symlinkosm0sis
2019-08-06Backend: attempt to fix system_root setup on oddball device recoveriesosm0sis
2019-08-06AK3: fix partition detection taking first match on older devicesosm0sis