Go to file
Kenny Root 92f5984d2c Optional use of UTF-8 strings in resource bundles
Allows the use of UTF-8 for packing resources instead of the
default of UTF-16 for Java. When strings are extracted from the
ResStringPool, they are converted to UTF-16 and the result is
cached for subsequent calls.

When using aapt to package, add in the "-8" switch to pack the
resources using UTF-8. This will result in the value, key, and
type strings as well as the compiled XML string values taking
significantly less space in the final application package in
most scenarios.

Change-Id: I129483f8b3d3b1c5869dced05cb525e494a6c83a
2009-12-07 15:14:15 -08:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera Merge change I5ff64f6f into eclair-mr2 2009-12-02 02:48:40 -08:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
common Add OperationScheduler (and test) to the common static library; 2009-11-21 10:09:46 -08:00
include Optional use of UTF-8 strings in resource bundles 2009-12-07 15:14:15 -08:00
libs Optional use of UTF-8 strings in resource bundles 2009-12-07 15:14:15 -08:00
opengl am 533a2803: Merge change I18ffb549 into eclair 2009-12-01 17:13:50 -08:00
vpn/java/android/net/vpn Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00