aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common
Commit message (Expand)AuthorAgeFilesLines
* Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet2011-04-061-1/+35
* 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
* Merge "Fix unit tests from the previous refactor."Xavier Ducrohet2011-03-1817-0/+960
|\
| * Fix unit tests from the previous refactor.Xavier Ducrohet2011-03-1817-0/+960
* | Merge "Move classes to ide-common"Xavier Ducrohet2011-03-1832-0/+4718
|\ \ | |/
| * Move classes to ide-commonXavier Ducrohet2011-03-1732-0/+4718
* | Merge "Add missing notice files."Xavier Ducrohet2011-03-171-0/+190
|\ \ | |/ |/|
| * Add missing notice files.Xavier Ducrohet2011-03-151-0/+190
* | Disable the "unecessary else" warning.Raphael Moll2011-03-171-1/+1
|/
* Add specifc warnings config for most sdk eclipse projects.Xavier Ducrohet2011-03-141-0/+64
* Resource management refactoring and clean-up.Xavier Ducrohet2011-03-081-47/+37
* Remove some non needed asserts.Xavier Ducrohet2011-02-221-1/+0
* Fix possible NPE in legacy callback support.Xavier Ducrohet2011-02-061-1/+5
* Add to layoutlib the ability to simply render a Drawable.Xavier Ducrohet2011-02-041-7/+23
* Add app name/icon and current render locale to the LayoutLib API.Xavier Ducrohet2011-02-041-8/+8
* Add MipMap to the resource type list.Xavier Ducrohet2011-01-281-1/+1
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-284-6/+27
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-285-44/+70
* Add more theme query APIs to RenderResourcesXavier Ducrohet2011-01-261-1/+36
* LayoutLib API update: build properties and multi ViewInfo results.Xavier Ducrohet2011-01-252-5/+10
* Move the resource resolution code into ide-common.Xavier Ducrohet2011-01-172-7/+518
* Move ValueResourceParser into a better package.Xavier Ducrohet2011-01-161-1/+1
* Fix build by updating ide-common to the new LayoutLog.Xavier Ducrohet2011-01-141-3/+3
* Resource parser should strip unescaped " from string values.Xavier Ducrohet2011-01-121-0/+8
* Remove error(tag, throwable) from LayoutLog.Xavier Ducrohet2011-01-111-1/+1
* Fix NPE in layout lib legacy conversion for empty layouts.Xavier Ducrohet2011-01-041-3/+5
* Add log to layout lib init method.Xavier Ducrohet2011-01-031-2/+4
* LayoutLib API refactoringXavier Ducrohet2010-12-217-63/+152
* Clean up the api around Layoutlib.Xavier Ducrohet2010-12-106-418/+362
* Fix the build by putting a missing LOCAL_MODULE_TAGSXavier Ducrohet2010-12-091-0/+2
* LayoutLib API: new log API + updated SceneStatus API.Xavier Ducrohet2010-12-061-6/+25
* LayoutLib API: SceneResult API clean up.Xavier Ducrohet2010-12-031-1/+1
* LayoutLib API: move add/moveChild API back to using index.Xavier Ducrohet2010-12-021-2/+3
* ADT/Layoutlib: update API to control how layout expands.Xavier Ducrohet2010-11-191-1/+3
* Rename layoutlib_utils into ide_common.Xavier Ducrohet2010-11-1113-0/+926