Implement sliding window sync.

For calendar sync, events are only synced up to the end of the window.  Occasionally
the window is advanced, and new events in the gap are synced.

Currently sliding window is disabled unless sync.slidingwindows system property
is set to true.
1 file changed