1
0
mirror of https://github.com/etesync/android synced 2025-02-19 02:52:24 +00:00
etesync-android/app/src/main
Tom Hacohen 88ceeaa2a5 Entry and journal: fix uniqueness to be composited, and not just by uid.
Before this change, uid was unique on its own, this was wrong, because
due to shared journals, we can have the same journal in two accounts,
and we can thus have both journal and entry UIDs more than once.

This fixes the constraint to be unique for journal, uid, and service,
uid combinations.

This is currently disabled for journals because of a bug in requery.
2017-04-20 19:48:45 +01:00
..
assets Implement AboutActivity (license information) 2016-03-24 13:48:43 +01:00
java/com/etesync/syncadapter Entry and journal: fix uniqueness to be composited, and not just by uid. 2017-04-20 19:48:45 +01:00
res Account view: cleanup and share collection list items and adapter. 2017-04-20 19:48:37 +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