1
0
mirror of https://github.com/etesync/android synced 2025-02-02 10:51:10 +00:00
etesync-android/app
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
..
src Entry and journal: fix uniqueness to be composited, and not just by uid. 2017-04-20 19:48:45 +01:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Update okhttp and submodules to latest. 2017-04-20 14:14:40 +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