Skip to content

Releases: seatlayer/seatlayer-android

Android SDK 0.3.5

Choose a tag to compare

@pietechsolution pietechsolution released this 05 Sep 09:34
f521268

Improve the Maven Central names and descriptions for the Android core and Jetpack Compose picker, with direct links to the Android integration guide.

Update installation examples and align both artifacts, consumer samples and the reported SDK version at 0.3.5. The hosted renderer and picker behavior are preserved.

SeatLayer Android SDK 0.3.4

Choose a tag to compare

@pietechsolution pietechsolution released this 31 Aug 08:45

Highlights

  • Ships the production native Android picker and Jetpack Compose SDK with ready-made and customizable integrations.
  • Keeps the API-required Powered by SeatLayer mark at the safe bottom-right edge in compact, cart, and wide layouts.
  • Server branding remains authoritative: the mark is hidden only when branding.attributionRequired is false.
  • Keeps the sample generic and removes internal validation evidence and customer-specific development harnesses.
  • Adds public API, consumer, sample, design, and repository-hygiene release gates.

Install

Use io.seatlayer:seatlayer-android:0.3.4 or io.seatlayer:seatlayer-android-compose:0.3.4 from Maven Central.

SeatLayer Android 0.1.2

Choose a tag to compare

@pietechsolution pietechsolution released this 12 Aug 05:12

Updates the vendored buyer runtime to seatlayer-js 0.48.1 for the current responsive picker, access-token, checkout, and duplicate-title behavior. Corrects the native SDK version and installation documentation.

SeatLayer Android SDK v0.1.1

Choose a tag to compare

@pietechsolution pietechsolution released this 01 Aug 13:25

Re-vendors the buyer bundle at seatlayer-js@0.35.0 (sha256 814657ba…), up from 0.30.1.

implementation("com.github.seatlayer:seatlayer-android:v0.1.1")

Full Changelog: v0.1.0...v0.1.1

SeatLayer Android SDK 0.1.0

Choose a tag to compare

@pietechsolution pietechsolution released this 26 Jul 11:40

First public preview of the native SeatLayer Android SDK.

Highlights:

  • Native Kotlin SeatLayerView and coroutine controller
  • Holds, best available, general admission, tiers, floors, view modes, and zoom
  • Typed state/events and structured bridge errors
  • Origin-restricted AndroidX WebKit bridge
  • Runnable sample app, lint, tests, and pinned Web SDK integrity check

Install from JitPack with com.github.seatlayer:seatlayer-android:v0.1.0. Validate this preview with a SeatLayer test event on physical devices before production rollout.