summaryrefslogtreecommitdiffstats
path: root/install (follow)
Commit message (Expand)AuthorAgeFilesLines
* otautil: Factor out the utils that're private to recovery.Tao Bao2019-10-024-6/+7
* Merge "Remove libhidltransport deps"Steven Moreland2019-09-301-1/+0
|\
| * Remove libhidltransport depsSteven Moreland2019-09-261-1/+0
* | minadbd: Export minadbd/types.h to libinstall.Tao Bao2019-09-262-5/+5
|/
* Clean up some global variables in common.hTianjie Xu2019-07-241-1/+4
* Merge "minadbd sends heartbeat to rescue service for getprop command."Tao Bao2019-07-101-1/+3
|\
| * minadbd sends heartbeat to rescue service for getprop command.Tao Bao2019-07-091-1/+3
* | Create a fallback to install from fuse if mmap failsTianjie Xu2019-07-091-3/+4
|/
* Support starting fuse from a block mapTianjie Xu2019-06-203-26/+56
* Merge "InstallPackage now takes a package as parameter"Tianjie Xu2019-06-146-52/+74
|\
| * InstallPackage now takes a package as parameterTianjie Xu2019-06-136-52/+74
* | Use the new ziparchive Next std::string_view overload.Elliott Hughes2019-06-122-2/+2
|/
* Move off the Next ZipString overload.Elliott Hughes2019-05-232-6/+5
* Track libziparchive API change.Elliott Hughes2019-05-092-3/+2
* Track libziparchive API change.Elliott Hughes2019-05-062-12/+6
* 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