Skip to content

Releases: TutorialsAndroid/VSpot

New Release v4.0.0

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 26 May 09:42

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

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 24 Mar 16:46
v3.0.0

Version change

New Release

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 03 May 06:23
  • Improvements

  • Added Support For Older Versions Android Upto API 15

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 05 Oct 11:50

Fixed issue in gradle

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 05 Oct 11:44

Fixed gradle issue

New Version

Choose a tag to compare

@TutorialsAndroid TutorialsAndroid released this 05 Oct 10:46

Resolved gradle issue