Loading
Update synctools for events as `Entity` and `EventAndExceptions` (#1605)
* [WIP] Refactor LocalResource interface and implementations to use immutable properties and add deleteLocal method * Use `Optional` for `fileName` in `clearDirty` methods, update syncManagers * Update synctools * Refactor LocalCalendar to use AndroidRecurringCalendar for event operations * Use AndroidCalendar.findEvent * Update SyncManager to process fileName, eTag, scheduleTag and flags * SyncManager: make ETag and Schedule-Tag processing more understandable * Make upload handling more clear * Update synctools