1
0
mirror of https://github.com/etesync/android synced 2024-11-20 06:58:11 +00:00
etesync-android/app/src/main/java
Tom Hacohen 4e0cd7f554 SyncManager: Use the last journal id as the ctag, instead of storing it.
We were storing the ctag separately although the data was already
present in the journal. The last entry's ID is always the CTAG.
This could cause issues if sync is aborted exactly at the right time.
I managed to trigger this issue on rare cases.
2017-04-06 23:33:11 +01:00
..
com/etesync/syncadapter SyncManager: Use the last journal id as the ctag, instead of storing it. 2017-04-06 23:33:11 +01:00