commit | 0a806bc86641c558552f7a827b99a9d9d2893463 | [log] [tgz] |
---|---|---|
author | Ken Shirriff <kens@google.com> | Fri Sep 25 15:08:56 2009 -0700 |
committer | Ken Shirriff <kens@google.com> | Sun Sep 27 14:11:11 2009 -0700 |
tree | 0f52b2ab270a4105fe1806a78431b1b02a69e54e | |
parent | eecfe7eb5eac739aeb34f90344ac600393c7775f [diff] |
Add calendar organizer to event on create. When an event is created, the CalendarProvider should add the organizer field. This data is client-only, and is not sent to the server. Also change behavior of SELF_ATTENDEE_STATUS to create Attendees entry for the owner (email in the calendar URL) rather than for the _sync_account (the user accessing the calendar). It appears the old behavior was wrong for shared calendars.