1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-12 12:35:04 -05:00
k-9/src/com/android/email
Daniel Applebaum fc91603429 Major IMAP IDLE rework:
1) Actual message sync on MessagingController uses same connection as
   IDLE for faster and more efficient push operation.  Uses fewer
   connections to the server.

2) More aggressive handling of untagged responses should more reliably
   get flag changes and new messages when many events happen at once.

3) Simplification of new mail notification

4) Push mail now respects the folder visible limit

5) When multiple untagged FETCH responses arrive en bloc, the actual
   message flags and UIDs are fetched with a single request
2009-11-26 05:10:12 +00:00
..
activity Added a "show no widgets" entry into the widgets rotation. 2009-11-25 16:21:01 +00:00
codec/binary applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
mail Major IMAP IDLE rework: 2009-11-26 05:10:12 +00:00
preferences applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
provider applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
service applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
Account.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
Email.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
EmailAddressAdapter.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
EmailAddressValidator.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
EmailReceivedIntent.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
FixedLengthInputStream.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
K9Activity.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
K9ListActivity.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
K9PreferenceActivity.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
Manifest.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
MessagingController.java Major IMAP IDLE rework: 2009-11-26 05:10:12 +00:00
MessagingListener.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
PeekableInputStream.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
Preferences.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00
Utility.java applied compromise code reformatting: 2009-11-25 00:40:29 +00:00