commit | a7f687007ff4d0c30726bf86f717fde88f51b453 | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Mon Nov 23 14:10:23 2009 -0800 |
committer | Ken Shirriff <kens@google.com> | Fri Dec 04 12:03:10 2009 -0800 |
tree | 1be5b6752d9bcc53edc603da4203c91149dc1023 | |
parent | cbcc49b6bdae2f3039adc31c2888d8824a3d5f44 [diff] |
CalendarProvider2: clean up the code for updating individual events. This is a bit ugly; the ContentProviderOperation generates an _id=n selection string, rather than the /id URL that is normally used, so we need to handle it here as a special case for the sync adapter.