summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-05-031-0/+6
|\
| * Add documentation for some adb environmental variables.Tim2010-04-291-0/+6
* | merge from open-source masterThe Android Open Source Project2010-04-288-39/+72
|\ \ | |/
| * Fixing spelling errors in adb docsBrian Carlstrom2010-04-282-7/+7
| * Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-286-26/+65
| * adb: remove obsolete adb.connected system property.Mike Lockwood2010-04-281-6/+0
| * Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-04-281-0/+4
| * Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-04-281-0/+3
| * adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-04-282-3/+10
| * Add missing newlines to adb usage messageBrian Carlstrom2010-04-281-2/+2
| * adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-04-281-2/+2
| * Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.Takeshi Kishimoto2010-04-281-0/+3
| * Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-04-281-1/+3
* | am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-231-2/+7
|\ \
| * | Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-231-2/+7
* | | merge from open-source masterThe Android Open Source Project2010-04-211-3/+6
|\ \ \ | | |/ | |/|
| * | Merge "adb: Add persistent system property for running adb in TCPIP mode"Mike Lockwood2010-04-201-3/+6
| |\ \
| | * | adb: Add persistent system property for running adb in TCPIP modeMike Lockwood2010-04-201-3/+6
* | | | merge from open-source masterThe Android Open Source Project2010-04-203-9/+20
|\ \ \ \ | |/ / /
| * | | Add -l option to `adb sync`Anthony Newnam2010-04-193-9/+20
| |/ /
* | | merge from open-source masterThe Android Open Source Project2010-04-161-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Allow 'adb pull' to pull symlinked filesMatt Fischer2010-04-151-1/+1
| * merge from open-source masterThe Android Open Source Project2010-02-233-71/+76
| |\
| | * ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-151-1/+3
| | * adb: add Nvidia's vendor id to adbErik Gilling2010-02-151-0/+3
| | * make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-02-151-4/+2
| | * adb: Fix problems detecting adb in more complicated USB configurations.Mike Lockwood2010-02-151-64/+63
| | * Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-02-151-3/+8
* | | Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-03-311-0/+4
* | | Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-03-121-0/+3
* | | adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-03-082-3/+10
* | | Add missing newlines to adb usage messageBrian Carlstrom2010-03-011-2/+2
* | | Merge "adb: do not mix printf() with write() when writing to stdout."Mike Lockwood2010-02-271-2/+2
|\ \ \
| * | | adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-02-251-2/+2
* | | | Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request."Satoshi Kataoka2010-02-261-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.Takeshi Kishimoto2010-02-221-0/+3
* | | | adb: Attempt to unmount the SD card before rebooting.Mike Lockwood2010-02-242-2/+17
|/ / /
* | | adb: add -s option to adb install for installing apps on SD card.Mike Lockwood2010-02-191-4/+13
* | | Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-02-091-1/+3
* | | resolved conflicts for merge of 190cabb3 to masterRaphael2010-02-021-0/+3
|\ \ \ | |/ /
| * | am 1873adc2: ADB: Garmin-Asus\'s USB Vendor IDRaphael2010-02-011-0/+3
| |\ \ | | |/ | |/|
| | * ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-011-0/+3
| | * Add DELL's USB Vendor ID to adb - DO NOT MERGEXavier Ducrohet2010-01-211-0/+3
| * | adb: Add Dell's USB vendor ID.Mike Lockwood2010-01-191-0/+3
| * | adb: Add USB vendor ID for FoxconnMike Lockwood2009-12-231-0/+4
| * | Add adb reboot-bootloader to match fastboot reboot-bootloader.Romain Guy2009-12-231-2/+6
| * | adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-12-231-2/+6
| * | merge from eclairJean-Baptiste Queru2009-11-152-17/+56
| |\ \
| | * | eclair snapshotJean-Baptiste Queru2009-11-1219-307/+712
* | | | Merge "make "adb bugreport" run "bugreport" (which invokes "dumpstate" indire...Dan Egnor2010-01-211-4/+2
|\ \ \ \