aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* More fine grained layoutlib Capability for animation support.Xavier Ducrohet2011-01-091-5/+19
* Add log to layout lib init method.Xavier Ducrohet2011-01-031-2/+5
* LayoutLib API refactoringXavier Ducrohet2010-12-2123-149/+328
* Fix javadoc for layout lib api.Xavier Ducrohet2010-12-157-24/+19
* Clean up the api around Layoutlib.Xavier Ducrohet2010-12-1010-17/+305
* LayoutLib API: new log API + updated SceneStatus API.Xavier Ducrohet2010-12-065-29/+69
* LayoutLib API: SceneResult API clean up.Xavier Ducrohet2010-12-031-23/+74
* LayoutLib API: add capability query.Xavier Ducrohet2010-12-023-5/+62
* LayoutLib API: fixed wrong camelcase in API.Xavier Ducrohet2010-12-021-1/+1
* LayoutLib API: move add/moveChild API back to using index.Xavier Ducrohet2010-12-022-50/+49
* LayoutLib API: New SceneStatus enum.Xavier Ducrohet2010-12-011-0/+1
* Layoutlib API: updated API for insert/move/remove child.Xavier Ducrohet2010-12-012-20/+92
* ADT/Layoutlib: New API to let the caller instantiate the bitmap.Xavier Ducrohet2010-11-302-0/+52
* ADT: more animation stuff.Xavier Ducrohet2010-11-291-5/+19
* ADT: Animation preparation.Xavier Ducrohet2010-11-293-25/+95
* ADT/Layoutlib: update API to control how layout expands.Xavier Ducrohet2010-11-191-8/+30
* ADT/GLE: Platform selection when rendering layouts.Xavier Ducrohet2010-11-161-3/+3