History log of /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/MessageStateChange.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e9849404652f317c4fb3af822fd6fa9cd23ad881 13-Sep-2013 Yu Ping Hu <yph@google.com> Fix MessageStateChange to include mailbox id.

Also ignore messages without server ids for moves and
state changes.

Also cleanup to match needs of EAS upsync.

Bug: 10678136
Change-Id: Id4d5229b8479e61bd718b707b0d2bc77a9e68046
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/MessageStateChange.java
ca79aba675d5282b6ba365184f3727b7b24a568f 05-Sep-2013 Yu Ping Hu <yph@google.com> Add the MessageMove & MessageStateChange tables.

We need to track changes that need to be unsynced. Because
Exchange handles moves differently from other changes, we
create two different tables. The tables are structured as
change logs to better handle error cases.

Change-Id: I4df90c75f36707fa117aed9718508426e60e0749
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/MessageStateChange.java