aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api
Commit message (Expand)AuthorAgeFilesLines
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-192-8/+4
* 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
* Update the gradle build files.Xavier Ducrohet2012-10-021-3/+52
* Rename ide_common to sdk_commonSiva Velusamy2012-09-182-2/+2
* Make some libraries be buildable with Gradle.Xavier Ducrohet2012-09-062-0/+31
* Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-291-1/+1
* Refactor common.jarXavier Ducrohet2012-08-0723-1/+1845
* 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