aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* SDK Setup fixes.Raphael Moll2010-04-282-9/+5
* Shorten the default help from the "android" script.Raphael Moll2010-04-271-37/+42
* Reorder packages in SDK UpdaterRaphael Moll2010-04-231-13/+19
* Merge "SDK Manager: Rename "add site" to "add addon-site"."Raphael2010-04-061-19/+29
|\
| * SDK Manager: Rename "add site" to "add addon-site".Raphael2010-04-061-19/+29
* | SDK Manager: add tooltips to "Create new AVD" dialog.Raphael2010-04-061-6/+23
|/
* SDK Manager: fix error message when missing XML validator.Raphael2010-04-051-5/+22
* ADT: repo schema change tell users to update ADT, not tools.Raphael2010-03-291-2/+22
* Merge "Prevent overflow in the AVD creation dialog"Xavier Ducrohet2010-03-261-13/+24
|\
| * Prevent overflow in the AVD creation dialogXavier Ducrohet2010-03-261-13/+24
* | SDK Manager: edit errors displayed when ANDROID_SDK_HOME is missing.Raphael2010-03-262-5/+3
|/
* SDK Manager: Make AVD names case-insensitive under Windows.Raphael2010-03-261-2/+9
* SDK Manager: correctly handle lack of AvdManagerRaphael2010-03-265-12/+87
* SDK Manager: fix crash when creating new AVD with no home.Raphael2010-03-257-109/+238
* Add support for the new Ant rules files.Xavier Ducrohet2010-03-183-0/+9
* ADT: New project properties panel for libraries.Xavier Ducrohet2010-03-171-0/+10
* Disable writting the apk settings.Xavier Ducrohet2010-03-122-48/+20
* Move ant.prop to sdk.prop and up a folder.Xavier Ducrohet2010-03-118-57/+72
* Make some errors warnings instead when parsing the SDK.Xavier Ducrohet2010-03-101-16/+16
* Merge "SDK Manager: fix displayed dependencies at installation."Raphael2010-03-082-5/+6
|\
| * SDK Manager: fix displayed dependencies at installation.Raphael2010-03-062-5/+6
* | SDK Manager: Fix typo in addon dir selection.Raphael2010-03-081-1/+1
* | SDK Manager recomputes addon install folder name.Raphael2010-03-081-11/+7
|/
* ADT & libs: change ISdkLog to be a mandatory non-null parameter.Raphael2010-03-0211-70/+101
* Merge "ADT: handle project open/close/rename for library support."Xavier Ducrohet2010-03-011-0/+9
|\
| * ADT: handle project open/close/rename for library support.Xavier Ducrohet2010-03-011-0/+9
* | ADT: Fix NPE when SDK Manager uses a null ISdkLog.Raphael2010-03-014-14/+34
|/
* Merge "Fix project creation by properly creating default.properties if needed."Xavier Ducrohet2010-02-251-5/+22
|\
| * Fix project creation by properly creating default.properties if needed.Xavier Ducrohet2010-02-241-5/+22
* | Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet2010-02-247-9/+23
|/
* Improve the IAbstractFile/Folder classes.Xavier Ducrohet2010-02-234-54/+164
* Merge remote branch 'goog/master' into HEADXavier Ducrohet2010-02-236-18/+13
|\
| * Prevent AVD Manager in ADT from forcing reload of the targets.Xavier Ducrohet2010-02-196-18/+13
* | ADT: Library support: source folder and pre-compiler.Xavier Ducrohet2010-02-237-0/+331
* | Clean up for how the ADT plug-in keeps track of project and their targets.Xavier Ducrohet2010-02-183-12/+16
* | Check whether the project's target supports libraries.Xavier Ducrohet2010-02-168-14/+84
* | Merge remote branch 'goog/master' into HEADXavier Ducrohet2010-02-167-8/+75
|\ \ | |/
| * Add Ant build/template revision to the SDK platforms.Xavier Ducrohet2010-02-167-8/+75
* | Add support for creating/updating library project to the "android" command-li...Xavier Ducrohet2010-02-113-57/+183
* | Merge remote branch 'goog/master' into HEADXavier Ducrohet2010-02-102-6/+19
|\ \ | |/
| * Differentiate between invalid and broken AVDs.Xavier Ducrohet2010-02-052-6/+19
* | Add support for library project in the Ant build system.Xavier Ducrohet2010-02-101-0/+5
|/
* Fix sorting of Sample-type packagesXavier Ducrohet2010-02-022-2/+7
* Merge "ADT: Refreshed some icons." into eclairXavier Ducrohet2010-02-021-0/+0
|\
| * ADT: Refreshed some icons.Xavier Ducrohet2010-02-021-0/+0
* | SDK Manager: apply settings instantaneously.Raphael2010-02-012-43/+24
|/
* 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
* | SDK Updater: ask for confirmation before wiping modified samples.Raphael2010-01-296-21/+249
|/