Package-level declarations
Types
Link copied to clipboard
Represents a locally stored calendar containing events, each represented by an Entity. Communicates with the Android calendar provider which uses an SQLite database to store the events.
Link copied to clipboard
Manages locally stored calendars (represented by AndroidCalendar) in the Android calendar provider.
Link copied to clipboard
Adds support for EventAndExceptions data objects to AndroidCalendar.
Link copied to clipboard
at.bitfire.synctools.storage.BatchOperation for the Android calendar provider
Link copied to clipboard
Represents a set of a local Android event and associated exception events that are stored together. It consists of
Link copied to clipboard
object EventsContract
How this library uses some Android event sync columns and data rows.