Skip to content

Releases: Jumman04/Jummania-Slider

JSlider v4.7: Bug fixed with Performance improvement

09 Apr 06:59
Compare
Choose a tag to compare

JSlider v4.6: Memory Optimization and Feature Enhancements

04 Apr 14:20
Compare
Choose a tag to compare

JSlider v4.6 Release

Highlights:

  • Memory Optimization: Unused views, variables, and listeners have been optimized to enhance memory usage and performance.
  • Flexible Listener Management: Developers can now remove listeners or set them to null as needed for better control.
  • Enhanced Features: Default implementations for the OnSlideChangeListener interface are provided, offering more customization options.
  • Bug Fixes: Various bug fixes and optimizations have been implemented to improve stability and reliability.

Upgrade to JSlider v2.0 for improved memory efficiency, enhanced features, and a smoother user experience.

Full Changelog: 4.5...4.6

Bug fixed, performance improved.

19 Jan 08:11
Compare
Choose a tag to compare

Slider has been made more flexible to be properly implemented in RecycleView.

What's Changed

Full Changelog: 4.4...4.5

[4.4] bug fixed

08 Dec 13:44
d7f706c
Compare
Choose a tag to compare
Update README.md

fixed: Auto-sliding Issue

02 Dec 18:42
Compare
Choose a tag to compare
  • Resolved an issue where the auto-sliding feature was not starting when setting the slider inside the Volley response listener.

feat: Added Manual Slide Control Feature

01 Dec 19:08
Compare
Choose a tag to compare

Added the "manualSlidable" feature to the Jummania Slider library, enabling users to control manual sliding behavior. Now, users can disable manual swipe by setting the "manualSlidable" attribute to "false" in XML layouts or using the setManualSlidable method programmatically. This addresses Issue #12 where users requested the ability to disable manual swipe while retaining the auto sliding functionality.

[4.1] Fixed minnor bugs.

30 Nov 08:13
Compare
Choose a tag to compare
Trying to fixed bug

[4.0] Fixed and Improved JSlider Library

26 Nov 15:48
Compare
Choose a tag to compare
[4.0] Fixed and Improved.

[3.9] Fixed minor bugs

24 Nov 05:05
Compare
Choose a tag to compare
[3.9] Fixed minor bugs

[3.8] fixed minor bugs

24 Nov 03:30
Compare
Choose a tag to compare
[3.8] Fixed minor bugs