Releases: code-troopers/android-betterpickers
Releases · code-troopers/android-betterpickers
3.1.0
- Calendar#getTimeInMillis with millis correctly set to 0 (#327)
- Reduce width of erase button for all pickers (#337 #330 #287)
- Add onDismissListener to all pickers (#338 #326)
3.0.2
- Update libs
- Fix lint errors (#331 #332 Thx mtrakal)
3.0.1
3.0.1
- Fix setExpiration being called before setMinYear (#319)
- Fix leading zeroes issue in HMS Picker (#311)
2.5.6
- Fix typo in RecurrenceEvent (#290)
- Update support library (#296)
- Fix style of header of radial picker (#291)
2.5.5
- Fix recurrence picker exception (#282)
2.5.4
- Add Czech translations (#267)
- Added min/max limits to RadialTimePicker (#272)
- Fix Recurrence To string formatter for monthly and yearly events (#270)
- Add HMSPicker negative duration option (#281)
2.5.3
- Add setter for changing cancel button label of RadialDatePicker (#266)
- Add setter for changing ok and cancel button label of CalendarDatePicker (#268)
2.5.2
- Fix Chinese translations (#256)
- Fix aapt error (#261)
- Update roboto font (#258)
2.5.1
- Fix day dates not visible in CalendarDatePicker (#252)
- Fix Fragment restoration for NumberPicker (#254)
2.5.0
- Improve auto detect for 12/24h date format for radialTimePicker (#246)
- Add Feature to set disabled (non selectable) dates in calendarDatePicker (#223)