aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources
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-09-13Constants refactoring.Tor Norbye
2012-08-17Unify all loggers in the sdk tools.Xavier Ducrohet
2012-08-01Remove attributes from descriptors that are marked @hideTor 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
2012-01-06Fix locale handling of uppercase/lowercaseTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-19Layout editor property menu improvementsTor Norbye
2011-06-14Handle "ffffffff" in attribute flag valuesTor Norbye
2011-04-22Add code completion support for drawables, animations and colorsTor Norbye
2010-11-18Remove non-api references from AttrsXmlParser.Raphael Moll
2010-11-17Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll
2010-11-16ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll