replicant-packages_apps_Email/provider_src/com/android/email/mail/store
Danny Baumann 006ea81b71 Don't solely rely on the presence of RECENT for checking for new mail.
It may happen (depending on server and/or timing) that only an EXISTS
response is sent to the IDLE connection when new mail arrives. Don't
discard that response, but evaluate it to determine whether there's new
mail by checking whether the message count increased.

Change-Id: Ia49714e6cd42dd71dfda8b7bbdf1fd622972edda
2015-10-18 14:05:32 -07:00
..
imap Assign debug tags to IMAP communication output. 2015-10-18 14:05:32 -07:00
ImapConnection.java Assign debug tags to IMAP communication output. 2015-10-18 14:05:32 -07:00
ImapFolder.java Don't solely rely on the presence of RECENT for checking for new mail. 2015-10-18 14:05:32 -07:00
ImapStore.java email: imap push 2015-10-18 14:05:32 -07:00
Pop3Store.java email: imap push 2015-10-18 14:05:32 -07:00
ServiceStore.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00