replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon
Jorge Ruesga 8210da8b50 email: suggested contacts
This change adds support for suggested contacts (email addresses not in the contact
provider and received via email). The implementation creates a new separate
"extras" database (to avoid conflicts with future aosp changes). In the table
SuggestedContacts are stored every email address present in every email inserted
in the database.
This allow to display this contacts in the RecipientEditTextView when compose an email.
Suggested contacts are selected by account (only those ones received by that account).

This features is opt-out by default, but it can be activated in general settings by
choosing the suggested contact mode:

* none: Not active
* recents: Those received within the last 7 days
* all: All the suggested contacts

Change-Id: I156c3b1e2c4e4cff985a2183bc72b805bd596f3b
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
2015-10-18 14:03:21 -07:00
..
internet Warnings and Finals 2014-04-29 11:46:22 -07:00
provider email: suggested contacts 2015-10-18 14:03:21 -07:00
service Display sync errors using snackbar and not as a TL footer 2014-09-29 17:51:27 -07:00
utility email: start handshake before hostname verification 2015-10-18 14:02:22 -07:00
Api.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
Configuration.java Split out emailcommon/Android.mk 2011-03-01 15:56:27 -08:00
Device.java Unify LogTag 2013-06-05 20:06:15 -07:00
Logging.java Unify LogTag 2013-06-05 20:06:15 -07:00
TrafficFlags.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
VendorPolicyLoader.java Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00