Releases: SimplicityApks/ReminderDatePicker
Releases · SimplicityApks/ReminderDatePicker
1.3.1
1.3
- Add option to customize spinner items via xml, items now have an ID to find and remove them
- Add Turkish translation, thanks Cüneyt Ayyıldız
- Fix spinner background color on API 11–20 using dark themes
1.2.1
- Selected item in the dialog picker now matches the spinner's selection
- Add getter methods for the default date and time pickers
- Fix selection when removing spinner items
- Updated to Android Marshmallow (API 23)
1.2
- Switch to jaydeep17's DateTimePicker
- Support for min/max date in the DateSpinner, disabling all past items per default
- Overridable spinner styles for appearance customization in xml
- Updated to Android 5.1 (API 22)
- Lots of bugfixes