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/resource
Tom Hacohen 674ea1eeca Workaround Android account creation issue (ignoring userData)
It seems like there's an issue with Android that sometimes the userData
passed to addAccountExplicitly is not correctly set in the Android cache
making it return null on subsequent fetches. It doesn't always happen
because some cases clear the cache, however I can consistently trigger
it by creating and deleting an account a few times in a row.
2017-04-27 11:49:06 +01:00
..
LocalAddressBook.java Workaround Android account creation issue (ignoring userData) 2017-04-27 11:49:06 +01:00
LocalCalendar.java Add support for read-only journals. 2017-04-21 11:19:10 +01:00
LocalCollection.java SyncManager: Use the last journal id as the ctag, instead of storing it. 2017-04-06 23:33:11 +01:00
LocalContact.java Contacts/Event: Set PRODID to EteSync. 2017-04-07 09:41:27 +01:00
LocalEvent.java Allow null values for IS_ORGANIZER 2017-04-20 14:15:04 +01:00
LocalGroup.java Improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups 2017-04-05 18:32:52 +01:00
LocalResource.java Retain Events.UID_2445 when preparing events for upload 2017-04-05 18:29:15 +01:00
LocalTask.java Contacts/Event: Set PRODID to EteSync. 2017-04-07 09:41:27 +01:00
LocalTaskList.java SyncManager: Use the last journal id as the ctag, instead of storing it. 2017-04-06 23:33:11 +01:00