aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/AndroidContentAssistTest.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-12-04Code completion improvements for custom views and themesTor Norbye
2012-11-29Fix goto @+id, and order layout_width before width in completionTor Norbye
2012-10-26Support theme attributes not explicitly including "attr"Tor Norbye
2012-10-0838277: editor doesn't autocomplete visibility inside <include> tagTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-07-16Add code completion and API checks for theme references (?attr)Tor Norbye
2012-05-24Fix style resource completion, and update unit testsTor Norbye
2012-01-20ADT: Refactor editors.xml and editors.resources.Raphael
2012-01-20ADT: adjust default-editor id for existing legacy editors.Raphael
2012-01-19ADT: Change LayoutEditor to use new editor delegates.Raphael
2012-01-19ADT: single base class for XML editors.Raphael
2011-12-16Fix <item> resource handlingTor Norbye
2011-10-10Manifest XML completion of minimum SDKTor Norbye
2011-08-23Misc refactoring and test fixesTor Norbye
2011-07-26Fix code completion handling for text selectionTor Norbye
2011-06-08Code completion improvements inside custom viewsTor Norbye
2011-06-03Trim trailing whitespace in code completion test golden filesTor Norbye
2011-04-22Add code completion support for drawables, animations and colorsTor Norbye
2011-04-04Make code completion skip the layout_ prefix if necessaryTor Norbye
2011-03-25Code completion in style definitions & other improvementsTor Norbye
2011-03-21Add go to declaration support for styles and embedded textTor Norbye
2011-03-21More code completion fixesTor Norbye
2011-03-15XML code completion improvementsTor Norbye