k-9/src/com/android/email/mail/store
Daniel Applebaum 959404cc68 Issue 4: Implements Push Mail for IMAP accounts using IMAP IDLE
This commit contains the entirety of the changes performed in the
issue4-1.X branch from revision 718 through revision 851.  Because the
issue4-1.X branch was up-to-date with trunk revision 847 at revision
849, the source of this commit was not an "svn merge".  Instead, it is
merely a copy of all changed files from the issue4-1.X branch to my
trunk working copy and a straight commit.

Also:
Issue 551
Issue 628
Issue 650
Issue 654
Issue 656
Issue 682
Issue 696
2009-10-22 00:41:06 +00:00
..
ImapResponseParser.java Issue 4: Implements Push Mail for IMAP accounts using IMAP IDLE 2009-10-22 00:41:06 +00:00
ImapStore.java Issue 4: Implements Push Mail for IMAP accounts using IMAP IDLE 2009-10-22 00:41:06 +00:00
LocalStore.java Issue 4: Implements Push Mail for IMAP accounts using IMAP IDLE 2009-10-22 00:41:06 +00:00
Pop3Store.java . Large messages are now only retrieved once for POP3 servers that don't support the TOP command 2009-05-10 05:47:26 +00:00
TrustManagerFactory.java Changed host from static to instance. Should help to prevent conflicts with multiple accounts. 2009-02-11 21:07:25 +00:00
WebDavStore.java WebDavStore updates to fix authentication issues - based on design and counselling from ismarc31 2009-05-07 03:17:26 +00:00