mirror of
https://github.com/etesync/android
synced 2025-01-23 06:01:01 +00:00
84244330b7
Before this change we would only add "deletes" to the server when the resource has been previously uploaded. This means that if a resource has been created and then deleted before a sync, it would not be saved, which is essentially data-loss. This commit fixes it, so we always upload a delete entry. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
proguard-rules.txt |