aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/CustomViewDescriptorService.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-09-20Validate user edits in XML filesTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-05-25Code completion in custom views now picks up newly added attrsTor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2012-04-27Make XML code completion work for custom views & attributesTor Norbye
2012-03-08Make GridLayout support work with the support libraryTor Norbye
2012-02-29Update Layout Editor iconsTor Norbye
2011-06-10Fix GestureOverlayView handlingTor Norbye
2011-06-09Fix various warningsTor Norbye
2011-06-08Code completion improvements inside custom viewsTor Norbye
2011-05-13Custom View handling improvementsTor Norbye
2011-03-21Add custom views and third party views to the paletteTor Norbye
2011-02-06Improve handling for GestureOverlayViewTor Norbye
2011-01-20Add palette category metadataTor Norbye
2010-11-16ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll
2010-07-23ADT GLE2: Properly handle custom classes.Raphael Moll
2010-03-12ADT GLE: treat all unknown layout XML nodes as base View objects.Raphael
2009-12-27ADT GRE (Groovy Rules Engine), part 1.Raphael
2009-12-26ADT: Refactor in ViewElementDescriptor.Raphael
2009-05-13ADT: Move more packages into internal:Xavier Ducrohet