aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/AdtProjectTest.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
2013-05-09Export projects to Gradle.Scott Barta
2012-11-29Fix goto @+id, and order layout_width before width in completionTor Norbye
2012-11-26Add sdktestutils package and consolidate some test utility codeTor Norbye
2012-10-29Template unit testsTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-05-24Fix style resource completion, and update unit testsTor 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-09-13New Project Wizard overhaulTor Norbye
2011-08-23Misc refactoring and test fixesTor Norbye
2011-07-26Fix code completion handling for text selectionTor 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-18Cache resource resolver and manifest infoTor Norbye
2011-04-15Make Extract Include search in all filesTor Norbye
2011-04-08Turn off palette previews during unit testsTor Norbye
2011-04-04Store plugin tests results in a tmp sub folder.Raphael Moll
2011-03-31Extract Style RefactoringTor Norbye
2011-03-28Test infrastructure fixesTor Norbye
2011-03-25Code completion in style definitions & other improvementsTor Norbye
2011-03-25Handle AAPT ranges in value resource filesTor Norbye
2011-03-21Add go to declaration support for styles and embedded textTor Norbye
2011-03-17Add Quickfix and Quick Assistant for creating resourcesTor Norbye
2011-03-15XML code completion improvementsTor Norbye
2011-03-11Extract as Include support for configuration variationsTor Norbye
2011-02-28More refactoring work: Convert hierarchy, and change typeTor Norbye