1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00
etesync-android/app
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
..
src SyncManager: Use the last journal id as the ctag, instead of storing it. 2017-04-06 23:33:11 +01:00
.gitignore
build.gradle Main activity: Add a showcase for adding an account. 2017-04-06 14:29:15 +01:00
lint.xml
proguard-rules.txt