aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/src/com/android/ide/common/resources/ValueResourceParser.java
Commit message (Expand)AuthorAgeFilesLines
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-308/+0
* Fix handling of @id/ resourcesTor Norbye2012-07-251-0/+1
* Properly support attr ns when used in styles.Xavier Ducrohet2012-03-161-3/+16
* Fix value parser to handle attr values not in declare-styleable.Xavier Ducrohet2011-06-241-39/+63
* Fix parsing of the styleable enum/flag attribute values.Xavier Ducrohet2011-06-141-1/+3
* Add proper styleable support.Xavier Ducrohet2011-06-071-15/+45
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-281-11/+11
* Move ValueResourceParser into a better package.Xavier Ducrohet2011-01-161-0/+238