aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix attribute validationTor Norbye2013-01-041-1/+15
* Validate user edits in XML filesTor Norbye2012-09-202-8/+198
* Constants refactoring.Tor Norbye2012-09-131-1/+1
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-171-2/+2
* Remove attributes from descriptors that are marked @hideTor Norbye2012-08-011-3/+13
* Fix nullness annotationsTor Norbye2012-05-301-4/+4
* Make XML code completion work for custom views & attributesTor Norbye2012-04-272-1/+11
* Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye2012-03-222-21/+53
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-061-1/+2
* Update SDK codebase to JDK 6Tor Norbye2011-12-211-0/+7
* Layout editor property menu improvementsTor Norbye2011-08-193-12/+49
* Handle "ffffffff" in attribute flag valuesTor Norbye2011-06-141-4/+3
* Add code completion support for drawables, animations and colorsTor Norbye2011-04-221-3/+3
* Remove non-api references from AttrsXmlParser.Raphael Moll2010-11-181-7/+5
* Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll2010-11-173-27/+50
* ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll2010-11-164-0/+992