Skip to content

Releases: skedgo/DateTimeRangePicker

v1.3

21 Feb 07:09
Compare
Choose a tag to compare
Remove dependency on activity-animations library (#12)

* Upgrade Kotlin version
* Remove dependency on activity-animations library

v1.2

27 Dec 15:30
Compare
Choose a tag to compare
Keep last selected times when changing dates (#9)

v1.1

24 Dec 15:17
Compare
Choose a tag to compare
Fix for not putting time zone id into result intent

v1.0

21 Dec 14:10
Compare
Choose a tag to compare
Fix some minor issues (#4)

* Add 2nd test to showcase the 2nd usage

* Fix for Robolectric not able to find the AM file

* Fix for not updating end date time

* Update README w/ Usage and Demo