aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsTor Norbye2012-06-011-0/+5
* Improve search of items into style for legacy layoutlibs.Xavier Ducrohet2012-05-161-3/+7
* Move kxml2 to prebuilts/miscJean-Baptiste Queru2012-04-302-2/+2
* Properly support attr ns when used in styles.Xavier Ducrohet2012-03-164-5/+59
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* Update SDK codebase to JDK 6Tor Norbye2011-12-216-1/+18
* Fix value parser to handle attr values not in declare-styleable.Xavier Ducrohet2011-06-244-37/+102
* Sample code to use the layout rendering library.Xavier Ducrohet2011-06-2321-0/+1270
* 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
* Fix various warningsTor Norbye2011-06-091-1/+8
* 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
* 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
* 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-283-8/+8
* 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-278-71/+40
* 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