1
0
mirror of https://github.com/etesync/android synced 2025-02-10 14:43:17 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter/model
Tom Hacohen cee9576155 JournalModel: persist collection info inside the model instead of sqlite
This change moves the collection info away from raw sqlite in favour of
the requery ORM.
2017-03-09 22:15:08 +00:00
..
CollectionInfo.java JournalModel: persist collection info inside the model instead of sqlite 2017-03-09 22:15:08 +00:00
JournalModel.java JournalModel: persist collection info inside the model instead of sqlite 2017-03-09 22:15:08 +00:00
ServiceDB.java JournalModel: persist collection info inside the model instead of sqlite 2017-03-09 22:15:08 +00:00
Settings.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
SyncEntry.java Move SyncEntry to the models package. 2017-03-09 22:15:08 +00:00
UnknownProperties.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00