summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/api/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Move Layoutlib API library to sdk.gitXavier Ducrohet2010-01-078-591/+0
| | | | Change-Id: I53f1c5d52447b6215ae7a6f2f1f82d0879e952ca
* Layoutlib: Add a constant for default density value.Xavier Ducrohet2009-12-111-0/+3
| | | | Change-Id: I6dc8a694bbdae2385d4e877ea04a6b4325a5719e
* Add density value to density enum.Xavier Ducrohet2009-09-221-1/+14
| | | | | | | This is going to be used as constant to both ADT classes and the layoutlib. Change-Id: Id9befe83c5c2be3fbc5f045c7ed21aa8ee0108cc
* Add a new IResourceValue that knows about the density.Xavier Ducrohet2009-09-221-0/+31
| | | | | | | This will allow the layoutlib to resize bitmaps that are not in the native density of the rendering. Change-Id: If9dca6d51cd93a2083c96fce3ac64335ec6ad801
* Fix some LayoutBridge javadoc.Raphael2009-09-142-13/+17
| | | | Change-Id: I255d1d58d3537403ac9a8a5c7adece30ae989ce0
* Replace fullHeight support by fullSize (height and width)Xavier Ducrohet2009-08-211-4/+3
| | | | This is useful for linearlayout in horizontal mode.
* Support full length rendering.Xavier Ducrohet2009-08-201-9/+53
| | | | | | New rendering method in ILayoutBridge to specify whether the rendering height should be the specified height or if it should be the height required by the layout (specified height is always the minimum).
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-0/+497
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-454/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-50/+7
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-7/+50
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+52
|
* Initial ContributionThe Android Open Source Project2008-10-217-0/+402