Releases: chrisonline/SublimePicker
Releases · chrisonline/SublimePicker
2.1.8
2.1.7
- Updated Iconics libarary to the latest version
2.1.6
- Updated to API 28 and all libraries to the latest version
- Fixed problem on API 28 with canvas(int) method (was removed on API28)
- Added ProGuard rules inside the library (no need to add your own rules anymore)
2.1.5
- New option by month last (set always the last day of the month)
- Update to API 27 and all libraries to latest version
- Removed allowBackup in Manifest
- Updated max interval from 99 to 999
- Fixed a layout problem if AM/PM
- Some small layout changes
2.1.4
- Change the "Overflow Icon" inside Date/Time Picker for open Recurring Picker to a logical recurring icon
- Update German languages
2.1.3
- Minutely, Hourly fix
- Added new option to set a start date if you use only the RecurrencePicker (Method initializePicker with use of start date)
- Added new option to set the first start of the week (options.SetFirstStartOfTheWeek)
- Added new option to show or not show the last picker after display of the RecurrencePicker (options.setShowPickerAfterRecurrencePicker)
2.1.2
- Added Custom Option Hourly
- Added Custom Option Minutely