aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add activity details to the ManifestInfo" into idea133Deepanshu Gupta2014-02-141-14/+17
|\
| * Add activity details to the ManifestInfoDeepanshu Gupta2014-01-301-14/+17
* | Fix ADT tests after IAndroidTarget change.Raphael Moll2014-02-131-3/+11
|/
* 53653: Eclipse: 100% CPU usage in ADT pattern matching codeTor Norbye2013-11-061-14/+13
* Export projects to Gradle.Scott Barta2013-05-091-1/+1
* Fix implementatation of IAndroidTarget to use new API.Xavier Ducrohet2013-04-121-0/+6
* 52407: should add a newline at the end of autogenerated xml filesTor Norbye2013-03-191-2/+23
* Fix ADT test compile error.Raphael Moll2013-03-141-0/+7
* 52887: Unable to format xml documents that begin with commentsTor Norbye2013-03-121-0/+16
* Use the SDK common XmlPrettyPrinterTor Norbye2013-03-121-24/+25
* Add namespace elements from code completion lazilyTor Norbye2012-12-041-2/+2
* Code completion improvements for custom views and themesTor Norbye2012-12-0413-14/+74
* Fix goto @+id, and order layout_width before width in completionTor Norbye2012-11-2914-29/+94
* Fixes for go to declaration for theme referencesTor Norbye2012-11-283-0/+14
* Add sdktestutils package and consolidate some test utility codeTor Norbye2012-11-2686-1128/+923
* Add resource renaming supportTor Norbye2012-11-262-2/+2
* Update known version names constantsTor Norbye2012-11-051-0/+1
* Merge "Template unit tests"Tor Norbye2012-10-291-0/+3
|\
| * Template unit testsTor Norbye2012-10-291-0/+3
* | Support theme attributes not explicitly including "attr"Tor Norbye2012-10-262-0/+81
|/
* 38277: editor doesn't autocomplete visibility inside <include> tagTor Norbye2012-10-084-0/+107
* Synchronize layout metadata across layout configurationsTor Norbye2012-10-081-105/+0
* Make resource chooser include resources from library projectsTor Norbye2012-09-211-1/+3
* 37688: Completion doesn't work with Library Project's resourcesTor Norbye2012-09-2122-10/+91
* Constants refactoring.Tor Norbye2012-09-139-21/+21
* More refactoring.Xavier Ducrohet2012-08-134-5/+5
* Refactor common.jarXavier Ducrohet2012-08-072-3/+4
* Remove attributes from descriptors that are marked @hideTor Norbye2012-08-015-7/+3
* Clear lint warnings when the min/target SDK levels changeTor Norbye2012-07-301-3/+38
* 26501: Handle padding between image and textTor Norbye2012-07-277-0/+122
* Add code completion and API checks for theme references (?attr)Tor Norbye2012-07-166-1/+55
* Migrate Fragment and ListView metadata to the tools namespaceTor Norbye2012-06-121-13/+36
* Fix XML formatter to handle complex HTML strings betterTor Norbye2012-06-051-3/+25
* Make Go To Declaration work for theme referencesTor Norbye2012-05-293-2/+14
* Merge "Include release names in minSdkVersion code completion"Tor Norbye2012-05-251-15/+15
|\
| * Include release names in minSdkVersion code completionTor Norbye2012-05-251-15/+15
* | Fix style resource completion, and update unit testsTor Norbye2012-05-2411-57/+52
|/
* Improve XML CData formattingTor Norbye2012-04-231-1/+41
* 27256: ADT XML Formatter Replaces &gt;Tor Norbye2012-03-201-0/+20
* Misc Lint FixesTor Norbye2012-03-064-0/+35
* Merge "Add quick fix for the UseCompoundDrawable lint warning"Tor Norbye2012-01-2622-16/+511
|\
| * Add quick fix for the UseCompoundDrawable lint warningTor Norbye2012-01-2322-16/+511
* | Fix resource formatting of string values containing markupTor Norbye2012-01-231-0/+24
* | ADT: Refactor CommonXmlEditor in its own package.Raphael2012-01-201-2/+2
* | ADT: Refactor editors.xml and editors.resources.Raphael2012-01-202-6/+7
|/
* ADT: adjust default-editor id for existing legacy editors.Raphael2012-01-201-5/+5
* ADT: Change LayoutEditor to use new editor delegates.Raphael2012-01-199-54/+72
* ADT: single base class for XML editors.Raphael2012-01-191-7/+4
* Fix AdtProjectTest on Windows: \r\n issue in golden files.Raphael2012-01-191-1/+1
* Fix issue 23940: resource formatter can delete the leading charTor Norbye2012-01-051-0/+19