aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
Commit message (Expand)AuthorAgeFilesLines
* Use minSdk for device/avd compatibility checksSiva Velusamy2012-07-303-55/+107
* Clear lint warnings when the min/target SDK levels changeTor Norbye2012-07-306-13/+129
* Add support for theme selection in new projectsTor Norbye2012-07-275-95/+180
* Mark the default activity in new projects as launchableTor Norbye2012-07-271-0/+6
* Add support for icon generators in templatesTor Norbye2012-07-2715-299/+661
* Merge "Template support for minimum build target"Tor Norbye2012-07-278-23/+107
|\
| * Template support for minimum build targetTor Norbye2012-07-268-23/+107
* | 26501: Handle padding between image and textTor Norbye2012-07-2713-49/+258
|/
* Merge "ndk: Allow empty path to NDK"Siva Velusamy2012-07-241-2/+2
|\
| * ndk: Allow empty path to NDKSiva Velusamy2012-07-241-2/+2
* | Merge "Fixed AvdManager to only have one instance per SDK location"Michael Wright2012-07-231-1/+1
|\ \
| * | Fixed AvdManager to only have one instance per SDK locationMichael Wright2012-07-231-1/+1
| |/
* | 35049: @SuppressLint("NewApi") doesn't work on local variablesTor Norbye2012-07-231-1/+23
* | Add basic flow analysis support to lintTor Norbye2012-07-232-0/+2
|/
* Merge "35228: Strip whitespace from default project name"Tor Norbye2012-07-202-14/+26
|\
| * 35228: Strip whitespace from default project nameTor Norbye2012-07-202-14/+26
* | Merge "junit: Launch tests on multiple devices concurrently."Siva Velusamy2012-07-202-63/+181
|\ \ | |/ |/|
| * junit: Launch tests on multiple devices concurrently.Siva Velusamy2012-07-202-63/+181
* | Handle window events across multiple workbench eventsTor Norbye2012-07-205-49/+104
* | Merge "Prevent NPE when activating layouts that have been deleted"Tor Norbye2012-07-191-2/+6
|\ \
| * | Prevent NPE when activating layouts that have been deletedTor Norbye2012-07-191-2/+6
* | | Merge "35184: Initialize new projects to use JDK 6"Tor Norbye2012-07-194-4/+63
|\| |
| * | 35184: Initialize new projects to use JDK 6Tor Norbye2012-07-194-4/+63
* | | Merge "35225: Tweak toolbar tooltips"Tor Norbye2012-07-191-13/+8
|\ \ \
| * | | 35225: Tweak toolbar tooltipsTor Norbye2012-07-191-13/+8
| |/ /
* | | Merge "Prevent NPE at shutdown if targets haven't finished loading"Tor Norbye2012-07-191-1/+8
|\ \ \
| * | | Prevent NPE at shutdown if targets haven't finished loadingTor Norbye2012-07-191-1/+8
| |/ /
* | | Merge "Fixed bug in creating already existing layout configs."Xavier Ducrohet2012-07-191-4/+2
|\ \ \ | |_|/ |/| |
| * | Fixed bug in creating already existing layout configs.Michael Wright2012-07-191-4/+2
| |/
* / Allow junit tests to be run on multiple devices.Siva Velusamy2012-07-1813-114/+218
|/
* Merge "Fix keybindings in various XML editors for Eclipse 4.x."Tor Norbye2012-07-185-45/+53
|\
| * Fix keybindings in various XML editors for Eclipse 4.x.Tor Norbye2012-07-185-45/+53
* | Update URL to the support libraryTor Norbye2012-07-181-1/+1
|/
* Merge "35098: ADT resource editor doesn't understand plurals"Tor Norbye2012-07-171-0/+39
|\
| * 35098: ADT resource editor doesn't understand pluralsTor Norbye2012-07-171-0/+39
* | Re-enable the template development wizard between releasesTor Norbye2012-07-171-2/+1
|/
* Compute completion documentation lazily, and add docs for ?-attrsTor Norbye2012-07-163-13/+174
* Add code completion and API checks for theme references (?attr)Tor Norbye2012-07-168-12/+110
* Merge "34885: ADT Import Package Naming Convention Issue"Tor Norbye2012-07-162-2/+37
|\
| * 34885: ADT Import Package Naming Convention IssueTor Norbye2012-07-142-2/+37
* | Merge "Make the flag property editor editable"Tor Norbye2012-07-164-4/+71
|\ \
| * | Make the flag property editor editableTor Norbye2012-07-124-4/+71
| |/
* | Merge "Add locale data"Tor Norbye2012-07-167-13/+1555
|\ \
| * | Add locale dataTor Norbye2012-07-167-13/+1555
| |/
* | Fix typo in options pageTor Norbye2012-07-161-2/+2
* | Merge "Prevent NPEs in device comparator"Tor Norbye2012-07-161-18/+71
|\ \
| * | Prevent NPEs in device comparatorTor Norbye2012-07-031-18/+71
* | | Merge "Prevent exceptions for invalid project definitions"Tor Norbye2012-07-162-1/+9
|\| |
| * | Prevent exceptions for invalid project definitionsTor Norbye2012-07-032-1/+9
| |/
* | APK Export from IDE should use the merged manifest.Xavier Ducrohet2012-07-121-2/+7