Go to file
Paul Westbrook 5e1db519d9 Fix crash when the Email process is killed
If the Email process is killed during setup, the Account information
wouldn't be set.  Specify this information in the intent as the intent will be delivered
again when the activity is restored

This is a short term fix. Ideally we would switch all of the intents for the setup
activities to use these extras to pass this information, or we would save the state of
SetupData in onSaveInstanceState

Bug: 7163201

Change-Id: Ic1758eb031cd113089073d03f3c2571e37a98b23
2012-09-18 21:02:35 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
build/res Import translations. DO NOT MERGE 2012-09-17 11:58:16 -07:00
emailcommon Remove useless class and crazy UIDL logging 2012-09-18 15:07:50 -07:00
emailsync Don't sync at all if 1) upsync and 2) held 2012-09-11 18:07:55 -07:00
Imap2 Fix build 2012-08-22 16:18:46 -07:00
res Import translations. DO NOT MERGE 2012-09-17 11:58:16 -07:00
src/com Fix crash when the Email process is killed 2012-09-18 21:02:35 -07:00
tests Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk Build against the MR1 sdk 2012-09-14 01:56:17 -07:00
AndroidManifest.xml increment versionCode 2012-09-17 19:38:21 -07:00
CleanSpec.mk Fix build 2012-08-22 16:18:46 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Revert to old Email app 2012-04-25 13:58:23 -07:00