aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "ADT GLE2: Tests for SimpleElement/Attribute"Raphael Moll2010-06-047-10/+472
|\
| * ADT GLE2: Tests for SimpleElement/AttributeRaphael Moll2010-06-047-10/+472
* | Detect conflict due to change in number/list of ABI being exported.Xavier Ducrohet2010-06-042-19/+67
* | Merge "Rework the multi-apk log file(s)."Xavier Ducrohet2010-06-045-677/+1036
|\ \ | |/ |/|
| * Rework the multi-apk log file(s).Xavier Ducrohet2010-06-045-677/+1036
* | Merge "ADT GLE2: Generate items on drop in AbsoluteLayout."Raphael Moll2010-06-049-107/+229
|\ \ | |/ |/|
| * ADT GLE2: Generate items on drop in AbsoluteLayout.Raphael Moll2010-06-039-107/+229
* | Add support for locale filters in multi-apk export.Xavier Ducrohet2010-06-025-33/+137
|/
* Merge "Fix ABI ordering for the multi-apk build info."Xavier Ducrohet2010-06-021-13/+46
|\
| * Fix ABI ordering for the multi-apk build info.Xavier Ducrohet2010-06-021-13/+46
* | Merge "Add support for soft properties in multi-apk export."Xavier Ducrohet2010-06-024-136/+261
|\ \ | |/
| * Add support for soft properties in multi-apk export.Xavier Ducrohet2010-06-014-136/+261
* | Merge "Implement mechanics for supports-screens in the multi-apk export."Xavier Ducrohet2010-06-025-35/+313
|\ \ | |/
| * Implement mechanics for supports-screens in the multi-apk export.Xavier Ducrohet2010-06-015-35/+313
* | ADT GLE2: Script for AbsoluteLayout for new canvas drag API.Raphael Moll2010-06-0117-208/+531
|/
* Merge "Fix test symlinks script for windows"Raphael Moll2010-05-281-0/+5
|\
| * Fix test symlinks script for windowsRaphael Moll2010-05-271-0/+5
* | Merge "Uses some constants for default values for minSdkVersion and glEsVersion"Xavier Ducrohet2010-05-284-9/+29
|\ \
| * | Uses some constants for default values for minSdkVersion and glEsVersionXavier Ducrohet2010-05-284-9/+29
* | | Merge "ADT GLE2: Drag from canvas"Raphael2010-05-2815-122/+906
|\ \ \
| * | | ADT GLE2: Drag from canvasRaphael2010-05-2815-122/+906
* | | | Merge "New log format for multi-apk export."Xavier Ducrohet2010-05-287-147/+257
|\ \ \ \ | | |/ / | |/| |
| * | | New log format for multi-apk export.Xavier Ducrohet2010-05-287-147/+257
* | | | Merge "Properly compare supports-screens."Xavier Ducrohet2010-05-288-31/+126
|\ \ \ \ | |/ / /
| * | | Properly compare supports-screens.Xavier Ducrohet2010-05-278-31/+126
* | | | Merge "Add Manifest checks for multi-apk export."Xavier Ducrohet2010-05-2812-39/+201
|\ \ \ \ | |/ / /
| * | | Add Manifest checks for multi-apk export.Xavier Ducrohet2010-05-2712-39/+201
| |/ /
* | | Merge "Add support for adb.device.arg to the test Ant rules."Xavier Ducrohet2010-05-281-0/+2
|\ \ \ | |/ / |/| |
| * | Add support for adb.device.arg to the test Ant rules.Xavier Ducrohet2010-05-281-0/+2
* | | Refactored most of the multi-apk export out of the ant task into sdklib.Xavier Ducrohet2010-05-2717-548/+850
* | | Move ApkData into sdklib.Xavier Ducrohet2010-05-263-190/+277
|/ /
* | Merge "Fix SD Card size check to prevent int overflow."Xavier Ducrohet2010-05-241-12/+30
|\ \
| * | Fix SD Card size check to prevent int overflow.Xavier Ducrohet2010-05-241-12/+30
| |/
* | Add proper support for <uses-library> and <uses-feature> in the manifest pars...Xavier Ducrohet2010-05-246-46/+173
|/
* Fix error detection for invalid command line arguments.Raphael Moll2010-05-191-2/+22
* Add parsing of <uses-configuration> in the manifest.Xavier Ducrohet2010-05-186-15/+148
* Merge "Console-based "android update sdk""Raphael Moll2010-05-1810-73/+709
|\
| * Console-based "android update sdk"Raphael Moll2010-05-1810-73/+709
* | Update changes.txt for the SDK tools rev 7Xavier Ducrohet2010-05-181-1/+5
|/
* Merge "move the resource enums from the qualifier classes to sdklib."Xavier Ducrohet2010-05-1835-679/+877
|\
| * move the resource enums from the qualifier classes to sdklib.Xavier Ducrohet2010-05-1835-679/+877
* | Fix missing @override.Raphael Moll2010-05-181-7/+13
|/
* Add a reboot command to IDevice to allow ddmlib users to reboot devices.Bill Napier2010-05-174-0/+50
* Refactor the manifest parser test in the correct package.Xavier Ducrohet2010-05-174-14/+40
* Merge "Fix collect_sources_for_sdk to collect dalvik core lib sources"Raphael Moll2010-05-171-3/+13
|\
| * Fix collect_sources_for_sdk to collect dalvik core lib sourcesRaphael Moll2010-05-111-3/+13
* | Merge "Fix a typo."Xavier Ducrohet2010-05-141-1/+1
|\ \
| * | Fix a typo.Xavier Ducrohet2010-05-141-1/+1
* | | Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet2010-05-1421-236/+327
|/ /
* | Merge "Disable --library for 'update lib-project'"Xavier Ducrohet2010-05-132-6/+2
|\ \