aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app
Commit message (Expand)AuthorAgeFilesLines
* SDK Manager: fix crash when creating new AVD with no home.Raphael2010-03-251-2/+13
* Check whether the project's target supports libraries.Xavier Ducrohet2010-02-161-4/+4
* Add support for creating/updating library project to the "android" command-li...Xavier Ducrohet2010-02-112-54/+122
* SDK Manager: apply settings instantaneously.Raphael2010-02-011-40/+14
* Merge "Fix 'android create test-project' to handle parent projects with missi...Xavier Ducrohet2010-02-011-1/+7
|\
| * Fix 'android create test-project' to handle parent projects with missing defa...Xavier Ducrohet2010-02-011-1/+7
* | SDK Manager: fix android.bat to correctly work on 64bit JVMs.Raphael2010-02-011-5/+5
|/
* Fix https download for the standalone version of the SDK UpdaterXavier Ducrohet2010-01-292-4/+8
* SDK Updater: Support post install script for updating SDK Setup.exe.Raphael2010-01-281-1/+1
* SDK Launcher: capture stdout from batch file.Raphael2010-01-271-3/+3
* Windows SDK: use find_java.bat in all batch wrappers.Raphael2010-01-261-57/+4
* android.bat now checks if Java is installed.Raphael2010-01-261-14/+81
* Make "android update test-project" create all necessary files.Xavier Ducrohet2010-01-201-1/+2
* Add support for Sample packages in the SDK ManagerXavier Ducrohet2010-01-121-4/+6
* SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scriptsRaphael2009-11-021-0/+4
* Fix the android launcher script to not force Java 1.5 on MacOSXavier Ducrohet2009-10-291-4/+3
* Merge change I235da4a8 into eclair-sdkAndroid (Google) Code Review2009-10-211-11/+15
|\
| * SDK android "update project" must not require --target parameter.Raphael2009-10-211-11/+15
* | Android.bat: remove /O in xcopy.Raphael2009-10-201-1/+1
|/
* Merge change Ib096f1f0 into eclairAndroid (Google) Code Review2009-10-133-3/+61
|\
| * SDK Manager: suggest install of new platforms, addons or extra packages.Raphael2009-10-123-3/+61
* | SDK: Support "android.bat update sdk"Raphael2009-10-121-0/+2
|/
* Add hardware support to AVD creation dialog.Xavier Ducrohet2009-10-071-5/+7
* Add support for 'android update test-project'.Xavier Ducrohet2009-09-282-5/+29
* Update the project creation (from the command line):Xavier Ducrohet2009-09-273-24/+178
* Sync DDMS/Traceview/Android version on the repository source.Xavier Ducrohet2009-09-253-9/+47
* SDK Updater: fix wrong error when unable to get repository.xmlRaphael2009-09-141-0/+1
* android tool: support --target symbolic target namesRaphael2009-09-103-20/+73
* Support for hardware.ini per skin in add-ons.Xavier Ducrohet2009-09-091-0/+1
* SDK Updter: change window title to match ADTRaphael2009-09-022-1/+5
* SDK Updater, restart ADB after updating tool/addon package.Raphael2009-08-171-0/+27
* Make android.bat copy commons-compress to tmp with the other jar files.Xavier Ducrohet2009-08-061-3/+4
* Add support for add-on based on preview of platforms.Xavier Ducrohet2009-07-221-1/+1
* Fix erroneous assert.Xavier Ducrohet2009-07-221-1/+1
* Add support for preview versions of platforms.Xavier Ducrohet2009-07-201-6/+6
* SDK Updater: fix android.bat for Windows to change dirs to theRaphael2009-07-021-5/+7
* Merge change 5913 into donutAndroid (Google) Code Review2009-07-011-18/+22
|\
| * SDK Updater: Make it possible for tools to update themselves.Raphael2009-07-011-18/+22
* | All actions in AdvManager now receives their own ISdkLog.Xavier Ducrohet2009-07-011-2/+3
|/
* Plug the Android SDK window as the AVD manager.Xavier Ducrohet2009-06-301-0/+1
* AVD creation dialog.Xavier Ducrohet2009-06-301-0/+3
* Misc cleanup from a previous commit.Xavier Ducrohet2009-06-301-8/+5
* Skins can now provide their own hardware support (via AVDs)Xavier Ducrohet2009-06-291-19/+41
* SDK Updater: provide a "force http" setting.Raphael2009-06-111-14/+48
* SDK Updater: SettingsController that handles the settings.Raphael2009-06-111-84/+21
* SDK Updater: Revamp ITaskMonitor to be able to create sub monitors.Raphael2009-06-101-5/+2
* Merge change 3743 into donutAndroid (Google) Code Review2009-06-104-52/+89
|\
| * ADT #1856119: 'android update project' can now update sub-projects.Raphael2009-06-104-52/+89
* | SDK Updater: Fix the build.Raphael2009-06-101-10/+15
* | SDK Updater: handle HTTP proxy settings, load & save.Raphael2009-06-101-2/+105
|/