Skip to content

Releases: ViewCompose/ViewCompose

ViewCompose AI tooling 0.7.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 02:13
83e7dd1

What's Changed

Full Changelog: ai-tooling-v0.6.0...ai-tooling-v0.7.0

ViewCompose AI tooling 0.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 10:52
67f99e1

What's Changed

Full Changelog: ai-tooling-v0.5.0...ai-tooling-v0.6.0

ViewCompose AI tooling 0.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 08:26
99894e8

What's Changed

Full Changelog: ai-tooling-v0.4.1...ai-tooling-v0.5.0

ViewCompose AI tooling 0.4.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 05:32
fec75d4

What's Changed

Full Changelog: ai-tooling-v0.4.0...ai-tooling-v0.4.1

ViewCompose AI tooling 0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:26
9805d58

What's Changed

Full Changelog: ai-tooling-v0.3.0...ai-tooling-v0.4.0

ViewCompose AI tooling 0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:43
a5c7de1

What's Changed

Full Changelog: ai-tooling-v0.2.0...ai-tooling-v0.3.0

ViewCompose AI tooling 0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:31
6a1dba9

What's Changed

Full Changelog: ai-tooling-v0.1.0...ai-tooling-v0.2.0

ViewCompose AI tooling 0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:40
7455a6e

What's Changed

Full Changelog: demo-20260828...ai-tooling-v0.1.0

ViewCompose Demo · 2026-08-28

Pre-release

Choose a tag to compare

@guozhiqiang123 guozhiqiang123 released this 28 Aug 15:22
d14111b

This prerelease packages the current main baseline through commit d14111b5cafb5c0f89d8b0039539b3f4e7691515.

Highlights:

  • expands animation and navigation motion with physics, seekable transitions, richer visibility/content transitions, and shared navigation transitions;
  • adds lifecycle-safe Android View adapters plus Media3/ExoPlayer2, Google Maps, CameraX, and Paging 3 integrations;
  • expands ConstraintLayout parity, render diagnostics, device inspection, and Preview tooling;
  • closes the lazy-list tail-latency gap and documents observable/reusable session contracts;
  • refreshes coordinated Maven alpha artifacts, compiled API samples, and hosted documentation governance.

Verification:

  • GitHub CI passed for the exact commit.
  • Documentation passed for the exact commit.
  • ./gradlew qaRelease passed locally: 1,025 tasks.
  • ./gradlew :app:assembleDebug --stacktrace passed locally: 543 tasks.

Signed APKs:

  • ViewCompose-demo-benchmark-d14111b5.apk — SHA-256 14a7091de128be643fd2d8db488855b499d4a76763886c599a1bee7996db4120
  • ViewCompose-demo-debug-d14111b5.apk — SHA-256 ec211344a46fc20fde711770f4d678381bece468130e9431c6df90b2b411c6bd

Both APKs are signed using APK Signature Scheme v2 with the same Android Debug test certificate (certificate SHA-256 44a8b525fa9effdffdb4e33650deef57cfa238e3e6d2f540e69eb13e0ffc651b) and are intended only for prerelease verification. Verify the Benchmark APK against SHA256SUMS.txt and the Debug APK against SHA256SUMS-debug.txt before installing.

ViewCompose Demo · 2026-08-17

Pre-release

Choose a tag to compare

@guozhiqiang123 guozhiqiang123 released this 17 Aug 15:11

This prerelease contains the Demo manual-review repair batch from PR #103.

Highlights:

  • fixes FlowColumn measurement and nested vertical gesture ownership;
  • restores real pull-to-refresh gesture verification;
  • fixes popup shadow ownership and rounded-grid clipping;
  • separates conflicting Demo scroll/focus fixtures;
  • adds application-language switching to the Demo environment;
  • fixes clipped multiline supporting text, content-size visibility, and FAB shadow clearance.

The downloadable APK is the minified benchmark variant produced by ./gradlew qaRelease from commit 25f72ac654da5cbeb0b102c44fc0cac106572778.

This package uses the Android Debug test certificate and is intended only for prerelease verification. Verify the APK against SHA256SUMS.txt before installing.