aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* New log format for multi-apk export.Xavier Ducrohet2010-05-286-131/+255
* Properly compare supports-screens.Xavier Ducrohet2010-05-277-30/+126
* Add Manifest checks for multi-apk export.Xavier Ducrohet2010-05-274-31/+190
* Refactored most of the multi-apk export out of the ant task into sdklib.Xavier Ducrohet2010-05-2710-54/+593
* Move ApkData into sdklib.Xavier Ducrohet2010-05-261-0/+250
* Merge "Fix SD Card size check to prevent int overflow."Xavier Ducrohet2010-05-241-12/+30
|\
| * Fix SD Card size check to prevent int overflow.Xavier Ducrohet2010-05-241-12/+30
* | Add proper support for <uses-library> and <uses-feature> in the manifest pars...Xavier Ducrohet2010-05-245-44/+170
|/
* Fix error detection for invalid command line arguments.Raphael Moll2010-05-191-2/+22
* Add parsing of <uses-configuration> in the manifest.Xavier Ducrohet2010-05-185-14/+147
* Console-based "android update sdk"Raphael Moll2010-05-1810-73/+709
* move the resource enums from the qualifier classes to sdklib.Xavier Ducrohet2010-05-1811-6/+738
* Refactor the manifest parser test in the correct package.Xavier Ducrohet2010-05-174-2/+188
* Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet2010-05-143-209/+291
* Disable --library for 'update lib-project'Xavier Ducrohet2010-05-132-6/+2
* Refactored the Android Manifest into sdklib.Xavier Ducrohet2010-05-122-0/+717
* First step of multiple apk support.Xavier Ducrohet2010-05-035-36/+114
* 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