summaryrefslogtreecommitdiffstats
path: root/install (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-27Add install/wipe_device.cpp.Tao Bao4-3/+228
2019-04-26Support wipe command in rescue modexunchang2-10/+16
2019-04-25Parse BCB command to enter rescue mode.Tao Bao1-9/+15
2019-04-24minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao3-28/+79
2019-04-17Allow entering rescue mode via recovery UI.Tao Bao2-10/+23
2019-04-16Move load & restore logs to logging.cppxunchang2-73/+4
2019-04-15Move wipe cache|data to libinstallxunchang9-18/+249
2019-04-11Add socket communication between recovery and minadbdxunchang2-48/+241
2019-04-08Build libinstall as a static library.Tao Bao1-1/+1
2019-04-03libotautil exports libfstab header.Tao Bao1-1/+0
2019-03-29Move install to separate modulexunchang14-0/+2389