replicant-packages_apps_Email/provider_src/com/android/email/mail
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
..
internet
store Don't solely rely on the presence of RECENT for checking for new mail. 2015-10-18 14:05:32 -07:00
transport Assign debug tags to IMAP communication output. 2015-10-18 14:05:32 -07:00
Sender.java
Store.java Set mailbox uiSyncStatus when IMAP and POP folders are created 2014-10-14 15:52:58 -07:00