summaryrefslogtreecommitdiffstats
path: root/install (follow)
Commit message (Expand)AuthorAgeFilesLines
* install: Install functions return InstallResult.Tao Bao2019-04-306-31/+33
* install: Return bool for a few check functions.Tao Bao2019-04-304-42/+40
* Merge "Add install/wipe_device.cpp."Tao Bao2019-04-294-3/+228
|\
| * Add install/wipe_device.cpp.Tao Bao2019-04-274-3/+228
* | Support wipe command in rescue modexunchang2019-04-262-10/+16
|/
* Parse BCB command to enter rescue mode.Tao Bao2019-04-251-9/+15
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-243-28/+79
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-172-10/+23
* Move load & restore logs to logging.cppxunchang2019-04-162-73/+4
* Move wipe cache|data to libinstallxunchang2019-04-159-18/+249
* Add socket communication between recovery and minadbdxunchang2019-04-112-48/+241
* Build libinstall as a static library.Tao Bao2019-04-081-1/+1
* libotautil exports libfstab header.Tao Bao2019-04-031-1/+0
* Move install to separate modulexunchang2019-03-2914-0/+2389