replicant-packages_apps_Email/src/com/android/email/mail
Andrew Stadler 842ac04828 Legacy account migration
* Create new activity to encapsulate account upgrade
* Populate it with a list of legacy accounts, and progress bars for each
* Sidestep Welcome when there are legacy accounts to convert
* Super lightweight account migration:
  - Account login info only
  - no folders, messages, or attachments
* Scrub out old data
* Return to Welcome screen

As noted, the copies working (useable) POP & IMAP accounts, but does
not try to deal with folders, messages, or attachments.

Bug: 2065528
2010-02-10 23:18:19 -08:00
..
internet replace Email's private base64 class with one from android-common 2010-02-08 20:26:02 -08:00
store Legacy account migration 2010-02-10 23:18:19 -08:00
transport replace Email's private base64 class with one from android-common 2010-02-08 20:26:02 -08:00
Address.java eclair snapshot 2009-11-12 18:46:09 -08:00
AuthenticationFailedException.java eclair snapshot 2009-11-12 18:46:09 -08:00
Body.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
BodyPart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
CertificateValidationException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
FetchProfile.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Flag.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
Folder.java eclair snapshot 2009-11-12 18:46:09 -08:00
Message.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
MessageDateComparator.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
MessageRetrievalListener.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
MessagingException.java Integrate policies into account setup process 2010-02-04 15:04:48 -08:00
Multipart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NoSuchProviderException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Part.java AI 149328: Add extended header support to MimeMessage, MimeBodyPart, and LocalStore. 2009-05-27 19:03:34 -07:00
Sender.java eclair snapshot 2009-11-12 18:46:09 -08:00
Store.java Implement Autodiscover for Exchange servers 2010-01-13 17:11:49 -08:00
StoreSynchronizer.java eclair snapshot 2009-11-12 18:46:09 -08:00
Transport.java eclair snapshot 2009-11-12 18:46:09 -08:00