summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-04AK3+Backend: fix multi-line abort outputsosm0sis
2019-07-20AK3: reset_ak: don't remove $ramdisk unless has already been unpackedosm0sis
2019-07-20README: update for set_perm and set_perm_recursiveosm0sis
2019-07-20Example: update to use set_perm_recursiveosm0sis
2019-07-20AK3: add file/directory attributes functionsosm0sis
2019-07-20Backend: remember we needs them busybox awksosm0sis
2019-07-20README: document supported.patchlevelsosm0sis
2019-07-20anykernel: add supported.patchlevelsosm0sis
2019-07-20Backend: introduce Android security patch level check, cleanupsosm0sis
2019-07-15README: add caveat about slots + modulesChris Renshaw
2019-07-12Backend: speed up and simplify is_mounted useosm0sis
2019-07-12README: update for optional arch detectosm0sis
2019-07-01AK3: add simple arch detect to optionally support arm + x86 in same ziposm0sis
2019-06-30tools: update magisk utils to v19.4-05658caf(19305) canaryosm0sis
2019-06-26Backend: use recovery umount for /vendorwloot
2019-06-26Backend: fix getting parent directory on some deviceswloot
2019-06-24tools: update magisk utils to v19.4-1058aeb0(19302) canaryosm0sis
2019-06-17AK3: better living through sedosm0sis
2019-06-15AK3: fix support for forced uncompressed cpio ramdisk repacksosm0sis
2019-06-15tools: update magiskboot to v19.4-ee407472(19301)osm0sis
2019-06-12README: update to emphasize final kernel build product shouldn't be renamedosm0sis
2019-06-12Example: remove more things confusing to new adoptersosm0sis
2019-06-12AK3: fix signing derpChris Renshaw
2019-06-10AK3: allow ChromeOS auto-detect, clean up signing, fixesosm0sis
2019-06-10Backend: avoid tar complaining when there is no recovery.logChris Renshaw
2019-06-09Backend: only take relevant files for debug .tgzChris Renshaw
2019-06-07AK3: clean up "OG AK" mode stderr on images with no kernel/ramdisk presentosm0sis
2019-06-07AK3: be clear when unpack_ramdisk fails because there is no ramdiskosm0sis
2019-06-07Backend: fix debugging .tgz creation for booted installsosm0sis
2019-06-06AK3: also make mtd partition detection variables localosm0sis
2019-06-06AK3: cleanups and fixes to config/setup functionsosm0sis
2019-06-05tools: update magisk tools to v19.3(19300) stableosm0sis
2019-06-04AK3: support MTK /dev/bootimg and /dev/recovery partition matchingosm0sis
2019-06-02AK3: resolve non-zero return code introduced by `cat <img> /dev/zero > <block>`osm0sis
2019-06-02README: updates and touchups for AK3osm0sis
2019-06-02AK3: allow workaround for dtbo devices with cat /dev/zero issuesosm0sis