aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Merge "SDK Manager 2: Refactor window implementation."Raphael Moll2011-04-076-48/+302
|\
| * SDK Manager 2: Refactor window implementation.Raphael Moll2011-04-056-48/+302
* | Merge "Continuing UI for new SDK Manager Packages Page."Raphael Moll2011-04-0725-504/+1603
|\ \ | |/
| * Continuing UI for new SDK Manager Packages Page.Raphael Moll2011-04-0525-504/+1603
* | Merge "Make debug key expire in 30 years (instead of 1)."Raphael Moll2011-04-062-19/+144
|\ \ | |/ |/|
| * Make debug key expire in 30 years (instead of 1).Raphael Moll2011-04-052-19/+144
* | New application icons for the various SDK toolsTor Norbye2011-04-051-0/+0
|/
* 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-222-2/+17
* Merge "SDK Manager dialog to manage user add-on sites."Raphael Moll2011-03-214-44/+464
|\
| * SDK Manager dialog to manage user add-on sites.Raphael Moll2011-03-164-44/+464
* | Merge "Revamp of the SDK Manager UI."Raphael Moll2011-03-2117-535/+1545
|\ \ | |/
| * Revamp of the SDK Manager UI.Raphael Moll2011-03-1617-535/+1545
* | Merge "Add missing notice files."Xavier Ducrohet2011-03-1735-102/+651
|\ \
| * | Add missing notice files.Xavier Ducrohet2011-03-1535-102/+651
| |/
* | Disable the "unecessary else" warning.Raphael Moll2011-03-173-6/+6
|/
* Add specifc warnings config for most sdk eclipse projects.Xavier Ducrohet2011-03-143-0/+192
* Fix potential NPE in AvdCreationDialogRaphael Moll2011-03-081-2/+1
* Don't erase SDCard when editing existing AVD.Raphael Moll2011-03-045-163/+328
* 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-0120-87/+447
* Move ResourceFolderType into common.Xavier Ducrohet2011-02-242-26/+9
* Move the sdk io classes to common.jarXavier Ducrohet2011-02-2417-537/+34
* Make the sdklib/sdkuilib tests built by the build system.Xavier Ducrohet2011-02-248-11/+83
* SDK Manager: fix extra package update detection.Raphael Moll2011-02-182-16/+37
* SDK manager fix for "force create AVD"Raphael Moll2011-02-183-21/+137
* Adjust AVD create dialog to match sdcard size limits.Raphael Moll2011-02-173-44/+52
* Merge "SDK Manager comment on adding new jar dependencies."Raphael Moll2011-02-163-3/+16
|\
| * SDK Manager comment on adding new jar dependencies.Raphael Moll2011-02-143-3/+16
* | Android.bat: Properly copy common.jar to the temp folder.Raphael Moll2011-02-111-0/+1
|/
* SDK Manager: Update All doesn't pick highest revisionsRaphael Moll2011-02-103-5/+117
* SDK Manager: 'update all' was not selecting addon updates.Raphael Moll2011-02-102-0/+3
* SDK Manager: fix install order of packages.Raphael Moll2011-02-082-5/+56
* Add unit test to SdkUiLib UpdaterData.installArchives.Raphael Moll2011-02-0811-39/+337
* Ant tasks and dependency clean up.Xavier Ducrohet2011-02-081-1/+1
* 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-0313-105/+355
|/
* Improvements to RenderScript support:Xavier Ducrohet2011-02-011-1/+3
* Add Renderscript support to the ADT builders.Xavier Ducrohet2011-01-313-2/+13
* Fix android.bat to support CWD with & characterRaphael Moll2011-01-311-2/+2
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-2816-212/+20
* Update the Layoutlib API to contain part of the current config.Xavier Ducrohet2011-01-2719-1173/+13
* 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
|/
* Fix MockLog to build on 1.5Xavier Ducrohet2011-01-121-3/+0
* Merge 74f725db from master: Add snapshot handling for AVD creation, details, ...Tim Baverstock2011-01-1214-81/+643