Skip to content

Releases: code-troopers/android-betterpickers

2.4.0

27 Jan 11:10
Compare
Choose a tag to compare
  • Add auto detect and use of primaryColor by default for CalendarDatePicker and RadialDatePicker (#238)
  • Fix UnknownFormatConversionException (#240)
  • Better autodetect of 12/24h format for radialTimePicker (#244)

2.3.0

19 Jan 17:30
Compare
Choose a tag to compare

2.3.0

  • Fix numberPicker exception (#230, #220, #183). Add new Handler that return BigDecimal for user entered value
  • Fix CalendarDatePicker Header cutted (#226, #222)
  • Clean unused resources (#229)
  • Add Ripple Effect on all picker numbers (#231)
  • Fix NumberPicker display for some big screens (#227, #224, #225)

2.2.2

14 Dec 14:15
Compare
Choose a tag to compare

2.2.2

  • Fix layout for date picker on large screens
  • add param to hide switch button of recurrence picker (#204)

2.2.1

26 Oct 09:21
Compare
Choose a tag to compare

2.2.1

Remove annoying warning when compiling (#208)
Fix italian translation (#207)

2.2.0

22 Oct 10:03
Compare
Choose a tag to compare

2.2.0

Fix Number Picker Double issues (#206)
Add customizable methods on DatePicker and RadialTimePicker (#198)

2.1.2

15 Oct 06:39
Compare
Choose a tag to compare

2.1.2

Fix Landscape height issue on small dpi devices (#203)
Add min or max value for datepicker (#200 #202)
Fix Leap Years calculation (#201)