summaryrefslogtreecommitdiffstats
path: root/minadbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update adb sideload featureEthan Yonker2014-11-081-1/+1
* Fix up libminadbd make fileEthan Yonker2014-11-071-2/+1
* Fix up old libminui to compileEthan Yonker2014-11-071-1/+1
* Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-069-66/+116
|\
| * refactor fuse sideloading codeDoug Zongker2014-07-106-522/+76
| * sideload without holding the whole package in RAMDoug Zongker2014-07-026-48/+557
| * Merge "exit instead of return if sideload file creation fails"Doug Zongker2014-05-161-1/+1
| |\
| | * exit instead of return if sideload file creation failsEthan Yonker2013-01-091-1/+1
| * | Recovery 64-bit compile issuesMark Salyzyn2014-03-143-4/+5
| * | Merge "ADB sideload command not work"Doug Zongker2014-02-263-11/+358
| |\ \
| | * | ADB sideload command not workDa Zhou2014-01-173-11/+358
| * | | recovery: fix building with pointer-to-int errors turned onColin Cross2014-02-061-2/+2
| * | | minadbd: remove dead codeColin Cross2014-01-242-25/+0
| |/ /
* | | ADB sideload command not workDa Zhou2014-10-073-11/+358
* | | Update to latest AOSP masterDees_Troy2013-09-041-2/+0
|\| |
| * | minadbd: remove unnecessary header files.Nick Kralevich2013-03-011-2/+0
| |/
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-4/+5
* | Improve adb sideload - use storage vs tmpDees_Troy2012-09-192-4/+10
|/
* remove unused code from minadbdDoug Zongker2012-03-206-1157/+9
* run minadbd as shell userDoug Zongker2012-03-204-14/+28
* support "sideload over ADB" modeDoug Zongker2012-01-1016-0/+5529