Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Add install/wipe_device.cpp." | Tao Bao | 2019-04-29 | 4 | -3/+228 |
|\ | |||||
| * | Add install/wipe_device.cpp. | Tao Bao | 2019-04-27 | 4 | -3/+228 |
* | | Support wipe command in rescue mode | xunchang | 2019-04-26 | 2 | -10/+16 |
|/ | |||||
* | Parse BCB command to enter rescue mode. | Tao Bao | 2019-04-25 | 1 | -9/+15 |
* | minadbd: Support `adb reboot` under sideload/rescue modes. | Tao Bao | 2019-04-24 | 3 | -28/+79 |
* | Allow entering rescue mode via recovery UI. | Tao Bao | 2019-04-17 | 2 | -10/+23 |
* | Move load & restore logs to logging.cpp | xunchang | 2019-04-16 | 2 | -73/+4 |
* | Move wipe cache|data to libinstall | xunchang | 2019-04-15 | 9 | -18/+249 |
* | Add socket communication between recovery and minadbd | xunchang | 2019-04-11 | 2 | -48/+241 |
* | Build libinstall as a static library. | Tao Bao | 2019-04-08 | 1 | -1/+1 |
* | libotautil exports libfstab header. | Tao Bao | 2019-04-03 | 1 | -1/+0 |
* | Move install to separate module | xunchang | 2019-03-29 | 14 | -0/+2389 |