Doing fast sync timestamp tracking the right way: instead of advancing the
commit7a03507989ac458968a7a3274d89257de2412c6a
authorAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 11 Nov 2008 19:36:52 +0000 (11 15:36 -0400)
committerAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 11 Nov 2008 19:36:52 +0000 (11 15:36 -0400)
tree452c0e8557684b8ba38adcacdfaf9fb4fdee6479
parentd58581413e0900b550828548463665b38c909a1a
Doing fast sync timestamp tracking the right way: instead of advancing the
timestamp to exclude unwanted returned entries (google server query by
update is inclusive), I test it for being greater (i.e. more recent)
the stored timestamp anchor.
src/gcalendar.c