aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Android.bat support for Java 64-bit.Raphael Moll2010-08-231-81/+81
* Merge sdklib manifest fix for r7. DO NOT MERGE.Xavier Ducrohet2010-08-202-5/+8
* Fix broken generation of default keystore. Do not merge.Xavier Ducrohet2010-07-291-6/+13
* Fix missing goto label in android.batXavier Ducrohet2010-07-271-0/+1
* Fix how the default.prop modifications from the UI are reloaded.Xavier Ducrohet2010-07-134-230/+335
* ADT: dock/night combos in layout editor.Xavier Ducrohet2010-07-0813-115/+337
* Disable unsupported feature for now.Xavier Ducrohet2010-07-021-4/+9
* Remove hard-coded source folder name for library projects in ADT.Xavier Ducrohet2010-06-251-8/+35
* Move the exceptions out of ApkBuilder.Xavier Ducrohet2010-06-225-76/+127
* Merge "Add support for Dock, Night mode, and Navigation state resource qualif...Xavier Ducrohet2010-06-225-6/+249
|\
| * Add support for Dock, Night mode, and Navigation state resource qualifiers.Xavier Ducrohet2010-06-225-6/+249
* | New ApkBuilder class.Xavier Ducrohet2010-06-226-602/+981
|/
* Move Apkbuilder into sdklib.Xavier Ducrohet2010-06-165-4/+622
* Merge "SdkManager: don't user versionName for new platform packages."Raphael Moll2010-06-151-3/+1
|\
| * SdkManager: don't user versionName for new platform packages.Raphael Moll2010-06-151-3/+1
* | Move jarutils into sdklib.Xavier Ducrohet2010-06-154-0/+857
|/
* ADT: Multi-apk export action.Xavier Ducrohet2010-06-151-2/+5
* Merge "Saving ProjectProperties now keeps existing file and replaces values."Xavier Ducrohet2010-06-146-114/+205
|\
| * Saving ProjectProperties now keeps existing file and replaces values.Xavier Ducrohet2010-06-146-114/+205
* | Remove debug printfsXavier Ducrohet2010-06-111-3/+0
|/
* Fix NPE when comparing project export properties with api split = false.Xavier Ducrohet2010-06-091-7/+9
* Fix some handling of decimal values in the UI to handle non-en locales.Xavier Ducrohet2010-06-091-1/+7
* Export project creation.Xavier Ducrohet2010-06-086-77/+337
* Stop using java.ext.dirs to modify classpath for android.batXavier Ducrohet2010-06-073-7/+6
* Detect conflict due to change in number/list of ABI being exported.Xavier Ducrohet2010-06-042-19/+67
* Rework the multi-apk log file(s).Xavier Ducrohet2010-06-044-514/+843
* Add support for locale filters in multi-apk export.Xavier Ducrohet2010-06-024-32/+135
* Fix ABI ordering for the multi-apk build info.Xavier Ducrohet2010-06-021-13/+46
* Add support for soft properties in multi-apk export.Xavier Ducrohet2010-06-012-36/+100
* Implement mechanics for supports-screens in the multi-apk export.Xavier Ducrohet2010-06-014-34/+312
* Uses some constants for default values for minSdkVersion and glEsVersionXavier Ducrohet2010-05-284-9/+29
* 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