Skip to content

Releases: TutorialsAndroid/VSpot

New Release v4.0.0

26 May 09:42

Choose a tag to compare

VSpot v4.0.0: Multi-step tours, Style API, and build system updates

  • VSpotView Refactor: Completely refactored VSpotView and VSpotMessageView to support multi-step product tours, a new Step API, and a comprehensive Style system for UI customization.
  • Performance Improvements: Optimized drawing logic to eliminate bitmap allocations within onDraw() and improved layout positioning.
  • New Features: Added support for circular and rounded rectangle spotlight shapes, connector lines, pulse effects, and built-in navigation controls (Back, Next, Skip, Done).
  • Build System: Updated Gradle to 9.4.1, Android SDK to 37, and added specialized scripts for Maven Central and JitPack publishing.
  • Documentation: Overhauled README.md with detailed usage guides, migration instructions, and API documentation for version 4.0.0.
  • Cleanup: Removed legacy MainActivity2 and temporary view implementations (VSpotView2, VSpotMessageView2).

New Release

24 Mar 16:46

Choose a tag to compare

v3.0.0

Version change

New Release

03 May 06:23

Choose a tag to compare

  • Improvements

  • Added Support For Older Versions Android Upto API 15

New Version

05 Oct 11:50

Choose a tag to compare

Fixed issue in gradle

New Version

05 Oct 11:44

Choose a tag to compare

Fixed gradle issue

New Version

05 Oct 10:46

Choose a tag to compare

Resolved gradle issue