Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minadbd sends heartbeat to rescue service for getprop command. | Tao Bao | 2019-07-11 | 1 | -1/+3 |
* | Support wipe command in rescue mode | xunchang | 2019-04-30 | 2 | -10/+16 |
* | Parse BCB command to enter rescue mode. | Tao Bao | 2019-04-28 | 1 | -9/+15 |
* | minadbd: Support `adb reboot` under sideload/rescue modes. | Tao Bao | 2019-04-26 | 3 | -28/+79 |
* | Allow entering rescue mode via recovery UI. | Tao Bao | 2019-04-26 | 2 | -10/+23 |
* | DO NOT MERGE: Move load & restore logs to logging.cpp | xunchang | 2019-04-16 | 2 | -73/+4 |
* | DO NOT MERGE: Move wipe cache|data to libinstall | xunchang | 2019-04-16 | 9 | -18/+249 |
* | DO NOT MERGE: Add socket communication between recovery and minadbd | xunchang | 2019-04-16 | 2 | -48/+241 |
* | DO NOT MERGE: Build libinstall as a static library. | Tao Bao | 2019-04-16 | 1 | -1/+1 |
* | Move install to separate module | xunchang | 2019-03-29 | 14 | -0/+2389 |