replicant-packages_apps_Email/emailcommon
Yu Ping Hu 17d5bbf768 Improve mailbox sync and load more.
- Update syncTime for IMAP and POP whenever we sync.
- Change load more to simply include the delta in the RPC
  rather than using the visibleLimit column.
- Add a query to get the message count for a Mailbox.
- Refactor code for updating totalCount and determining
  the new message count when syncing.
- Remove dead code from Mailbox.
- Remove uses of visibleLimit from code.

Note that visibleLimit and messageCount in Mailbox table are
no longer useful and will be removed in a later change.

Bug: 8579767
Bug: 8523146
Change-Id: Ieb67e3b6f1c82c3b21b972c5a1e557cd75dc21db
2013-04-11 21:06:08 +00:00
..
res/values Add virtual mailbox for all unread messages. 2013-04-05 14:50:50 -07:00
src/com/android/emailcommon Improve mailbox sync and load more. 2013-04-11 21:06:08 +00:00
Android.mk Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00
AndroidManifest.xml Move system folder string resources to emailcommon. 2013-03-19 19:45:52 -07:00