Skip to content

Releases: code-troopers/android-betterpickers

3.1.0

19 Dec 10:02
Compare
Choose a tag to compare
  • 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

30 Nov 08:34
Compare
Choose a tag to compare
  • Update libs
  • Fix lint errors (#331 #332 Thx mtrakal)

3.0.1

28 Aug 21:10
Compare
Choose a tag to compare

3.0.1

  • Fix setExpiration being called before setMinYear (#319)
  • Fix leading zeroes issue in HMS Picker (#311)

2.5.6

02 Jun 07:47
Compare
Choose a tag to compare
  • Fix typo in RecurrenceEvent (#290)
  • Update support library (#296)
  • Fix style of header of radial picker (#291)

2.5.5

19 May 06:37
Compare
Choose a tag to compare
  • Fix recurrence picker exception (#282)

2.5.4

16 May 21:47
Compare
Choose a tag to compare
  • 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

10 Apr 19:57
Compare
Choose a tag to compare
  • 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

13 Mar 17:05
Compare
Choose a tag to compare
  • Fix Chinese translations (#256)
  • Fix aapt error (#261)
  • Update roboto font (#258)

2.5.1

11 Feb 10:44
Compare
Choose a tag to compare
  • Fix day dates not visible in CalendarDatePicker (#252)
  • Fix Fragment restoration for NumberPicker (#254)

2.5.0

02 Feb 16:09
Compare
Choose a tag to compare
  • Improve auto detect for 12/24h date format for radialTimePicker (#246)
  • Add Feature to set disabled (non selectable) dates in calendarDatePicker (#223)