replicant-packages_apps_Email/tests
Todd Kennedy 9d2dae6750 Set proper default values for new mailboxes
When creating mailboxes (specifically 'drafts' or 'sent'), we need to ensure
that its default values for flags & server key are set correctly. In most
cases this is "okay" because the mailbox will be created on the server and
the values for these fields will be reset. However, in cases where system
mailboxes cannot be created on the sever (for example, the 'drafts' folder
on any POP3 account or an IMAP gmail account), these default values do not
get updated and we are unable to view the contents of these mailboxes.

bug 4356871

Change-Id: I9e6a394145f471b555c5827d5114bca243dbc37c
2011-06-09 11:39:14 -07:00
..
res/xml Allow globals in the providers.xml 2011-03-31 14:28:43 -07:00
src/com/android Set proper default values for new mailboxes 2011-06-09 11:39:14 -07:00
Android.mk Email split, part dix 2011-02-25 10:46:16 -08:00
AndroidManifest.xml