aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2013-05-09Export projects to Gradle.Scott Barta
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-11-28Fixes for go to declaration for theme referencesTor Norbye
2012-11-26Add sdktestutils package and consolidate some test utility codeTor Norbye
2012-11-26Add resource renaming supportTor Norbye
2012-11-05Update known version names constantsTor Norbye
2012-10-29Merge "Template unit tests"Tor Norbye
2012-10-29Template unit testsTor 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-2137688: Completion doesn't work with Library Project's resourcesTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-08-01Remove attributes from descriptors that are marked @hideTor Norbye
2012-07-2726501: Handle padding between image and textTor Norbye
2012-07-16Add code completion and API checks for theme references (?attr)Tor Norbye
2012-05-29Make Go To Declaration work for theme referencesTor Norbye
2012-05-25Merge "Include release names in minSdkVersion code completion"Tor Norbye
2012-05-25Include release names in minSdkVersion code completionTor Norbye
2012-05-24Fix style resource completion, and update unit testsTor Norbye
2012-03-06Misc Lint FixesTor Norbye
2012-01-26Merge "Add quick fix for the UseCompoundDrawable lint warning"Tor Norbye
2012-01-23Add quick fix for the UseCompoundDrawable lint warningTor Norbye
2012-01-20ADT: Refactor CommonXmlEditor in its own package.Raphael
2012-01-19ADT: Change LayoutEditor to use new editor delegates.Raphael
2012-01-19Fix AdtProjectTest on Windows: \r\n issue in golden files.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-12-16Fix <item> resource handlingTor Norbye
2011-10-10Manifest XML completion of minimum SDKTor Norbye
2011-09-30Refactoring quick fix adjustments to caret and selection handlingTor Norbye
2011-09-28Grid Layout and Convert to Grid Layout improvementsTor Norbye
2011-09-13New Project Wizard overhaulTor Norbye
2011-09-07Support for palette configurations in Change Layout RefactoringTor Norbye
2011-09-07Add/Remove wrap_content when converting GridLayoutsTor Norbye
2011-09-02Add GridLayout support to the ChangeLayout refactoringTor Norbye
2011-08-23Misc refactoring and test fixesTor Norbye
2011-08-19Add Unwrap RefactoringTor Norbye
2011-08-03Improve smart-indent handling in XML filesTor 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-06-03Update unit test golden files to reflect recent changesTor Norbye
2011-05-13Make Go To Declaration work for <fragment> names.Tor Norbye
2011-04-22Add code completion support for drawables, animations and colorsTor Norbye
2011-04-20Custom listview layoutsTor Norbye
2011-04-18Cache resource resolver and manifest infoTor Norbye