Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Releases: code-troopers/android-betterpickers

3.1.0

Choose a tag to compare

@fchauveau fchauveau released this 19 Dec 10:02
  • 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

Choose a tag to compare

@fchauveau fchauveau released this 30 Nov 08:34
  • Update libs
  • Fix lint errors (#331 #332 Thx mtrakal)

3.0.1

Choose a tag to compare

@fchauveau fchauveau released this 28 Aug 21:10

3.0.1

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

2.5.6

Choose a tag to compare

@fchauveau fchauveau released this 02 Jun 07:47
  • Fix typo in RecurrenceEvent (#290)
  • Update support library (#296)
  • Fix style of header of radial picker (#291)

2.5.5

Choose a tag to compare

@fchauveau fchauveau released this 19 May 06:37
  • Fix recurrence picker exception (#282)

2.5.4

Choose a tag to compare

@fchauveau fchauveau released this 16 May 21:47
  • 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

Choose a tag to compare

@fchauveau fchauveau released this 10 Apr 19:57
  • 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

Choose a tag to compare

@fchauveau fchauveau released this 13 Mar 17:05
  • Fix Chinese translations (#256)
  • Fix aapt error (#261)
  • Update roboto font (#258)

2.5.1

Choose a tag to compare

@fchauveau fchauveau released this 11 Feb 10:44
  • Fix day dates not visible in CalendarDatePicker (#252)
  • Fix Fragment restoration for NumberPicker (#254)

2.5.0

Choose a tag to compare

@fchauveau fchauveau released this 02 Feb 16:09
  • Improve auto detect for 12/24h date format for radialTimePicker (#246)
  • Add Feature to set disabled (non selectable) dates in calendarDatePicker (#223)