Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minadbd: Export minadbd/types.h to libinstall. | Tao Bao | 2019-09-26 | 1 | -1/+1 |
* | minadbd sends heartbeat to rescue service for getprop command. | Tao Bao | 2019-07-09 | 1 | -1/+3 |
* | InstallPackage now takes a package as parameter | Tianjie Xu | 2019-06-13 | 1 | -1/+5 |
* | install: Install functions return InstallResult. | Tao Bao | 2019-04-30 | 1 | -5/+5 |
* | Support wipe command in rescue mode | xunchang | 2019-04-26 | 1 | -8/+15 |
* | 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 | 1 | -26/+72 |
* | Allow entering rescue mode via recovery UI. | Tao Bao | 2019-04-17 | 1 | -9/+22 |
* | Move wipe cache|data to libinstall | xunchang | 2019-04-15 | 1 | -5/+4 |
* | Add socket communication between recovery and minadbd | xunchang | 2019-04-11 | 1 | -48/+237 |
* | Move install to separate module | xunchang | 2019-03-29 | 1 | -0/+128 |