aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ExtractStringRefactoring.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-04-10Update plugin with refactored sdk-common API.Xavier Ducrohet
2013-01-1439612: Question Mark causes Eclipse Graphical Layout Editor to Freak OutTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-05-20Move XML code to the common libraryTor Norbye
2012-01-20ADT: Refactor editors.xml and editors.resources.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-09-06Misc New Project Wizard fixesTor Norbye
2011-09-02Escape string in "extract string" refactoringMichael Zoech
2011-07-29Add Java Quick Assistant for Extracting StringsTor Norbye
2011-07-26Fix 18539: "Extract Android String" mangles the replacement strTor Norbye
2011-07-06Integrate unknown attributes in the normal UiElementNode workflow.Raphael Moll
2011-05-12Escape Strings extracted with the Extract String refactoringTor Norbye
2011-02-24Move ResourceFolderType into common.Xavier Ducrohet
2011-02-24Rename AndroidConstants -> AdtConstants.Xavier Ducrohet
2011-01-28Change APIs using String instead of ResourceType.Xavier Ducrohet
2011-01-06Improve the Outline contentsTor Norbye
2011-01-06Add "Extract As Include" refactoringTor Norbye
2010-12-06ADT: Make ExtractString work on unsaved buffers.Raphael Moll
2010-11-30ADT string refactoring: replace in all files.Raphael Moll
2010-11-29ADT: rework extract string refactoring.Raphael Moll
2010-06-11ADT: Refactor AndroidEditor into AndroidXmlEditor.Raphael Moll
2010-05-14Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet
2010-05-12Refactored the Android Manifest into sdklib.Xavier Ducrohet
2009-09-29ADT XML String Refactoring: fix refusing to edit @+id/blah.Raphael
2009-08-19Fix broken XML generated during "Extract string"Xavier Ducrohet
2009-07-14ADT Extract String ID: use Context.getString(id) directly,Raphael
2009-07-14ADT Extract String ID: try to find a method or a field that willRaphael
2009-07-14ADT XML extract string ID: fix inverted test.Raphael
2009-07-14ADT XML extract string ID: generate Context.getResources() callsRaphael
2009-07-12ADT XML extract string: allow selection to be the attribute name.Raphael
2009-07-12ADT: Extract String IDs from Layout XML strings.Raphael
2009-07-11ADT: Extract String IDs from Layout XML strings.Raphael
2009-05-13ADT: Move more packages into internal.Xavier Ducrohet
2009-05-13ADT: Move more packages into internalXavier Ducrohet