aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Refactor sdklib folder structure.Xavier Ducrohet2012-12-06132-39459/+0
* Merge "Add renderscript specific compilation target."Xavier Ducrohet2012-11-301-0/+2
|\
| * Add renderscript specific compilation target.Xavier Ducrohet2012-11-301-0/+2
* | Fix nullness annotationTor Norbye2012-11-291-1/+1
|/
* SDK: Relative AVD root path.Raphael Moll2012-11-292-9/+184
* Fix device writer to write out XML decimals properlyTor Norbye2012-11-261-3/+6
* Merge "Add getter for location of project property file."Xavier Ducrohet2012-11-261-0/+7
|\
| * Add getter for location of project property file.Xavier Ducrohet2012-11-261-0/+7
* | Fix refresh issue in the AVD Manager.Raphael Moll2012-11-262-142/+192
* | Merge "TaskHelper: properly parse Pkg.Revision property."Raphael Moll2012-11-261-0/+25
|\ \
| * | TaskHelper: properly parse Pkg.Revision property.Raphael Moll2012-11-191-0/+25
| |/
* | AVD Manager: prevent NPE in AvdInfo.Raphael Moll2012-11-261-4/+8
* | Persist deletion of devices.Siva Velusamy2012-11-201-6/+19
* | Fix display of button type in Device Creation DialogSiva Velusamy2012-11-191-7/+20
|/
* Fix a potential case where aok signing is incomplete.Xavier Ducrohet2012-11-051-1/+5
* Use LinkedHashSet to obtain stable ordering of elements.Siva Velusamy2012-10-294-24/+21
* Close file streams used by parsers (and add guava to sdkcommon)Tor Norbye2012-10-255-20/+18
* Fix generic devices.Xavier Ducrohet2012-10-171-2/+2
* Allow user control over whether a skin is displayed.Siva Velusamy2012-10-081-0/+6
* Fix javadoc here and there.Xavier Ducrohet2012-10-023-5/+3
* Add cmd line support to create ui automator projects.Xavier Ducrohet2012-09-271-11/+11
* Improve aapt error messageTor Norbye2012-09-271-2/+6
* Unit test for symbol loader testTor Norbye2012-09-262-1/+2
* Merge "MIPS company name is all-caps"Raphaël Moll2012-09-202-2/+2
|\
| * MIPS company name is all-capsDuane Sand2012-09-192-2/+2
* | Generate smaller R classes for libraries.Xavier Ducrohet2012-09-182-0/+194
* | Merge "Support separate layout editors for a single layout resource"Tor Norbye2012-09-173-4/+13
|\ \
| * | Support separate layout editors for a single layout resourceTor Norbye2012-09-173-4/+13
* | | Refactor PackagesPage to make it testable.Raphael Moll2012-09-151-1/+2
* | | ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll2012-09-141-0/+6
|/ /
* | Constants refactoring.Tor Norbye2012-09-131-3/+2
* | Properly dispose DeviceManager from AvdManager.Raphael Moll2012-09-111-26/+37
* | Merge "Allow sys-img.xml in user-defined addon sites"Raphaël Moll2012-09-111-1/+2
|\ \
| * | Allow sys-img.xml in user-defined addon sitesDuane Sand2012-09-111-1/+2
| |/
* | NPW Sample Wizard: list extras with a "sample" directory.Raphael Moll2012-09-111-0/+8
* | Avd Creation Dialog: Enable sdcard if user asks for it.Siva Velusamy2012-09-072-14/+59
* | Merge "Remove obsolete stuff."Xavier Ducrohet2012-09-061-105/+0
|\ \ | |/ |/|
| * Remove obsolete stuff.Xavier Ducrohet2012-08-311-105/+0
* | SDK Manager: fix support for file:// URLs in UrlOpener.Raphael Moll2012-08-312-7/+63
|/
* Merge "Let ApkBuilder package bitcode library into APK."Shih-wei Liao2012-08-301-1/+5
|\
| * Let ApkBuilder package bitcode library into APK.Shih-wei Liao2012-08-271-1/+5
* | Fix SdkManager.hasChangedRaphael Moll2012-08-281-18/+12
* | SDK Manager: fix sdk-has-changed.Raphael Moll2012-08-271-6/+36
|/
* Update annotations on overridden methodsTor Norbye2012-08-221-2/+4
* Merge "SDK Manager: support for partial resume of downloads."Raphael Moll2012-08-215-71/+267
|\
| * SDK Manager: support for partial resume of downloads.Raphael Moll2012-08-215-71/+267
* | Merge "SDK Lib: minor cleanup in UrlOpener."Raphael Moll2012-08-215-15/+47
|\ \ | |/
| * SDK Lib: minor cleanup in UrlOpener.Raphael Moll2012-08-215-15/+47
* | Merge "SDK Lib: fix some javadoc references."Raphael Moll2012-08-216-26/+28
|\ \ | |/
| * SDK Lib: fix some javadoc references.Raphael Moll2012-08-216-26/+28