aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* When possible use File.setExecutable instead of doing an exec of chmod.Xavier Ducrohet2011-04-211-3/+51
* When unarchiving install, files that need +x don't need +w too.Xavier Ducrohet2011-04-211-2/+2
* Change logging API used by ITaskMonitor.Raphael Moll2011-04-156-59/+87
* Merge "SDK Manager command line install improvements."Raphael Moll2011-04-152-5/+9
|\
| * SDK Manager command line install improvements.Raphael Moll2011-04-092-5/+9
* | SDK Manager: Fix detection of emulator in tools local folder.Raphael Moll2011-04-111-1/+5
|/
* Make debug key expire in 30 years (instead of 1).Raphael Moll2011-04-051-19/+19
* Pick layout themes from manifest registrations and target SDKTor Norbye2011-04-041-0/+1
* Fix AvdManager to correctly find emulator in AOSP.Raphael Moll2011-03-221-1/+17
* SDK Manager dialog to manage user add-on sites.Raphael Moll2011-03-162-2/+10
* Revamp of the SDK Manager UI.Raphael Moll2011-03-169-15/+162
* Don't erase SDCard when editing existing AVD.Raphael Moll2011-03-041-92/+182
* Fix NPE in SdkManager: parsed props can be null.Raphael Moll2011-03-041-1/+1
* AVD and ADT eclipse plugin to support processor-specific platform images and ...Johnnie Birch2011-03-016-42/+231
* Move ResourceFolderType into common.Xavier Ducrohet2011-02-242-26/+9
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-2413-522/+18
* SDK Manager: fix extra package update detection.Raphael Moll2011-02-181-5/+19
* SDK manager fix for "force create AVD"Raphael Moll2011-02-181-6/+101
* Adjust AVD create dialog to match sdcard size limits.Raphael Moll2011-02-171-18/+19
* SDK Manager: Update All doesn't pick highest revisionsRaphael Moll2011-02-101-5/+12
* Add unit test to SdkUiLib UpdaterData.installArchives.Raphael Moll2011-02-082-2/+17
* Merge "Add app name/icon and current render locale to the LayoutLib API."Xavier Ducrohet2011-02-042-20/+64
|\
| * Add app name/icon and current render locale to the LayoutLib API.Xavier Ducrohet2011-02-042-20/+64
* | SDK Manager: support extras/vendor/pathRaphael Moll2011-02-038-88/+222
|/
* Improvements to RenderScript support:Xavier Ducrohet2011-02-011-1/+3
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-313-2/+13
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-2813-209/+17
* Update the Layoutlib API to contain part of the current config.Xavier Ducrohet2011-01-2715-1169/+7
* Add renderscript support to the Ant build system.Xavier Ducrohet2011-01-183-0/+22
* Parse the manifest min/targetSdkVersion to configure the layoutlib.Xavier Ducrohet2011-01-181-6/+38
* Merge "Make the default skin a bit more dynamic based on the platform." into ...Xavier Ducrohet2011-01-161-2/+11
|\
| * Make the default skin a bit more dynamic based on the platform.Xavier Ducrohet2011-01-161-2/+11
* | Merge "Fix in SdkSources."Pierre Zurek2011-01-151-1/+1
|/
* Merge 74f725db from master: Add snapshot handling for AVD creation, details, ...Tim Baverstock2011-01-122-13/+72
* Merge into f9297748 r9: Handle Animator and Interpolator resources.Xavier Ducrohet2011-01-111-0/+4
* SdkManager: suggest which platform to install to fix a broken addon.Raphael Moll2011-01-076-10/+87
* Merge "Fix NON-NLS tokens"Tor Norbye2011-01-061-1/+1
|\
| * Fix NON-NLS tokensTor Norbye2011-01-041-1/+1
* | Support broken addons in SDK Manager UI.Raphael Moll2011-01-0610-194/+626
|/
* Move Pair<,> from ADT to SdkLib.utilsRaphael Moll2011-01-031-0/+107
* SDK Manager: Rework install logic.Raphael Moll2011-01-0312-175/+625
* SDK Manager: Split install logic out of the Archive class.Raphael Moll2011-01-032-735/+783
* Cleanup refactoring.Raphael Moll2010-12-061-1/+1
* Contribute android changes to Rename package, Rename Type and Move Type Java ...snpe2010-12-022-0/+4
* Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll2010-11-172-7/+75
* merge from tools_r8The Android Open Source Project2010-11-047-79/+144
|\
| * SDK Repo Schema: <vendor> for <extra> elements.Raphael Moll2010-11-037-79/+144
* | merge from tools_r8The Android Open Source Project2010-10-292-13/+25
|\ \ | |/
| * SDK Manager: fix suggestions of new platforms.Raphael Moll2010-10-282-13/+25
* | merge from tools_r8The Android Open Source Project2010-10-272-1/+3
|\ \ | |/