1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +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 Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Main activity: Add a showcase for adding an account. 2017-04-06 14:29:15 +01:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00