Mitsuru Oshima
2e3d3b9ce7
* update density correctly when the configuration is changed.
...
* Turns private sLcdDensity to public DEVICE_DENSITY to use it in ActivityThread
2009-05-06 16:42:11 -07:00
Dave Bort
52fa7c2afd
Config: Deprecate most fields, and hook into ConfigBuildFlags
...
Copy 3.xml to 4.xml, and patch 4.xml to deal with the fact that
Config.DEBUG's value is no longer actually fixed. We don't want
to modify 3.xml directly, because it's the official cupcake API.
Update current.xml to reflect the differences between 3.xml and 4.xml
and to reflect the new deprecation states.
The deprecated fields should be @hidden if possible before the
next API release, but it can't be done yet because there are
SDK-linked platform apps that use some of the deprecated fields.
Signed-off-by: Dave Bort <dbort@android.com >
2009-05-01 17:47:13 -07:00
Dan Bornstein
5fcfcd0f34
am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that a
...
Merge commit 'b4c218eafd382da778bcc0006de9b8fce267a9cd' into donut
* commit 'b4c218eafd382da778bcc0006de9b8fce267a9cd':
AI 147994: First cut of CharsetUtils, a utility class that aims to
2009-04-29 23:31:38 -07:00
Dan Bornstein
b4c218eafd
AI 147994: First cut of CharsetUtils, a utility class that aims to
...
help with vendor-specific encoding name interpretation.
BUG=1820922
Automated import of CL 147994
2009-04-29 10:01:27 -07:00
Dave Bort
34f1ca7b79
util/DebugUtils: Remove references to android.util.Config
...
The semantics of Config.DEBUG will be changing soon, and all other
Config.* fields will become deprecated/hidden.
BUG=1780938
2009-04-13 17:18:45 -07:00
Romain Guy
2e9bbce84d
AI 144013: Rename PoolFactory to Pools, to follow the java.util convention (Collections, Arrays.)
...
Automated import of CL 144013
2009-04-01 10:40:10 -07:00
Romain Guy
d928d6837d
AI 143890: Fixes #1749387 . Improve the pooling of the VelocityTracker class. This introduces a new, hidden, API for pooling objects easily.
...
BUG=1749387
Automated import of CL 143890
2009-03-31 17:52:16 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00
The Android Open Source Project
9266c558bf
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
b798689749
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:23 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00