summaryrefslogtreecommitdiffstats
path: root/install/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support starting fuse from a block mapTianjie Xu2019-06-201-1/+8
* InstallPackage now takes a package as parameterTianjie Xu2019-06-132-5/+15
* install: Install functions return InstallResult.Tao Bao2019-04-303-8/+10
* install: Return bool for a few check functions.Tao Bao2019-04-302-8/+8
* Merge "Add install/wipe_device.cpp."Tao Bao2019-04-292-3/+29
|\
| * Add install/wipe_device.cpp.Tao Bao2019-04-272-3/+29
* | Support wipe command in rescue modexunchang2019-04-261-2/+1
|/
* minadbd: Support `adb reboot` under sideload/rescue modes.Tao Bao2019-04-242-2/+7
* Allow entering rescue mode via recovery UI.Tao Bao2019-04-171-1/+1
* Move load & restore logs to logging.cppxunchang2019-04-161-2/+0
* Move wipe cache|data to libinstallxunchang2019-04-154-6/+39
* Move install to separate modulexunchang2019-03-297-0/+361