Skip to content

1.1.0

Latest

Choose a tag to compare

@Vadimkomis Vadimkomis released this 22 Jul 21:25
6ca943c

[1.1.0] - 2026-07-22

Added

  • Native Jetpack Compose onboarding library for Android API 23 and newer.
  • Android page media backed by Compose ImageVector, drawable resources, and video Uri values.
  • Android completion persistence using a caller-provided storage key.
  • Gradle tasks and CI coverage for Android lint, JVM tests, instrumentation test compilation, release AAR assembly, and local Maven publication.
  • Host-side Android screenshot tests with checked-in references for the initial flow, single-page completion state, and completed gate content.
  • Source-checkout and local Maven workflows for consuming the Android library during development.
  • Android quick-start resource URIs built from the runtime package without generated BuildConfig fields.
  • Background Android drawable loading with configuration and in-place theme invalidation.
  • Allocation-safe Android video posters using scaled extraction on API 27 and newer and player-rendered fallback on API 23–26.
  • Android standard highlight color matching the iOS palette.