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