History log of /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2269d1572e5fcfb725ea55f5764d8c3280d69f6d 25-Feb-2010 Dianne Hackborn <hackbod@google.com> Re-arrange android-common so framework no longer links with it.

This is the framework part, moving classes around so the framework
no longer needs to link to android-common. Makes some APIs public,
others that didn't need to be public are private in the framework,
some small things are copied.
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
bc3323bea64bbeab0edd0df5e344d844a8d89509 24-Feb-2010 Xavier Ducrohet <xav@android.com> Fix the layoutlib to still support fill_parent.

Change-Id: I5e1825f1f853cf9e31b2ee262edce636a030429d
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
980a938c1c9a6a5791a8240e5a1e6638ab28dc77 09-Jan-2010 Romain Guy <romainguy@android.com> Deprecate fill_parent and introduce match_parent.
Bug: #2361749.
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
d4a4729c0cac582a2dcec7c8cfb316b81885a0f0 21-Dec-2009 Tom Taylor <tomtaylor@google.com> Update imports to android-common

Several files were moved to android-common. Update all the references
to import those files from the new location.
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
f18ccc13a663fe385ecdfbdfd55ef503d48833f5 28-Sep-2009 Xavier Ducrohet <xav@android.com> Fix a warning output.

This was introduced by the dpi work.

Change-Id: I7c7b1596085f70532b8279139c287a2a58f57046
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
56a92e3ba0d7da310b4c6e09f54dee10f1f395bb 23-Sep-2009 Xavier Ducrohet <xav@android.com> Add density support to layoutlib so that bitmap are scaled if needed.

Change-Id: I00204bb136ccaa44deeafbe0ea8746fea9903341
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
eba337ad09ba93b31f4e9ec8f99be3ae2811bf89 23-Jul-2009 Xavier Ducrohet <xav@android.com> Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge.
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
105925376f8d0f6b318c9938c7b83ef7fef094da 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@140373
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/BridgeTypedArray.java