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