summaryrefslogtreecommitdiffstats
path: root/install/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-20Support starting fuse from a block mapTianjie Xu1-1/+8
2019-06-13InstallPackage now takes a package as parameterTianjie Xu2-5/+15
2019-04-30install: Install functions return InstallResult.Tao Bao3-8/+10
2019-04-30install: Return bool for a few check functions.Tao Bao2-8/+8
2019-04-27Add install/wipe_device.cpp.Tao Bao2-3/+29
2019-04-26Support wipe command in rescue modexunchang1-2/+1
2019-04-24minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2-2/+7
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao1-1/+1
2019-04-16Move load & restore logs to logging.cppxunchang1-2/+0
2019-04-15Move wipe cache|data to libinstallxunchang4-6/+39
2019-03-29Move install to separate modulexunchang7-0/+361