aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/AttributeInfo.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-01-04Fix attribute validationTor Norbye
2012-09-20Validate user edits in XML filesTor Norbye
2012-05-30Fix nullness annotationsTor Norbye
2012-04-27Make XML code completion work for custom views & attributesTor Norbye
2012-03-22Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-19Layout editor property menu improvementsTor Norbye
2010-11-16ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll