aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fixed resource leak in DeviceManager"Michael Wright2012-06-191-22/+25
|\
| * Fixed resource leak in DeviceManagerMichael Wright2012-06-191-22/+25
* | Merge "Misc fix on new project wizard."Xavier Ducrohet2012-06-192-1/+4
|\ \
| * | Misc fix on new project wizard.Xavier Ducrohet2012-06-192-1/+4
| |/
* | Merge "Fixed format string for device parsing errors"Michael Wright2012-06-191-3/+3
|\ \
| * | Fixed format string for device parsing errorsMichael Wright2012-06-191-3/+3
| |/
* | Fixed schema to match resource qualifiersMichael Wright2012-06-191-1/+2
|/
* Added device functionality to the AVD managerMichael Wright2012-06-183-8/+86
* Added FolderConfig creation and config loading for DevicesMichael Wright2012-06-182-10/+202
* Merge "AVD Editor: support Enum Hardware Properties."Raphael Moll2012-06-181-30/+94
|\
| * AVD Editor: support Enum Hardware Properties.Raphael Moll2012-06-181-30/+94
* | Merge "Add lib source folders to the emma report."Xavier Ducrohet2012-06-182-4/+2
|\ \ | |/ |/|
| * Add lib source folders to the emma report.Xavier Ducrohet2012-06-152-4/+2
* | Workaround for Eclipse resource detection.Tor Norbye2012-06-183-11/+22
* | Merge changes Ife59a297,Id8db82e2Xavier Ducrohet2012-06-154-8/+80
|\ \ | |/
| * Fix emma for split projects.Xavier Ducrohet2012-06-144-8/+80
* | SDK Manager fix display of update revisions.Raphael Moll2012-06-151-2/+2
* | SDK Manager fix.Raphael Moll2012-06-157-40/+291
|/
* Merge "SDK Manager: API to list extras and their revisions."Raphael Moll2012-06-141-0/+32
|\
| * SDK Manager: API to list extras and their revisions.Raphael Moll2012-06-141-0/+32
* | Added parser for new devices schemaMichael Wright2012-06-1318-0/+1584
* | SDK Manager: fix download cache for file:// URLs.Raphael Moll2012-06-131-13/+77
|/
* Include a default proguard config file with optimizationTor Norbye2012-06-111-0/+2
* Merge "SDK: Enable latest repository schema (repo v7 with previews)"Raphael Moll2012-06-102-0/+0
|\
| * SDK: Enable latest repository schema (repo v7 with previews)Raphael Moll2012-06-052-0/+0
* | Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-051-0/+2
|/
* SDK Manager: support standalone sys-img xml.Raphael Moll2012-05-3114-29/+674
* Fix "Resource leak: <Foo> is never closed"Tor Norbye2012-05-303-6/+37
* Fix nullness annotationsTor Norbye2012-05-304-8/+12
* Setting to enable preview packages.Raphael Moll2012-05-221-2/+4
* SDK Manager: Settings to control download cache.Raphael Moll2012-05-183-1/+102
* SDK Manager: do not erase default java http proxy properties.Raphael Moll2012-05-172-3/+51
* SDK Manager: rework package loader.Raphael Moll2012-05-092-0/+29
* SDK: full revision for min-tools-rev.Raphael Moll2012-05-0810-76/+154
* Fix SDK Build: move unit test to /tests folder instead of /srcRaphael Moll2012-05-071-71/+0
* SDK Manager: fix parsing of empty AndroidVersion codename.Raphael Moll2012-05-075-26/+114
* SDK Manager change format of revision property.Raphael Moll2012-05-046-20/+103
* SDK: cleanup all the Integer.parse(getProperty) calls.Raphael Moll2012-05-038-46/+51
* SDK: Rework repository-7.xsdRaphael Moll2012-05-0320-183/+320
* Rework SDK Manager support for major.minor.micro revisions.Raphael Moll2012-05-0315-111/+257
* SDK Tools pkg support for major.minor.micro revisions.Raphael Moll2012-04-3020-65/+1494
* New env-var to disable SDK Manager cacheRaphael Moll2012-04-271-1/+7
* SDK: XML to export platform stats.Raphael Moll2012-04-234-0/+849
* Reorganize sdklib.repository packages.Raphael Moll2012-04-2135-97/+187
* Fix lib properties on windows.Xavier Ducrohet2012-04-172-4/+10
* SDK: primitive implementation of download cache.Raphael Moll2012-04-166-94/+749
* Merge "SDK: change proguard.config for Windows."Raphael Moll2012-04-161-3/+4
|\
| * SDK: change proguard.config for Windows.Raphael Moll2012-04-161-3/+4
* | Fix "ant test" + misc clean up / reorganization of build.xmlXavier Ducrohet2012-04-164-9/+32
|/
* SDK: unit test for SdkSourceProperties.Raphael Moll2012-04-041-32/+77