Skip to content

Releases: chrisonline/SublimePicker

2.1.8

01 Mar 12:43
Compare
Choose a tag to compare
  • Updated time picker layout AM/PM (buttons have now more space to tap)

2.1.7

27 Feb 13:25
92a057b
Compare
Choose a tag to compare
  • Updated Iconics libarary to the latest version

2.1.6

18 Oct 20:59
Compare
Choose a tag to compare
  • Updated to API 28 and all libraries to the latest version
  • Fixed problem on API 28 with canvas(int) method (was removed on API28)
  • Added ProGuard rules inside the library (no need to add your own rules anymore)

2.1.5

13 Oct 20:01
Compare
Choose a tag to compare
  • New option by month last (set always the last day of the month)
  • Update to API 27 and all libraries to latest version
  • Removed allowBackup in Manifest
  • Updated max interval from 99 to 999
  • Fixed a layout problem if AM/PM
  • Some small layout changes

2.1.4

10 Feb 13:09
Compare
Choose a tag to compare
  • Change the "Overflow Icon" inside Date/Time Picker for open Recurring Picker to a logical recurring icon
  • Update German languages

2.1.3

18 Jan 12:03
Compare
Choose a tag to compare
  • Minutely, Hourly fix
  • Added new option to set a start date if you use only the RecurrencePicker (Method initializePicker with use of start date)
  • Added new option to set the first start of the week (options.SetFirstStartOfTheWeek)
  • Added new option to show or not show the last picker after display of the RecurrencePicker (options.setShowPickerAfterRecurrencePicker)

2.1.2

13 Jan 08:34
Compare
Choose a tag to compare
  • Added Custom Option Hourly
  • Added Custom Option Minutely