Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: yaroslav-android/RangePicker

Touch Interruption

01 Apr 08:39
Compare
Choose a tag to compare
  • add touch interruption for scrollable views

Issue with invocation of range selection listener

01 Apr 09:12
Compare
Choose a tag to compare
  • fix range selection listener invocation

Slide functionality

31 Mar 23:20
Compare
Choose a tag to compare
Slide functionality Pre-release
Pre-release
  • add sliding functionality
  • add snap on action_up

Minor update for view

28 Mar 07:05
Compare
Choose a tag to compare
Minor update for view Pre-release
Pre-release
  • update methods
  • fix bugs
  • add attrs parser
  • refactor view class

Feature default/reset values

25 Feb 15:52
Compare
Choose a tag to compare
Pre-release
  • add setter for default values
  • add reset method

Support range change callback

20 Feb 17:09
Compare
Choose a tag to compare
Pre-release
  • fix handle clicks
  • remove long click drafts
  • add range change callback
  • add tap model for descriptive handling taps

Issue with long click

11 Feb 22:02
Compare
Choose a tag to compare
Issue with long click Pre-release
Pre-release
  • Fix not removing long click listener callback

Issue with vibration

11 Feb 00:57
Compare
Choose a tag to compare
Issue with vibration Pre-release
Pre-release
  • Appy changes from README & LICENSE
  • Add changes with vibration to release

Issue with vibration

11 Feb 00:40
059e8fa
Compare
Choose a tag to compare
Issue with vibration Pre-release
Pre-release
  • Fix bug with vibration
  • Add function for reusing the vibration
  • Minor fixes"

Minor fixes

08 Feb 17:27
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release
  • fix animation duration
  • remove logs
  • exclude app module
  • reorder code