Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit fbacce4f authored by Fahim Masud Choudhury's avatar Fahim Masud Choudhury Committed by Michael Bestas
Browse files

Add recurrence rule support for importing calendar event from .ics file

The recurrence rule (RRULE) property has been added to the VEvent class. This property represents a recurrence rule, such as "FREQ=WEEKLY;COUNT=10;BYDAY=MO". The property list in the VEvent also has been updated to include RRULE.

The ImportActivity class now includes the RRULE property when creating a calendar intent. This allows the recurrence rule of an event to be imported along with other properties.

It creates the correct recurrence rule while importing a recurring calendar event from an .ics file.

Change-Id: If8b04288c050622e8c3c56f5d64a8d9060ff1b78
parent 6f781d01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment