1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00
etesync-android/app
Tom Hacohen 47c96963e9 Journal: don't attempt fetching entries if we are already up to date.
For a while now, etesync servers return the last entry uid as part of the
general journal querying. We can use this to check if we even need to
update the journals or not, making the overall sync much faster because
we no longer need to fetch journals that haven't changed.
2020-03-27 20:23:40 +03:00
..
src Journal: don't attempt fetching entries if we are already up to date. 2020-03-27 20:23:40 +03:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Bump version. 2020-03-12 14:26:39 +02:00
lint.xml Version 0.7 2015-03-12 18:25:09 +01:00
proguard-rules.txt Migrate to AndroidX. 2019-03-06 16:24:23 +00:00