1
0
mirror of https://github.com/etesync/android synced 2024-11-20 06:58:11 +00:00
etesync-android/app/src/main
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
..
assets Implement AboutActivity (license information) 2016-03-24 13:48:43 +01:00
java/com/etesync/syncadapter SyncManager: Use the last journal id as the ctag, instead of storing it. 2017-04-06 23:33:11 +01:00
res View collection: add a showcase to explain how to import. 2017-04-06 14:29:15 +01:00
AndroidManifest.xml Import - Add basic import activity 2017-03-30 16:09:22 +03:00
lombok.config Resource detection with dav4android 2015-10-10 15:47:44 +02:00