aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs
Commit message (Collapse)AuthorAgeFilesLines
...
* | Change AVD Manager window from dos to unix line endingsMichael Wright2012-07-231-364/+364
| | | | | | | | Change-Id: Iedb5d79f164453b9ea93046a1cfddc945b84c790
* | Add setters to Device and related classesMichael Wright2012-07-238-149/+459
| | | | | | | | | | | | This allows classes outside of the SdkLib package to create devices. Change-Id: I33fa564b921f35a602564cf3cede3045b624f7d6
* | Fixed AvdManager to only have one instance per SDK locationMichael Wright2012-07-232-2/+23
|/ | | | Change-Id: I59697ef605e33a9216ed318190060e71ce0df579
* Fix a possible NPE when reading bad prop files.Xavier Ducrohet2012-07-161-11/+21
| | | | Change-Id: I8f650a139c121bd68e3c246ff1a7db1a02378191
* Changed line endings from windows to unix for UpdaterDataMichael Wright2012-07-111-1155/+1155
| | | | Change-Id: Ib915ddf7a165bd75a46a12012190aa0ae6c9df33
* Merge "Fixed resolution for 3.4in WQVGA"Michael Wright2012-06-261-1/+1
|\
| * Fixed resolution for 3.4in WQVGAMichael Wright2012-06-261-1/+1
| | | | | | | | Change-Id: Ibdc40d6c535de8b2816e789ef8c125c3c82345a2
* | Removed autosetting of SD card sizeMichael Wright2012-06-251-26/+0
|/ | | | Change-Id: I960496610b3c43e16ef58c949a688241943a7153
* Fix index mixing in AVD creation dialogXavier Ducrohet2012-06-251-12/+11
| | | | Change-Id: If7b142ba9da44ccc5ec4976ec2c9375f6888983f
* Added default devices to the avd creation dialogMichael Wright2012-06-252-2/+2
| | | | Change-Id: Id8f0c659b9b0ff4a2ff8605265338cc2a5b05d1a
* Added GLE support for devicesMichael Wright2012-06-254-6/+87
| | | | Change-Id: I4e82e93563529540d31af8809aba79f40610fa2e
* Added default choice of devicesMichael Wright2012-06-252-3/+1444
| | | | Change-Id: I9f13102c0e10108c93cf1727a7355432d1eac4f1
* Fix minor errors when used with Eclipse4.Siva Velusamy2012-06-221-0/+2
| | | | Change-Id: Ia31c45715530f58ac293f61185b5a45f71fab4f5
* SDK Manager: fix window shell disposed exception.Raphael Moll2012-06-211-5/+5
| | | | | | SDK Bug: 6710759 Change-Id: Iffecdd16b7ef52ffbe858e065716a7a6125a6982
* SDK Manager: accept relative urls for addons-list.xml documents.Raphael Moll2012-06-204-27/+58
| | | | Change-Id: Ibbe574716b59c4ccfba93eccd6e3df895063c889
* SDK Manager: new --clear-cache flag for command-line.Raphael Moll2012-06-201-15/+23
| | | | Change-Id: I2153a3f451567708ac25f992cdeaa0fb5f1adef3
* Added DeviceWriter and equals for DevicesMichael Wright2012-06-1912-15/+731
| | | | Change-Id: I6c9a162bc414d3d8252dbbb5a37bb4d2ed1d6058
* Merge "Fixed resource leak in DeviceManager"Michael Wright2012-06-191-22/+25
|\
| * Fixed resource leak in DeviceManagerMichael Wright2012-06-191-22/+25
| | | | | | | | Change-Id: I5eed8a5de878bd3c52452536baca0c56822263b8
* | 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
| |/ | | | | | | | | | | | | | | - filter out addons that don't have extra APIs. - display target codename when available. - misc fix in validate re minSdk value. Change-Id: I41a47249ff92f6c65cd6c9a7e19154587c1da1f6
* | 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
| |/ | | | | | | Change-Id: I52f0aa20f9fb8a4b3e61ab820972af35f95f7bf8
* | Fixed schema to match resource qualifiersMichael Wright2012-06-192-2/+5
| | | | | | | | Change-Id: Icede9eaaf0a38924397e7ea49775a6aef9701391
* | Fixed import order for AvdCreationDialogMichael Wright2012-06-191-30/+30
|/ | | | Change-Id: Ic12af00eb01de807e3e0a3dd7b06aa718cad781d
* Added device functionality to the AVD managerMichael Wright2012-06-184-31/+217
| | | | Change-Id: Ib67a7b8f123302ee75eefcb45e9cac233f026f28
* Added FolderConfig creation and config loading for DevicesMichael Wright2012-06-182-10/+202
| | | | Change-Id: Iae7b32df991df946bba22aba5ab9b32ed2c094ea
* Merge "AVD Editor: support Enum Hardware Properties."Raphael Moll2012-06-183-36/+151
|\
| * AVD Editor: support Enum Hardware Properties.Raphael Moll2012-06-183-36/+151
| | | | | | | | | | | | Used to support the enum touch screen type. Change-Id: Ia3419527a391b35f7e3c8a4853c8603907defe39
* | 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
| | | | | | | | | | | | | | This allows seeing the library source code in the HTML report. Change-Id: I30cd9fa99d2962bb4c12cba6f2ba044857836b93
* | Workaround for Eclipse resource detection.Tor Norbye2012-06-183-11/+22
| | | | | | | | | | | | Plus close a potentially unclosed resource. Change-Id: I4eb69c28dc120ab3eb5fe5724149b749ed9fe335
* | Merge changes Ife59a297,Id8db82e2Xavier Ducrohet2012-06-154-8/+80
|\ \ | |/ | | | | | | | | * changes: Fix issue where libraries were not getting instrumented. Fix emma for split projects.
| * Fix emma for split projects.Xavier Ducrohet2012-06-144-8/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | The location of the .em file was wrong. Changing its location means it gets put in the tested project so we need a way to know where the output of the project is. As we need to be better at supporting customized projects folder, we introduce a new task that will be able to look for the customized path of any projects. So far we only support the output folder and the source folder. Change-Id: Id8db82e254baae2088827c96b7719f94c92c927c
* | SDK Manager fix display of update revisions.Raphael Moll2012-06-152-3/+3
| | | | | | | | | | | | | | | | A couple of occurences were displaying full revision for updates (e.g "Update available: rev. 20.0.0") instead of the short version (e.g. "rev. 20"). Change-Id: I593ba952df714b50e548dbb447aaf9ac4e4192ca
* | SDK Manager fix.Raphael Moll2012-06-157-40/+291
|/ | | | | | | | | | This change the XML fetcher to cope with: - input streams that do not support mark/reset when the caller expects one as such. - the XML parser/validator closing the input stream when the caller still needs it open. Change-Id: I5af24b7b8545f9c5f60a13d5dc06ebfc4bb9b0dd
* 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
| | | | | | | | Change-Id: I4989af2e987cf2b58f6da6a6a88f11a9351289e0
* | Fixed device tests to use new device apiMichael Wright2012-06-131-2/+2
| | | | | | | | Change-Id: I8d37398581023808eac19ad21ce864eaba69ae3b
* | Added parser for new devices schemaMichael Wright2012-06-1323-3/+1770
| | | | | | | | Change-Id: Ib8a4a750b56f9ea94abd21c445958726343e760c
* | SDK Manager: fix download cache for file:// URLs.Raphael Moll2012-06-131-13/+77
|/ | | | Change-Id: I3f9a39861df0839c39a82adde4945fa641501a04
* SDK: don't override user.home property in Unit Tests.Raphael Moll2012-06-121-1/+0
| | | | | | | Apparently that's not even needed anymore, it might be a left-over from a previous test. Change-Id: I622fbba13975d14cd45a4724751abdd33756824f
* Include a default proguard config file with optimizationTor Norbye2012-06-111-0/+2
| | | | | | | | | | | | Adds a new proguard-android-optimize.txt file alongside the default proguard-android.txt file in tools/proguard/ which project.properties files can point to. The shrinking rules are the same, but unlike proguard-android.txt, the new config file leave optimization enabled. This allows users to point to a tool-managed proguard file rather than forking the default file in order to edit out the -dontoptimize flag. Change-Id: I2f0fc8361e3964843a4cafe4f4087a6dee68b5ce
* 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
| | | | | | | | Change-Id: I528bb09eeffe1e101685b72a151085429d1ac98f
* | Projects can now access aidl files from their libraries.Xavier Ducrohet2012-06-051-0/+2
|/ | | | | | | | | | | Library projects now copy their aidl files into bin/aidl. Aidl is now called with this import path for all referenced library projects. Also added a test project. Change-Id: I7f94489e87450be67a16ed7198f85b8b472f5025
* Merge "ADT: NPE when capturing emulator output."Raphael Moll2012-06-041-11/+17
|\
| * ADT: NPE when capturing emulator output.Raphael Moll2012-06-021-11/+17
| | | | | | | | | | | | | | This can happen when starting an emulator from the AVD selector (or the AVD Manager window.) Change-Id: I6f5098bddc0fa54d89c164e98c51cd80509bbaf7
* | Fix warningsTor Norbye2012-06-012-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First, update our various project-specific Eclipse compiler settings configuration files to include the new Eclipse 4 flags. Second, turn off the "Unchecked conversion from non-annotated type to @NonNull" warnings; there are hundreds or thousands of these, and there isn't much we can do about them when they're coming from platform and library APIs. Third, make the lint projects warning-clean again by addressing various warnings Eclipse found (such as some unclosed resources and some null handling issues; yesterday's null annotation fixes only addressed errors, not warnings.) Change-Id: If75f7401a1cbeef1bf58b47ccaa9ad17bede7f91
* | SDK Manager: support standalone sys-img xml.Raphael Moll2012-05-3125-48/+1297
|/ | | | | | | | | | This extends the addons_list XSD to support both addons sites and OEM's system-image sites. Then this defines a new schema "sys-img" XSD for a site that offers only system images. Change-Id: I77ff56c4c70f57ab8ea44cf4ea3094125653737b