| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings | Tor Norbye | 2012-06-01 | 1 | -0/+5 |
* | Improve search of items into style for legacy layoutlibs. | Xavier Ducrohet | 2012-05-16 | 1 | -3/+7 |
* | Move kxml2 to prebuilts/misc | Jean-Baptiste Queru | 2012-04-30 | 2 | -2/+2 |
* | Properly support attr ns when used in styles. | Xavier Ducrohet | 2012-03-16 | 4 | -5/+59 |
* | Add @NonNull annotation and configure Eclipse settings | Tor Norbye | 2011-12-22 | 1 | -1/+13 |
* | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 6 | -1/+18 |
* | Fix value parser to handle attr values not in declare-styleable. | Xavier Ducrohet | 2011-06-24 | 4 | -37/+102 |
* | Sample code to use the layout rendering library. | Xavier Ducrohet | 2011-06-23 | 21 | -0/+1270 |
* | Revert ScreenLayoutSize to ScreenSize. | Xavier Ducrohet | 2011-06-09 | 1 | -4/+4 |
* | Renamed some resource enum/qualifiers to be more consistent with the platform. | Xavier Ducrohet | 2011-06-09 | 1 | -4/+4 |
* | Fix various warnings | Tor Norbye | 2011-06-09 | 1 | -1/+8 |
* | Add proper styleable support. | Xavier Ducrohet | 2011-06-07 | 1 | -0/+71 |
* | Add a new getParser method to IProjectCallback. | Xavier Ducrohet | 2011-06-06 | 2 | -1/+11 |
* | Add support for the TV dpi. | Xavier Ducrohet | 2011-06-03 | 1 | -0/+1 |
* | Detect and add special warning for wrong themes | Tor Norbye | 2011-05-23 | 1 | -0/+7 |
* | Add revision number to the layoutlib. | Xavier Ducrohet | 2011-05-18 | 1 | -0/+8 |
* | Update layoutlib api level to 6. | Xavier Ducrohet | 2011-05-16 | 1 | -1/+1 |
* | Add baseline/margins to ViewInfo. | Xavier Ducrohet | 2011-05-16 | 5 | -4/+70 |
* | Move getParser(name) into IProjectCallback. | Xavier Ducrohet | 2011-04-20 | 2 | -1/+9 |
* | Add Baseline utility method to layoutlib's bridge. | Xavier Ducrohet | 2011-04-14 | 1 | -0/+13 |
* | Minor layoutlib api change for the data binding project callback. | Xavier Ducrohet | 2011-04-06 | 1 | -8/+9 |
* | Move getViewParent/Index from RenderSession to Bridge. | Xavier Ducrohet | 2011-04-06 | 3 | -27/+38 |
* | New LayoutLib API to handle data binding in ExpandableListView. | Xavier Ducrohet | 2011-04-05 | 3 | -30/+107 |
* | LayoutLib API: update adapter binding callbacks. | Xavier Ducrohet | 2011-04-04 | 1 | -5/+30 |
* | Add toString to ResourceReference | Xavier Ducrohet | 2011-04-04 | 1 | -0/+8 |
* | Merge "Add a way to get the adapter binding through the project callback." | Xavier Ducrohet | 2011-04-01 | 3 | -82/+111 |
|\ |
|
| * | Add a way to get the adapter binding through the project callback. | Xavier Ducrohet | 2011-04-01 | 3 | -82/+111 |
* | | Improve view cookie handling | Tor Norbye | 2011-04-01 | 1 | -1/+1 |
|/ |
|
* | Add repeat count config to layoutlib_api's AdapterBinding. | Xavier Ducrohet | 2011-03-29 | 1 | -0/+9 |
* | Add support for data binding in the layout editor. | Xavier Ducrohet | 2011-03-29 | 7 | -38/+292 |
* | Merge "Add missing notice files." | Xavier Ducrohet | 2011-03-17 | 1 | -0/+190 |
|\ |
|
| * | Add missing notice files. | Xavier Ducrohet | 2011-03-15 | 1 | -0/+190 |
* | | Disable the "unecessary else" warning. | Raphael Moll | 2011-03-17 | 1 | -1/+1 |
|/ |
|
* | Add specifc warnings config for most sdk eclipse projects. | Xavier Ducrohet | 2011-03-14 | 1 | -0/+64 |
* | Make inline ResourceItem able to generate ResourceValue | Xavier Ducrohet | 2011-03-10 | 1 | -7/+8 |
* | Add to layoutlib_api the ability to do layout only. | Xavier Ducrohet | 2011-02-17 | 2 | -59/+66 |
* | Minor layoutlib API fix: rename a Capability | Xavier Ducrohet | 2011-02-07 | 1 | -1/+1 |
* | Add to layoutlib the ability to simply render a Drawable. | Xavier Ducrohet | 2011-02-04 | 5 | -45/+216 |
* | Add app name/icon and current render locale to the LayoutLib API. | Xavier Ducrohet | 2011-02-04 | 6 | -11/+67 |
* | Move Pair and annoatations into resources.jar now renamed as common.jar | Xavier Ducrohet | 2011-01-28 | 3 | -8/+8 |
* | Change APIs using String instead of ResourceType. | Xavier Ducrohet | 2011-01-28 | 5 | -24/+25 |
* | Update the Layoutlib API to contain part of the current config. | Xavier Ducrohet | 2011-01-27 | 8 | -71/+40 |
* | Add more theme query APIs to RenderResources | Xavier Ducrohet | 2011-01-26 | 1 | -5/+27 |
* | Properly convert the rendered layout images if alpha is needed. | Xavier Ducrohet | 2011-01-26 | 1 | -0/+10 |
* | LayoutLib API update: build properties and multi ViewInfo results. | Xavier Ducrohet | 2011-01-25 | 2 | -5/+13 |
* | Add a MergeCookie class as a special-case view cookie. | Xavier Ducrohet | 2011-01-24 | 1 | -0/+42 |
* | Add min/targetSdkVersion to the LayoutLib API. | Xavier Ducrohet | 2011-01-17 | 1 | -1/+19 |
* | Move the resource resolution code into ide-common. | Xavier Ducrohet | 2011-01-17 | 2 | -40/+183 |
* | Add optional data to LayoutLog API. | Xavier Ducrohet | 2011-01-14 | 1 | -10/+110 |
* | Add prefix constants for LayoutLog tags. | Xavier Ducrohet | 2011-01-13 | 1 | -5/+7 |