Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Layoutlib API library to sdk.git | Xavier Ducrohet | 2010-01-07 | 8 | -591/+0 |
| | | | | Change-Id: I53f1c5d52447b6215ae7a6f2f1f82d0879e952ca | ||||
* | Layoutlib: Add a constant for default density value. | Xavier Ducrohet | 2009-12-11 | 1 | -0/+3 |
| | | | | Change-Id: I6dc8a694bbdae2385d4e877ea04a6b4325a5719e | ||||
* | Add density value to density enum. | Xavier Ducrohet | 2009-09-22 | 1 | -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 Ducrohet | 2009-09-22 | 1 | -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. | Raphael | 2009-09-14 | 2 | -13/+17 |
| | | | | Change-Id: I255d1d58d3537403ac9a8a5c7adece30ae989ce0 | ||||
* | Replace fullHeight support by fullSize (height and width) | Xavier Ducrohet | 2009-08-21 | 1 | -4/+3 |
| | | | | This is useful for linearlayout in horizontal mode. | ||||
* | Support full length rendering. | Xavier Ducrohet | 2009-08-20 | 1 | -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/@135843 | The Android Open Source Project | 2009-03-03 | 7 | -0/+497 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 7 | -454/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -50/+7 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -7/+50 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+52 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 7 | -0/+402 |