Package-level declarations
Types
Wrapper around default TimeZoneRegistry that uses the Android name if a time zone has a different name in ical4j and Android.
Stores and retrieves VEVENT iCalendar objects (represented as Events) to/from the Android Calendar provider.
Stores and retrieves VTODO iCalendar objects (represented as Tasks) to/from the tasks.org-content provider (currently tasks.org and OpenTasks).
Represents a locally stored task list, containing DmfsTasks (tasks). Communicates with tasks.org-compatible content providers (currently tasks.org and OpenTasks) to store the tasks.
Data class that represents an event
Writes an Event data class to a stream that contains an iCalendar (VCALENDAR with VEVENTs and optional VTIMEZONEs).
Helpers to (de)serialize unknown properties as JSON to store it in an Android ExtendedProperty row.