Recurpickerlib Versions Save

Recurrence picker fragment and dialog for Android, with utilities for finding recurrence dates

v1.2.3

6 years ago
  • Fixed Recurrence.isOnSameDay returning wrong result
  • Changed target build API to 27
  • Change license (again) to Apache 2.0
  • Added IntDef annotations for recurrence periods, end types and monthly settings

v1.2.2

6 years ago
  • Made end date picker dialog be restored on configuration change.

v1.2.1

6 years ago
  • Made recurrence object byte array length public
  • Removed RecurrencePickerDialog.newInstance(), it was useless
  • Renamed dialog callbacks to be less general ex. onCancelled becomes onRecurrencePickerCancelled