1
0
mirror of https://github.com/etesync/android synced 2025-02-05 04:11:04 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter/model
Tom Hacohen d86edd7688 Journal model: add a unique constraint to journal UIDs.
Journals and services should be unique together, this wasn't there
because of an issue with requery that should now be resolved.
2017-05-05 16:50:54 +01:00
..
CollectionInfo.java Add support for read-only journals. 2017-04-21 11:19:10 +01:00
JournalModel.java Journal model: add a unique constraint to journal UIDs. 2017-05-05 16:50:54 +01:00
ServiceDB.java Services: Move to a requery model instead of raw SQL and improve models. 2017-04-20 19:48:45 +01:00
Settings.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
SyncEntry.java Use the new CryptoManager instead of the main encryption password. 2017-03-29 13:01:04 +01:00
UnknownProperties.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00