Imap client implementation classes and helpers.

Direct interaction
- ImapConnection, ImapFolder, ImapStore, MailTransport
- ImapStore holds the credentials, ImapFolder handles folder-specific
  actions, ImapConnection sets up the connection to the server,
  MailTransport makes the connection and submits the requested actions.

Bug 19236241

Change-Id: Id492353899ec04598735408e45ecf79b17154ea8
20 files changed
tree: 9286ec4e2ea1225e3b087d9aaab5d3a1f058fcaa
  1. res/
  2. src/
  3. Android.mk
  4. AndroidManifest.xml