aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/src/com/android/ide/common/resources
Commit message (Expand)AuthorAgeFilesLines
* Add info about when qualifiers were added to the platform.Xavier Ducrohet2012-03-1621-0/+117
* Make sure to remove obsolete id from the res repo after a delete.Xavier Ducrohet2012-02-221-2/+2
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-062-2/+5
* Update SDK codebase to JDK 6Tor Norbye2011-12-217-0/+8
* Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye2011-11-071-2/+2
* Clean up layout and menu file scanning codeTor Norbye2011-09-028-103/+330
* Fix NPE in ResourceFolder when deleting foldersTor Norbye2011-09-011-4/+6
* Precompilation only executes AAPT when necessaryJosiah Gaskin2011-08-184-10/+94
* Fix NPETor Norbye2011-08-041-3/+5
* ADT Resource Repo stores IDs and Called OnceJosiah Gaskin2011-08-013-1/+276
* Fix value parser to handle attr values not in declare-styleable.Xavier Ducrohet2011-06-242-41/+66
* Sample code to use the layout rendering library.Xavier Ducrohet2011-06-231-0/+35
* Merge "Fix parsing of the styleable enum/flag attribute values."Xavier Ducrohet2011-06-141-1/+3
|\
| * Fix parsing of the styleable enum/flag attribute values.Xavier Ducrohet2011-06-141-1/+3
* | Fix broken equals() in new qualifiers.Xavier Ducrohet2011-06-143-9/+28
|/
* Revert ScreenLayoutSize to ScreenSize.Xavier Ducrohet2011-06-092-14/+14
* Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet2011-06-095-62/+62
* Add support for the new width/height resource qualifiers.Xavier Ducrohet2011-06-095-20/+641
* Add proper styleable support.Xavier Ducrohet2011-06-072-24/+55
* Detect and add special warning for wrong themesTor Norbye2011-05-231-5/+14
* Fix issue with resource repository when using librariesXavier Ducrohet2011-05-201-1/+2
* Pick layout themes from manifest registrations and target SDKTor Norbye2011-04-041-1/+11
* Extract Style RefactoringTor Norbye2011-03-311-1/+1
* Add go to declaration support for styles and embedded textTor Norbye2011-03-211-5/+5
* Move classes to ide-commonXavier Ducrohet2011-03-1732-0/+4718
* Resource management refactoring and clean-up.Xavier Ducrohet2011-03-081-47/+37
* Remove some non needed asserts.Xavier Ducrohet2011-02-221-1/+0
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-282-38/+44
* Add more theme query APIs to RenderResourcesXavier Ducrohet2011-01-261-1/+36
* Move the resource resolution code into ide-common.Xavier Ducrohet2011-01-171-0/+502
* Move ValueResourceParser into a better package.Xavier Ducrohet2011-01-161-0/+238