Go to file
Android (Google) Code Review b878b848e4 Merge change 4129 into donut
* changes:
  Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app Create a new public IntentSender class that can be used by PackageManager instead. This new class uses IIntentSender internally and can only be created by PendingIntent for now. Provide a new getIntentSender api in PendingIntent to create an instance of this class. Move IIntentSender and IIntentReceiver from android.app to android.content Change imports of IIntentSender and IIntentReceiver to reflect the new package name The PackageManager api has been named as freeStorageWithIntent and will be renamed as freeStorage once the older api(which has been deprecated) will be removed shortly.
2009-06-17 11:33:22 -07:00
awt auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
camera/libcameraservice Enable more debug message to debug the Camera startPreview bug. 2009-06-16 17:19:02 +08:00
cmds Change the keystore APIs. 2009-06-17 14:32:05 +08:00
im/java/android/im auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
include checkpoint BackupDatAInput / RestoreHelper 2009-06-16 18:46:50 -07:00
libs checkpoint BackupDatAInput / RestoreHelper 2009-06-16 18:46:50 -07:00
opengl Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. 2009-06-15 21:03:24 -07:00
vpn/java/android/net/vpn Remove SingleServerProfile. 2009-06-15 19:29:26 +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