aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-138-428/+0
* SDK prebuilts: reorganize into tools/lib.Raphael Moll2013-03-061-1/+1
* Change more SDK libs to prebuilts.Raphael Moll2013-02-061-5/+2
* SDK: use prebuilts/devtools for sdklibRaphael Moll2013-01-16205-52617/+11
* Delete ALL the build.gradle from sdk.gitRaphael Moll2013-01-091-72/+0
* Fix eclipse projects from previous refactoring.Xavier Ducrohet2012-12-062-2/+3
* Refactor sdklib folder structure.Xavier Ducrohet2012-12-06208-50/+18
* 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-262-3/+27
* 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-262-0/+37
|\ \
| * | TaskHelper: properly parse Pkg.Revision property.Raphael Moll2012-11-192-0/+37
* | | Merge "SDK Manager: handle platform-tools preview + final."Raphael Moll2012-11-262-1/+51
|\ \ \
| * | | SDK Manager: handle platform-tools preview + final.Raphael Moll2012-11-152-1/+51
| |/ /
* | | 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
|/ /
* | Assume Activity Aliases are just like activities.Siva Velusamy2012-11-061-0/+23
|/
* 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
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Close file streams used by parsers (and add guava to sdkcommon)Tor Norbye2012-10-255-20/+18
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+1
* 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
* Update the gradle build files.Xavier Ducrohet2012-10-021-5/+54
* 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-264-1/+246
* Merge "MIPS company name is all-caps"Raphaël Moll2012-09-204-5/+5
|\
| * MIPS company name is all-capsDuane Sand2012-09-194-5/+5
* | Generate smaller R classes for libraries.Xavier Ducrohet2012-09-182-0/+194
* | Merge "Fix possible NPE reading dep file."Xavier Ducrohet2012-09-181-1/+1
|\ \
| * | Fix possible NPE reading dep file.Xavier Ducrohet2012-09-181-1/+1
* | | 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
* | | Fix unit test for LocalSdkParser.Raphael Moll2012-09-171-6/+11
* | | Refactor PackagesPage to make it testable.Raphael Moll2012-09-153-6/+16
* | | ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll2012-09-141-0/+6
|/ /
* | Merge "Add guava to common and sdklib."Xavier Ducrohet2012-09-132-2/+2
|\ \
| * | Add guava to common and sdklib.Xavier Ducrohet2012-09-132-2/+2
* | | 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
|\ \ \ | |/ / |/| |