aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api/src
Commit message (Expand)AuthorAgeFilesLines
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-7/+2
* Update Layoutlib_api to use a class for h/w config.Xavier Ducrohet2012-10-174-56/+135
* New API in layoutlib_api.Xavier Ducrohet2012-10-163-2/+15
* Fix javadoc here and there.Xavier Ducrohet2012-10-0213-50/+27
* Refactor common.jarXavier Ducrohet2012-08-0718-0/+1746
* Improve search of items into style for legacy layoutlibs.Xavier Ducrohet2012-05-161-3/+7
* Properly support attr ns when used in styles.Xavier Ducrohet2012-03-164-5/+59
* Update SDK codebase to JDK 6Tor Norbye2011-12-215-0/+7
* Fix value parser to handle attr values not in declare-styleable.Xavier Ducrohet2011-06-242-21/+68
* Sample code to use the layout rendering library.Xavier Ducrohet2011-06-231-0/+4
* Revert ScreenLayoutSize to ScreenSize.Xavier Ducrohet2011-06-091-4/+4
* Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet2011-06-091-4/+4
* Add proper styleable support.Xavier Ducrohet2011-06-071-0/+71
* Add a new getParser method to IProjectCallback.Xavier Ducrohet2011-06-062-1/+11
* Add support for the TV dpi.Xavier Ducrohet2011-06-031-0/+1
* Detect and add special warning for wrong themesTor Norbye2011-05-231-0/+7
* Add revision number to the layoutlib.Xavier Ducrohet2011-05-181-0/+8
* Update layoutlib api level to 6.Xavier Ducrohet2011-05-161-1/+1
* Add baseline/margins to ViewInfo.Xavier Ducrohet2011-05-165-4/+70
* Move getParser(name) into IProjectCallback.Xavier Ducrohet2011-04-202-1/+9
* Add Baseline utility method to layoutlib's bridge.Xavier Ducrohet2011-04-141-0/+13
* Minor layoutlib api change for the data binding project callback.Xavier Ducrohet2011-04-061-8/+9
* Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet2011-04-063-27/+38
* New LayoutLib API to handle data binding in ExpandableListView.Xavier Ducrohet2011-04-053-30/+107
* LayoutLib API: update adapter binding callbacks.Xavier Ducrohet2011-04-041-5/+30
* Add toString to ResourceReferenceXavier Ducrohet2011-04-041-0/+8
* Merge "Add a way to get the adapter binding through the project callback."Xavier Ducrohet2011-04-013-82/+111
|\
| * Add a way to get the adapter binding through the project callback.Xavier Ducrohet2011-04-013-82/+111
* | Improve view cookie handlingTor Norbye2011-04-011-1/+1
|/
* Add repeat count config to layoutlib_api's AdapterBinding.Xavier Ducrohet2011-03-291-0/+9
* Add support for data binding in the layout editor.Xavier Ducrohet2011-03-297-38/+292
* Make inline ResourceItem able to generate ResourceValueXavier Ducrohet2011-03-101-7/+8
* Add to layoutlib_api the ability to do layout only.Xavier Ducrohet2011-02-172-59/+66
* Minor layoutlib API fix: rename a CapabilityXavier Ducrohet2011-02-071-1/+1
* Add to layoutlib the ability to simply render a Drawable.Xavier Ducrohet2011-02-045-45/+216
* Add app name/icon and current render locale to the LayoutLib API.Xavier Ducrohet2011-02-046-11/+67
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-281-6/+6
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-285-24/+25
* Update the Layoutlib API to contain part of the current config.Xavier Ducrohet2011-01-275-71/+22
* Add more theme query APIs to RenderResourcesXavier Ducrohet2011-01-261-5/+27
* Properly convert the rendered layout images if alpha is needed.Xavier Ducrohet2011-01-261-0/+10
* LayoutLib API update: build properties and multi ViewInfo results.Xavier Ducrohet2011-01-252-5/+13
* Add a MergeCookie class as a special-case view cookie.Xavier Ducrohet2011-01-241-0/+42
* Add min/targetSdkVersion to the LayoutLib API.Xavier Ducrohet2011-01-171-1/+19
* Move the resource resolution code into ide-common.Xavier Ducrohet2011-01-172-40/+183
* Add optional data to LayoutLog API.Xavier Ducrohet2011-01-141-10/+110
* Add prefix constants for LayoutLog tags.Xavier Ducrohet2011-01-131-5/+7
* Add Layoutlib log tag constants to LayoutLogXavier Ducrohet2011-01-131-0/+16
* New layoutlib API: getViewParent and getViewIndexXavier Ducrohet2011-01-121-0/+23
* Remove error(tag, throwable) from LayoutLog.Xavier Ducrohet2011-01-111-6/+3