Releases: android/compose-samples
Releases Β· android/compose-samples
Release list
v2026.08.00
What's Changed
- Remove APK creation from release workflow by @dturner in #1672
- Migrate Jetnews to Navigation 3 by @bsagmoe in #1675
- Update device parameters for DevicePreviews by @bsagmoe in #1684
- π€ Update Dependencies by @compose-devrel-github-bot in #1661
- chore(docs): Fixes typo, adds line breaks in Jetcaster README by @telpirion in #1680
- π€ Update Dependencies by @compose-devrel-github-bot in #1689
- [Wear] Updates to Compose 1.6 and bump SDK by @kul3r4 in #1696
- Fix bottom padding for HTML text in Wear module by @kul3r4 in #1697
- π€ Update Dependencies by @compose-devrel-github-bot in #1695
- π€ Update Dependencies by @compose-devrel-github-bot in #1701
- Update Compose dependencies to latest BOM 2026.08.00 across all samples by @srikrishnasakunia in #1702
- π€ Update Dependencies by @compose-devrel-github-bot in #1704
New Contributors
- @bsagmoe made their first contribution in #1675
- @telpirion made their first contribution in #1680
- @srikrishnasakunia made their first contribution in #1702
Full Changelog: v2026.03.00...v2026.08.00
v2026.03.00
What's Changed
- Update CODEOWNERS to use the team instead to perform round-robin assi⦠by @riggaroo in #1668
- Update Compose BOM to 2026.03.00 and address deprecations by @dturner in #1667
Full Changelog: v2026.02.00...v2026.03.00
v2026.02.00
What's Changed
- Refactor Github Action per b/485167538 by @google-admin in #1652
- Add new code owners to CODEOWNERS file by @riggaroo in #1657
- Remove ConstraintLayout from Jetsnack by @riggaroo in #1654
- π€ Update Dependencies by @compose-devrel-github-bot in #1656
Full Changelog: v2026.01.00...v2026.02.00
v2026.01.00
What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #1631
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #1630
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1622
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #1629
- π€ Update Dependencies by @compose-devrel-github-bot in #1640
- π€ Update Dependencies by @compose-devrel-github-bot in #1641
Full Changelog: v2025.12.00...v2026.01.00
v2025.12.00
What's Changed
- π€ Update Dependencies by @compose-devrel-github-bot in #1620
- [FIXED] Update links in README for project resources to avoid 404 by @hossain-khan in #1623
- π€ Update Dependencies by @compose-devrel-github-bot in #1626
New Contributors
- @hossain-khan made their first contribution in #1623
Full Changelog: v2025.10.00...v2025.12.00
v2025.10.00
What's Changed
- Add stability configuration and apply @immutable annotation to data classes by @hoangchungk53qx1 in #1606
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1607
- π€ Update Dependencies by @compose-devrel-github-bot in #1610
- Update Wear Compose libraries by @kul3r4 in #1613
- π€ Update Dependencies by @compose-devrel-github-bot in #1614
- Update CODEOWNERS by @riggaroo in #1616
- π€ Update Dependencies by @compose-devrel-github-bot in #1615
New Contributors
- @hoangchungk53qx1 made their first contribution in #1606
Full Changelog: v2025.08.00...v2025.10.00
v2025.08.00
What's Changed
- Fixes: build issues due to jvm tool chain by @AjeshRPai in #1580
- [Jetnews] Update icons and remove material icons dependency by @JolandaVerhoef in #1587
- [Reply] Update icons and remove material icons dependency by @JolandaVerhoef in #1588
- [Jetchat] Update icons and remove material icons dependency by @JolandaVerhoef in #1589
- [Jetlagged] Update icons and remove material icons dependency by @JolandaVerhoef in #1590
- [Jetcaster] Replace Material Icons with drawable resources by @JolandaVerhoef in #1591
- [Jetsnack] Replace Material Icons with drawable resources by @JolandaVerhoef in #1592
- Update Theme.kt in Jetcaster to make the app force dark by @MagicalMeghan in #1593
- Remove copy-branch workflow by @cartland in #1594
- Create CODEOWNERS by @yrezgui in #1595
- Keep one CODEOWNERS by @yrezgui in #1596
- Add back-to-home Predictive Back animation by @ashnohe in #1598
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1602
- Animate follow icon rotation in Jetcaster by @XDdevv in #1603
- π€ Update Dependencies by @compose-devrel-github-bot in #1604
New Contributors
- @AjeshRPai made their first contribution in #1580
- @XDdevv made their first contribution in #1603
Full Changelog: v2025.06.01...v2025.08.00
v2025.06.01
What's Changed
- Fixes spotless checks for Jetcaster by @mlykotom in #1566
- Jetcaster Material Expressive update by @MagicalMeghan in #1565
- Update squish buttons and colors by @MagicalMeghan in #1569
- Fix spotless configuration and apply to all samples except Jetcaster by @mlykotom in #1563
- Remove unused code by @EssentialsDev in #1570
- Update Jetcaster Wear module to Material3 by @kul3r4 in #1568
- Add triggers to .github/workflows/ by @cartland in #1550
- Add Recent Orders Widget by @ashnohe in #1567
- Update versions by @JolandaVerhoef in #1575
- Update README.md by @MagicalMeghan in #1576
- π€ Update Dependencies by @compose-devrel-github-bot in #1578
- Add a new check by @JolandaVerhoef in #1579
- Remove init-script from readme by @mlykotom in #1577
New Contributors
- @MagicalMeghan made their first contribution in #1565
- @EssentialsDev made their first contribution in #1570
- @ashnohe made their first contribution in #1567
Full Changelog: v2025.05.00...v2025.06.01
v2025.05.00
What's Changed
- [JetCaster] enable predictive back animations and add in pb NavHost animations by @trambui09 in #1533
- Fix Wear navigation startDestination by @yschimke in #1538
- [Reply] Enable predictive back by @trambui09 in #1540
- Widget preview updates by @secondsun in #1541
- Move Spotless configurations from buildscripts/init.gradle.kts to build.gradle.kts by @cartland in #1549
- Update packaging.yaml by @pflammertsma in #1530
- Update to Compose 1.8 by @dturner in #1555
- π€ Update Dependencies by @compose-devrel-github-bot in #1554
New Contributors
- @trambui09 made their first contribution in #1533
- @yschimke made their first contribution in #1538
- @secondsun made their first contribution in #1541
- @cartland made their first contribution in #1549
Full Changelog: v2025.02.00...v2025.05.00
v2025.02.00
What's Changed
- Removing toolchain by @riggaroo in #1526
- π€ Update Dependencies by @compose-devrel-github-bot in #1535
Full Changelog: v2025.01.01...v2025.02.00