aboutsummaryrefslogtreecommitdiff
path: root/adb
AgeCommit message (Expand)Author
2015-07-31Have gapii/gapit select the ABI based on the package information.Anton Carver
2015-07-28Allow duplicate values in enums.David Srbecky
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-06Update README.mk filesBen Clayton
2015-07-03Build package constant tablesIan Cottrell
2015-06-26Fix typo in adb.init() that breaks adb path resolving fallbackBen Clayton
2015-06-25Add new README.md files.Ben Clayton
2015-06-18Remove duplicate HostOS and HostExecutableExtensionAnton Carver
2015-06-10Fix testIan Cottrell
2015-06-10Add abi detection to the adb deviceIan Cottrell
2015-06-10Add adb push and pull commandsIan Cottrell
2015-06-10Fix testsIan Cottrell
2015-06-09Change the way we collect possible intents for launching the spyIan Cottrell
2015-06-05Merge "Improve android capture flow." into studio-1.3-devBen Clayton
2015-06-05Improve android capture flow.Ben Clayton
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-06-01Fix recursion in enum String() functionBen Clayton
2015-05-29Add string function generation to codergenIan Cottrell
2015-05-19Add new adb package for controlling connected android devices.Ben Clayton