Skip to content

Releases: oOJohn6Oo/JWheelPicker

1.3.2-alpha

29 Jan 06:39
Compare
Choose a tag to compare
1.3.2-alpha Pre-release
Pre-release
  • Support highlight color
  • Support Horizontal scroll style thanks to @lucianoiam

1.3.1

18 Oct 03:10
Compare
Choose a tag to compare

Upgrade JBaseUtil to 1.0.8

1.3

17 Oct 19:00
Compare
Choose a tag to compare
1.3
  1. Rename package to io.john6.base for better organization
  2. Upgrade JBaseUtil to 1.0.7
  3. Upgrade androidx.compose.material version to 1.5.3

1.2

07 Oct 06:38
Compare
Choose a tag to compare
1.2
  • disable Jetifier
  • Fix JMultiplePickerDialogFragment crashes in release env
  • change package name to io.john6.base, move JWheelPickerInfo to .bean
  • Change DatePicker-related params to LocalDateTime rather than millis, working on some proguard issue
  • Optimize DatePicker-related code, make the result key a public variable, alter some comment
  • Fix the problem that JDateWheellPickerDialogFragment and JMultiplePickerDialogFragment always use the specific TAG as FragmentResult's key
  • Upgrade Grade to 8.2, AGP to 8.1.1

1.1

07 Oct 06:28
Compare
Choose a tag to compare
1.1

What's new

  • JDateWheelPicker and JDateWheelPickerDialogFragment added
  • Add support to change the horizontal padding of JMultiWheelPicker's container

What's changed

  • drawPickerRectOverlay and drawPickerLineOverlay will use the passed colors directly, other than control the alpha by itself.

1.0.0

19 Sep 08:54
Compare
Choose a tag to compare

Initial release