aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/src/com/android/ide/common/resources/ResourceResolver.java
Commit message (Expand)AuthorAgeFilesLines
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-560/+0
* Constants refactoring.Tor Norbye2012-09-131-23/+11
* Improve search of items into style for legacy layoutlibs.Xavier Ducrohet2012-05-161-9/+7
* Properly support attr ns when used in styles.Xavier Ducrohet2012-03-161-8/+30
* Add proper styleable support.Xavier Ducrohet2011-06-071-9/+10
* Detect and add special warning for wrong themesTor Norbye2011-05-231-5/+14
* 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
* 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-281-27/+33
* 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