summaryrefslogtreecommitdiffstats
path: root/adb_install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge up to android-8.1.0_r1 and fix conflictsEthan Yonker2017-12-151-130/+138
|\
| * Don't write to /sys/class/android_usb/android0/enable with configfs.Tao Bao2017-05-111-7/+16
| * adb_install: Stop passing RecoveryUI as a parameter.Tao Bao2017-05-011-96/+93
* | FBE for Pixel 2Ethan Yonker2017-11-281-0/+39
* | Update to AOSP 8.0 baseEthan Yonker2017-09-081-10/+13
|\|
| * Replace _exit(-1) with _exit(EXIT_FAILURE).Tao Bao2017-02-031-1/+1
| * Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-3/+4
| * Merge \"Remove an abused global so we can actually see logging.\"Elliott Hughes2016-06-161-19/+11
| |\
| | * Remove an abused global so we can actually see logging.Elliott Hughes2016-06-161-19/+11
* | | Make naming scheme more meaningfulEthan Yonker2016-08-291-1/+1
* | | Make it backwards compatible with 4.4Ethan Yonker2016-08-251-0/+4
* | | Update to 7.0Ethan Yonker2016-08-241-1/+2
|\| |
| * | Allow recovery to return error codesTianjie Xu2016-05-201-1/+1
| |/
| * recovery: Switch to clangTao Bao2015-06-031-1/+1
| * Check all lseek calls succeed.Elliott Hughes2015-04-301-1/+1
* | 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