aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel
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-03-12Use the SDK common XmlPrettyPrinterTor Norbye
2012-10-26Support theme attributes not explicitly including "attr"Tor Norbye
2012-09-21Make resource chooser include resources from library projectsTor Norbye
2012-09-2137688: Completion doesn't work with Library Project's resourcesTor Norbye
2012-09-20Move some utility functions from AdtUtils to commonSiva Velusamy
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-07-16Add code completion and API checks for theme references (?attr)Tor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2012-05-10Fix issue 30529: Ensure that XML editor uses platform line separatorsTor Norbye
2012-04-27Make XML code completion work for custom views & attributesTor Norbye
2012-04-05Add support for the WindowBuilder Property SheetTor Norbye
2012-04-03Revert "Add support for the WindowBuilder Property Sheet"Tor Norbye
2012-04-03Add support for the WindowBuilder Property SheetTor Norbye
2012-03-22Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye
2012-03-22Speed up Android Target Data loadingTor Norbye
2012-03-08Make GridLayout support work with the support libraryTor Norbye
2012-02-06Add support for suppressing lint via XML attributesTor Norbye
2012-01-24Add render logger hyperlinks to define layout_width and heightTor 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: single base class for XML editors.Raphael
2012-01-06Fix locale handling of uppercase/lowercaseTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-11-23Fix for custom view rendering with auto-format, revisitedTor Norbye
2011-11-14Sort name attribute to the frontTor Norbye
2011-11-08Remove "unknown element" logging messageTor Norbye
2011-10-26Two new lint warnings: array-size check, and manifest orderTor Norbye
2011-10-20Handle node identity changesTor Norbye
2011-09-06Formatting fixes for color listsTor Norbye
2011-09-01A few warnings fixesTor Norbye
2011-08-19Fix and turn on the auto-format XML optionTor Norbye
2011-08-18ADT: Fix issue 18689 (can't edit/save minSdkVersion)Raphael Moll
2011-08-01Add a new XML formatter, new options, and format on saveTor Norbye
2011-07-14Sort XML attributes logicallyTor Norbye
2011-07-12Support XML closed elementsTor Norbye
2011-07-06Integrate unknown attributes in the normal UiElementNode workflow.Raphael Moll
2011-06-09Fix various warningsTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-05-16Basic fragment supportTor Norbye
2011-05-13Custom View handling improvementsTor Norbye
2011-04-22Add code completion support for drawables, animations and colorsTor 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-17Move classes to ide-commonXavier Ducrohet
2011-03-15XML code completion improvementsTor Norbye