Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install: Install functions return InstallResult. | Tao Bao | 2019-04-30 | 3 | -8/+10 |
* | install: Return bool for a few check functions. | Tao Bao | 2019-04-30 | 2 | -8/+8 |
* | Merge "Add install/wipe_device.cpp." | Tao Bao | 2019-04-29 | 2 | -3/+29 |
|\ | |||||
| * | Add install/wipe_device.cpp. | Tao Bao | 2019-04-27 | 2 | -3/+29 |
* | | Support wipe command in rescue mode | xunchang | 2019-04-26 | 1 | -2/+1 |
|/ | |||||
* | minadbd: Support `adb reboot` under sideload/rescue modes. | Tao Bao | 2019-04-24 | 2 | -2/+7 |
* | Allow entering rescue mode via recovery UI. | Tao Bao | 2019-04-17 | 1 | -1/+1 |
* | Move load & restore logs to logging.cpp | xunchang | 2019-04-16 | 1 | -2/+0 |
* | Move wipe cache|data to libinstall | xunchang | 2019-04-15 | 4 | -6/+39 |
* | Move install to separate module | xunchang | 2019-03-29 | 7 | -0/+361 |