Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update adb sideload feature | Ethan Yonker | 2014-11-08 | 1 | -1/+1 |
* | Fix up libminadbd make file | Ethan Yonker | 2014-11-07 | 1 | -2/+1 |
* | Fix up old libminui to compile | Ethan Yonker | 2014-11-07 | 1 | -1/+1 |
* | Merge in lollipop and attempt to fix merge conflicts | Ethan Yonker | 2014-11-06 | 9 | -66/+116 |
|\ | |||||
| * | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 6 | -522/+76 |
| * | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 6 | -48/+557 |
| * | Merge "exit instead of return if sideload file creation fails" | Doug Zongker | 2014-05-16 | 1 | -1/+1 |
| |\ | |||||
| | * | exit instead of return if sideload file creation fails | Ethan Yonker | 2013-01-09 | 1 | -1/+1 |
| * | | Recovery 64-bit compile issues | Mark Salyzyn | 2014-03-14 | 3 | -4/+5 |
| * | | Merge "ADB sideload command not work" | Doug Zongker | 2014-02-26 | 3 | -11/+358 |
| |\ \ | |||||
| | * | | ADB sideload command not work | Da Zhou | 2014-01-17 | 3 | -11/+358 |
| * | | | recovery: fix building with pointer-to-int errors turned on | Colin Cross | 2014-02-06 | 1 | -2/+2 |
| * | | | minadbd: remove dead code | Colin Cross | 2014-01-24 | 2 | -25/+0 |
| |/ / | |||||
* | | | ADB sideload command not work | Da Zhou | 2014-10-07 | 3 | -11/+358 |
* | | | Update to latest AOSP master | Dees_Troy | 2013-09-04 | 1 | -2/+0 |
|\| | | |||||
| * | | minadbd: remove unnecessary header files. | Nick Kralevich | 2013-03-01 | 1 | -2/+0 |
| |/ | |||||
* | | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -4/+5 |
* | | Improve adb sideload - use storage vs tmp | Dees_Troy | 2012-09-19 | 2 | -4/+10 |
|/ | |||||
* | remove unused code from minadbd | Doug Zongker | 2012-03-20 | 6 | -1157/+9 |
* | run minadbd as shell user | Doug Zongker | 2012-03-20 | 4 | -14/+28 |
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 16 | -0/+5529 |