summaryrefslogtreecommitdiffstats
path: root/adb_install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-5/+7
|\
| * Check all lseek calls succeed.Elliott Hughes2015-04-301-1/+1
| * Switch minadb over to C++.Elliott Hughes2015-04-101-2/+0
| * Enable printf format argument checking.Elliott Hughes2015-04-091-1/+1
| * Rotate logs only when there are actual operationsTao Bao2015-04-081-0/+2
| * Factor out option variables from int to bool typesTao Bao2015-03-251-1/+1
| * recovery: Properly detect userdebug or eng buildsElliott Hughes2015-02-101-3/+1
* | fix adb sideloadthat2015-01-041-31/+23
* | Update adb sideload featureEthan Yonker2014-11-081-24/+27
* | Fix up libaosprecoveryEthan Yonker2014-11-061-4/+6
* | Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-8/+53
|\|
| * refactor fuse sideloading codeDoug Zongker2014-07-101-5/+6
| * sideload without holding the whole package in RAMDoug Zongker2014-07-021-16/+51
* | Move all AOSP code out of recovery binaryDees_Troy2013-04-041-20/+16
* | Update tablet layouts with ADB sideloadDees_Troy2012-09-241-1/+1
* | Add init.htc.rc and modify ADB sideload messagesDees_Troy2012-09-211-0/+10
* | Improve adb sideload - use storage vs tmpDees_Troy2012-09-191-15/+3
* | Improve adb sideload -- add cancelDees_Troy2012-09-191-1/+15
* | Update backup and restore code, adb sideloadDees_Troy2012-09-171-1/+3
|/
* support "sideload over ADB" modeDoug Zongker2012-01-101-0/+110