Skip to content

Releases: Jumman04/Jummania-Slider

[3.7] Fixed minor bugs with code improvement

24 Nov 03:13
Compare
Choose a tag to compare
[3.7] Fixed minor bugs with code improvement

Major Enhancements to Jummania Slider Library: Version 3.6

21 Nov 15:05
Compare
Choose a tag to compare

✨ Enhancements in Jummania Slider v3.6

  • Internalized Animations: Optimized encapsulation with internalized animations for enhanced modularity.

  • Class Renaming: Achieved greater code consistency and readability through thoughtful class renaming.

  • New "widgets" Package: Introduced a dedicated "widgets" package for improved organization and enhanced usability.

  • Expanded Functionality: Added new classes (JIndicator.kt, Slider.kt, MyScroller.kt) to expand the library's functionality and versatility.

  • Code Refinement: Refined and optimized the codebase for improved efficiency, quality, and maintainability.

  • Modern Styling: Updated the style to provide a more modern and visually appealing appearance.

  • Documentation Update: Updated the README.md file to reflect these changes and provide relevant information to users.

  • Version Bump: Increased the Jummania Slider library version from 3.5 to 3.6 for the latest features and improvements.

[v3.5] Trimmed excess animations and boosted JSlider Library efficiency.

20 Nov 07:08
Compare
Choose a tag to compare

Enhanced Performance and Streamlined UI with Optimized Animations and JSlider Library

feat: Enhance JSlider with Alignment and IndicatorShapeTypes enums

19 Nov 03:03
Compare
Choose a tag to compare

Changes Made:

  • Added the Alignment enum class to provide structured options for indicator alignment.
    • Includes values: LEFT, TOP, RIGHT, BOTTOM, CENTER, CENTER_HORIZONTAL, CENTER_VERTICAL, START, END.
  • Introduced the IndicatorShapeTypes enum class for specifying indicator dot shapes.
    • Includes shapes: CIRCLE, HEART, SQUARE, STAR.

Additional Notes:

  • The Alignment enum enhances the flexibility of setting indicator positions.
  • The IndicatorShapeTypes enum allows customization of indicator dot shapes.
  • These additions provide a more intuitive and customizable JSlider interface.

[Version 3.3] Enhanced Animations, Added Features, and Bug Fixes

17 Nov 17:42
Compare
Choose a tag to compare

Changes Made:

  • Added 22 new animations, bringing the total to 38.
  • Introduced new features:
    • indicatorUpdateMode: Choose how the indicator updates.
    • indicatorAlign: Set the alignment of the indicator.
    • indicatorGravity: Specify the gravity of the indicator.
  • Optimized code for improved performance.
  • Resolved various bugs and issues.

Other Details:

  • Updated documentation to reflect the changes.
  • Tested compatibility with the latest Android versions.
  • Reviewed and improved code quality.

Instructions for Users:

  • If you are upgrading from a previous version, please check the updated documentation.
  • Ensure that you have updated your dependencies accordingly.

The bug ('App crashes when getCount() = Int.MAX_VALUE.') has been fixed.

13 Nov 17:27
Compare
Choose a tag to compare
  • Resolved a critical bug causing app crashes when using Jummania-Slider library with getCount() returning Int.MAX_VALUE.

Update Dot Indicator Movement with JSlider Slide

13 Nov 08:35
Compare
Choose a tag to compare
  • Implemented a method to synchronize dot indicator movement with JSlider sliding.
  • Added comments to enhance code readability and understanding.
  • The dot indicators now move seamlessly with the slider during JSlider transitions.
  • Made improvements to the code structure for better maintainability.
  • Added isSliding() method to get whether the slider is sliding.

Feature Update and Library Enhancement

12 Nov 08:38
Compare
Choose a tag to compare

πŸš€ Feature Update and Library Enhancement

In this commit, several exciting features and enhancements have been introduced to the library:

  1. DefaultSlider and InfinitySlider:

    • Added two new slider types, DefaultSlider and InfinitySlider, providing users with more options for slider customization.
  2. stopAutoSliding and startAutoSliding:

    • Implemented methods to manually control the auto-sliding behavior of the slider. Now, users can stop and start the auto-sliding feature programmatically.
  3. slideNext and slidePrevious:

    • Added methods to facilitate manual navigation of slides. Users can now programmatically slide to the next or previous content.
  4. setIndicatorMarginHorizontal:

    • Introduced a new attribute to set horizontal margin for slider indicators in XML. This allows for more fine-grained control over the layout.
  5. Updated jPlayer:

    • The library now includes an updated version of jPlayer, enhancing overall performance and compatibility.

πŸ“ XML Layout Update:

  • The XML namespace for the JSlider component has been simplified for a cleaner layout declaration. Users are now required to use <com.jummania.JSlider> instead of <com.jummania.j_slider.JSlider>.

πŸ”— Compatibility Note:

  • Ensure that you update your XML layout declarations accordingly to use the simplified namespace.

πŸ› οΈ Make sure to check the documentation for details on the new features and any required migration steps.

JSlider functionality has been improved.

11 Nov 16:09
Compare
Choose a tag to compare

JSlider functionality has been improved.

πŸš€ This commit introduces several new features and improvements to the slider library:

  1. getSlidingDuration(): Retrieve the duration of the sliding animation.
  2. getIndicatorSize(): Get the size of the slider indicators.
  3. getDefaultIndicatorColor(): Obtain the default color of the slider indicators.
  4. getSelectedIndicatorColor(): Access the color of the selected slider indicator.
  5. addOnSlideChangeListener(): Add a listener to be notified when the slider position changes.
  6. stopSliding(): Pause the slider animation.
  7. startSliding(): Resume the slider animation.

These additions provide users with more control over the slider behavior, allowing customization of animation duration, indicator appearance, and the ability to react to slide changes. The stopSliding() and startSliding() methods offer convenient control over the slider's animation state.

πŸ“š Make sure to update your implementation to take advantage of these new capabilities.

Empower Your UI with Seamless Slides: Introducing JSlider, the Universal Slider Library

10 Nov 06:40
Compare
Choose a tag to compare

Introducing Jummania-Slider, the Android slider library that empowers you to create captivating and engaging user interfaces with ease. Built with Kotlin, JSlider seamlessly integrates into your existing codebase, ensuring a smooth transition to a more dynamic and responsive user experience.

With its intuitive API and extensive customization options, JSlider empowers you to slide any layout, including images, text, or even custom components. Choose from over 17+ sliding animations to match your unique design requirements and create captivating visual transitions.

Key Features:

  • Seamless integration with Kotlin-based Android projects
  • Extensive customization options for tailor-made sliders
  • Over 17+ sliding animations to enhance your UI
  • Lightweight and performant for optimal user experience

Embrace the Power of JSlider and Transform Your Android Applications Today!