summaryrefslogtreecommitdiffstats
path: root/adb_install.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-30Check all lseek calls succeed.Elliott Hughes1-1/+1
2015-04-10Switch minadb over to C++.Elliott Hughes1-2/+0
2015-04-09Enable printf format argument checking.Elliott Hughes1-1/+1
2015-04-08Rotate logs only when there are actual operationsTao Bao1-0/+2
2015-03-25Factor out option variables from int to bool typesTao Bao1-1/+1
2015-02-10recovery: Properly detect userdebug or eng buildsElliott Hughes1-3/+1
2015-01-04fix adb sideloadthat1-31/+23
2014-11-08Update adb sideload featureEthan Yonker1-24/+27
2014-11-06Fix up libaosprecoveryEthan Yonker1-4/+6
2014-07-10refactor fuse sideloading codeDoug Zongker1-5/+6
2014-07-02sideload without holding the whole package in RAMDoug Zongker1-16/+51
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-20/+16
2012-09-24Update tablet layouts with ADB sideloadDees_Troy1-1/+1
2012-09-21Add init.htc.rc and modify ADB sideload messagesDees_Troy1-0/+10
2012-09-19Improve adb sideload - use storage vs tmpDees_Troy1-15/+3
2012-09-19Improve adb sideload -- add cancelDees_Troy1-1/+15
2012-09-17Update backup and restore code, adb sideloadDees_Troy1-1/+3
2012-01-18support "sideload over ADB" modeDoug Zongker1-0/+110
2012-01-10support "sideload over ADB" modeDoug Zongker1-0/+110