Magisk/scripts
osm0sis 6dd34aec47 scripts: refactor and major addon.d fixes
- remove redundant addon.d.sh script bits that were covered elsewhere ($TMPDIR in util_functions.sh, find_dtbo_image in patch_dtbo_image)
- refactor addon.d.sh and flash_script.sh for simplicity and readability, and put common flashing script in util_functions.sh (as patch_boot_image), which should greatly help avoid them getting out of sync going forward and fixes compressing ramdisk support and post-patch cleanup for addon.d
- add check_data to addon.d.sh since moving stock_boot* and stock_dtbo* backups depend on it and so weren't occuring with addon.d
- fix find_manager_apk with working fallback for recovery addon.d execution (where `magisk --sqlite` will not work for hidden Manager), Manager DynAPK hiding, and print a useful log warning if an APK can't be found
2019-11-02 00:27:56 -04:00
..
addon.d.sh scripts: refactor and major addon.d fixes 2019-11-02 00:27:56 -04:00
boot_patch.sh Update vars for 2SI 2019-09-22 06:45:23 -04:00
emulator.sh Allow upgrade Magisk daemon in emulator 2019-10-21 13:58:57 -04:00
flash_script.sh scripts: refactor and major addon.d fixes 2019-11-02 00:27:56 -04:00
magisk_uninstaller.sh Fix uninstaller missing recent changes 2019-05-09 20:28:48 -07:00
module_installer.sh Make on_install happen earlier to allow more customization 2019-03-31 15:37:12 -04:00
update_binary.sh scripts: hide expected x86 busybox error on arm 2019-09-01 02:19:59 +08:00
util_functions.sh scripts: refactor and major addon.d fixes 2019-11-02 00:27:56 -04:00