commit | 860f62af2c6c6d14bf6c2038b9a2896a83c1d37d | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Fri Jun 12 22:31:31 2009 -0700 |
committer | Ken Shirriff <kens@google.com> | Fri Aug 07 16:55:45 2009 -0700 |
tree | fe79bab938d29a5834ca636d3f472800db8e0274 | |
parent | 1872feed02074780931f6538ccb43c405ce83706 [diff] |
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.