Go to file
Android (Google) Code Review d7a31ed755 Merge change 25157 into eclair
* changes:
  Remove deadlock in PackageManager when installing or upgrading packages. PM first creates a temporary file from the input package uri before installing it. if the package uri points to a content uri, the content provider  has to be retrieved via the ActivityManager which could cause deadlocks with the package manager locks being held. Clean up by always copying or creating temporary files before acquiring these locks. Fix issue when restoring a failed upgrade for third party apps.
2009-09-16 12:36:36 -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 Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
include Implement issue #1780928: Need support hiding nav keys. 2009-09-15 22:50:40 -07:00
libs revert to black video background, since we don't need the color-key anylonger 2009-09-15 19:31:28 -07:00
opengl AGL's glCompressedTexImage2D now checks the imageSize parameter. 2009-09-10 17:13:28 -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