summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
Commit message (Expand)AuthorAgeFilesLines
* Layoutlib: New bridge implementation using the new API 5.Xavier Ducrohet2010-11-111-791/+0
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Fix the layoutlib to still support fill_parent.Xavier Ducrohet2010-02-231-2/+4
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-4/+4
* Update imports to android-commonTom Taylor2009-12-211-1/+1
* Fix a warning output.Xavier Ducrohet2009-09-281-1/+2
* Add density support to layoutlib so that bitmap are scaled if needed.Xavier Ducrohet2009-09-231-2/+3
* Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge.Xavier Ducrohet2009-07-221-109/+114
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+781
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-781/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+781