Go to file
Android (Google) Code Review a61e88f472 Merge change 27411 into eclair
* changes:
  Cache inflated view to avoid inflation of layouts in preferences If layout id is specified for a Preference object, convertView is set to null in its adapter which results in inflation of Preference view in getView each time the Preference object is laid out on the screen. Just use an instance variable to cache the inflated view nulling it whenever the layout changes and use it in initing the convertView in getView.
2009-09-28 13:07:16 -04:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Fix 2083478: Camera needs an auto-focus cancel API 2009-09-15 18:29:03 +08:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
include Add camera parameter key constants and documentation. 2009-09-25 14:23:56 -07:00
libs don't emit GL commands when sf is in freeze mode 2009-09-27 22:47:32 -07:00
opengl fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT 2009-09-27 20:18:16 -07:00
vpn/java/android/net/vpn Simplifies err code propagation. 2009-08-28 09:59:39 +08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00