aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Support selector syntax for thumbnails in templates"Tor Norbye2012-05-2912-103/+237
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Support selector syntax for thumbnails in templatesTor Norbye2012-05-2512-103/+237
* | | | | | | Merge "logcat: Allow users to set colors for different priorities."Siva Velusamy2012-05-254-17/+188
|\ \ \ \ \ \ \
| * | | | | | | logcat: Allow users to set colors for different priorities.Siva Velusamy2012-05-254-17/+188
* | | | | | | | Merge "Remove check to UiElementNode.hasError() in format call"Tor Norbye2012-05-251-16/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove check to UiElementNode.hasError() in format callTor Norbye2012-05-251-16/+14
|/ / / / / / / /
* | | | | | | | Merge "NPE fix."Tor Norbye2012-05-251-1/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | NPE fix.Tor Norbye2012-05-251-1/+7
|/ / / / / /
* | | | | | Merge "Include release names in minSdkVersion code completion"Tor Norbye2012-05-253-41/+42
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Include release names in minSdkVersion code completionTor Norbye2012-05-253-41/+42
| |/ / / /
* | | | | Merge "Fix style resource completion, and update unit tests"Tor Norbye2012-05-2512-58/+55
|\ \ \ \ \
| * | | | | Fix style resource completion, and update unit testsTor Norbye2012-05-2412-58/+55
| |/ / / /
* | | | | Merge "Fix misc minor issues"Tor Norbye2012-05-256-10/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix misc minor issuesTor Norbye2012-05-256-10/+27
|/ / / /
* | | | Merge "Added check for mText property in getText()"Jean-Baptiste Queru2012-05-241-1/+5
|\ \ \ \
| * | | | Added check for mText property in getText()Diego Torres Milano2012-05-031-1/+5
* | | | | Merge "Improved lint integration in the layout editor"Tor Norbye2012-05-2436-290/+1336
|\ \ \ \ \
| * | | | | Improved lint integration in the layout editorTor Norbye2012-05-2436-290/+1336
| | |/ / / | |/| | |
* | | | | Merge "New Template Wizard support"Tor Norbye2012-05-24100-137/+6144
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | New Template Wizard supportTor Norbye2012-05-22100-137/+6144
* | | | | Merge "Fix interface method lookup in the API Detector"Tor Norbye2012-05-223-5/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix interface method lookup in the API DetectorTor Norbye2012-05-223-5/+47
|/ / / /
* | | | Merge "Setting to enable preview packages."Raphael Moll2012-05-2211-54/+253
|\ \ \ \ | |_|/ / |/| | |
| * | | Setting to enable preview packages.Raphael Moll2012-05-2211-54/+253
* | | | Merge "Fix file permissions"Tor Norbye2012-05-229-0/+0
|\ \ \ \
| * | | | Fix file permissionsTor Norbye2012-05-229-0/+0
|/ / / /
* | | | Merge "Manifest merge for ADT."Xavier Ducrohet2012-05-2112-94/+310
|\ \ \ \
| * | | | Manifest merge for ADT.Xavier Ducrohet2012-05-2112-94/+310
| |/ / /
* | | | Merge "Move XML code to the common library"Tor Norbye2012-05-21104-523/+567
|\ \ \ \
| * | | | Move XML code to the common libraryTor Norbye2012-05-20104-523/+567
* | | | | Merge "ndk: Show DeviceChooserDialog only when necessary."Siva Velusamy2012-05-213-63/+117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ndk: Show DeviceChooserDialog only when necessary.Siva Velusamy2012-05-213-63/+117
* | | | | Merge "ndk: Display suggestion to enable NDK_DEBUG"Siva Velusamy2012-05-213-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | ndk: Display suggestion to enable NDK_DEBUGSiva Velusamy2012-05-213-2/+6
|/ / / /
* | | | Merge "ndk: Fix license header"Siva Velusamy2012-05-2111-22/+22
|\ \ \ \
| * | | | ndk: Fix license headerSiva Velusamy2012-05-2111-22/+22
|/ / / /
* | | | Merge "Fix resource validator for style resources"Tor Norbye2012-05-212-1/+9
|\ \ \ \
| * | | | Fix resource validator for style resourcesTor Norbye2012-05-182-1/+9
| |/ / /
* | | | Merge "SDK Manager: Settings to control download cache."Raphael Moll2012-05-2110-172/+422
|\ \ \ \
| * | | | SDK Manager: Settings to control download cache.Raphael Moll2012-05-1810-172/+422
| |/ / /
* | | | Merge "ndk: Add Ndk Debug Launch Shortcut."Siva Velusamy2012-05-218-34/+220
|\ \ \ \
| * | | | ndk: Add Ndk Debug Launch Shortcut.Siva Velusamy2012-05-188-34/+220
| |/ / /
* | | | Merge "31592: "The <activity> xxx is not registered in the manifest""Tor Norbye2012-05-215-0/+47
|\ \ \ \
| * | | | 31592: "The <activity> xxx is not registered in the manifest"Tor Norbye2012-05-215-0/+47
| |/ / /
* | | | Merge "NPE fix when launching test project"Siva Velusamy2012-05-201-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | NPE fix when launching test projectskyisle2012-05-211-6/+6
|/ / /
* | | Merge "ndk: Add support for debugging on mips target"Siva Velusamy2012-05-183-21/+40
|\ \ \
| * | | ndk: Add support for debugging on mips targetSiva Velusamy2012-05-183-21/+40
* | | | Merge "SDK Manager: display options menu when invoked from IDE."Raphael Moll2012-05-184-39/+31
|\ \ \ \
| * | | | SDK Manager: display options menu when invoked from IDE.Raphael Moll2012-05-174-39/+31