aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Update compiler flags.Tor Norbye2012-10-263-6/+6
* Close file streams used by parsers (and add guava to sdkcommon)Tor Norbye2012-10-255-20/+18
* One more device menu tweakTor Norbye2012-10-241-2/+4
* Clean up new avd dialog, unify with layout manager device menuTor Norbye2012-10-242-124/+257
* AVD Manager: display and select newly created AVD.Raphael Moll2012-10-224-12/+62
* AVD Manager: use device RAM/VM when creating AVD.Raphael Moll2012-10-221-42/+59
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+1
* Fix generic devices.Xavier Ducrohet2012-10-171-2/+2
* AVD: display devices in a tab+list.Raphael Moll2012-10-1211-85/+917
* AVD: Create New Device, experimental layout.Raphael Moll2012-10-111-34/+66
* AVD: Create New Device fixes.Raphael Moll2012-10-111-50/+64
* Add label to AVD Creation dialog for no emulator images installedTor Norbye2012-10-111-2/+8
* avd creation dialog: add check for valid AVD namesSiva Velusamy2012-10-101-7/+33
* Allow user control over whether a skin is displayed.Siva Velusamy2012-10-082-0/+21
* Support toggling presence of keyboard during AVD creationSiva Velusamy2012-10-081-0/+15
* Fix javadoc here and there.Xavier Ducrohet2012-10-023-5/+3
* Update the gradle build files.Xavier Ducrohet2012-10-021-5/+54
* SDK Manager: fix window width.Raphael Moll2012-10-013-9/+18
* SDK Manager: settings dialog not high enough on Mac/Linux.Raphael Moll2012-10-012-1/+9
* Add cmd line support to create ui automator projects.Xavier Ducrohet2012-09-273-14/+94
* 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
* | | Add nullness annotations on overridden methodsTor Norbye2012-09-171-3/+5
* | | 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-1517-503/+1503
* | | 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-112-27/+46
* | | Merge "SDK Manager refactor: remove obsolete UpdaterPage"Raphael Moll2012-09-113-85/+2
|\ \ \
| * | | SDK Manager refactor: remove obsolete UpdaterPageRaphael Moll2012-09-103-85/+2
* | | | Merge "Allow sys-img.xml in user-defined addon sites"Raphaël Moll2012-09-112-2/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow sys-img.xml in user-defined addon sitesDuane Sand2012-09-112-2/+12
| | |/ | |/|
* | | 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-073-15/+64
* | Merge "Make some libraries be buildable with Gradle."Xavier Ducrohet2012-09-062-3/+42
|\ \
| * | Make some libraries be buildable with Gradle.Xavier Ducrohet2012-09-062-3/+42
* | | Merge "Remove obsolete stuff."Xavier Ducrohet2012-09-063-177/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Remove obsolete stuff.Xavier Ducrohet2012-08-313-177/+3
* | Refactor SDK Manager into "core" vs "ui" packages.Raphael Moll2012-09-0426-49/+73
* | SDK Manager: fix support for file:// URLs in UrlOpener.Raphael Moll2012-08-313-7/+136
|/
* Merge "Let ApkBuilder package bitcode library into APK."Shih-wei Liao2012-08-301-1/+5
|\