Releases: android/compose-samples
Releases · android/compose-samples
v1.2.0-beta01
What's Changed
- [Jetsurvey]: Prevent email text field from going off screen. by @arriolac in #779
- Adding CODEOWNERS file for PR reviews by @riggaroo in #788
- Create blunderbuss.yml config to assign issues to compose devrel by @riggaroo in #790
- [Jetchat] Fix insets by disabling consumption by @alexvanyo in #786
- [JetChat] Adding Downloadable Fonts implementation by @astamato in #787
- [Crane] Ignore benchmark test for CI by @bentrengrove in #791
- [Crane] Incorrect shape of backdrop Scaffold by @riggaroo in #793
- Create stale.yml by @riggaroo in #792
- Update CODEOWNERS by @riggaroo in #795
- [JetNews] Add gif of JetNews working on large screens by @tsuharesu in #789
- [Jetchat] Update to Compose Material 3 1.0.0-alpha10 and fix icon buttons by @ricknout in #798
- Updated README to remove mention of Artic Fox by @riggaroo in #797
- Maintenance: Cancel in progress builds when new changes are triggered by @riggaroo in #796
- [Jetnews] Replace custom WindowSizeClasses with material3-window-size-class by @alexvanyo in #729
- [All] Update to Compose 1.2.0-beta01 by @IanGClifton in #799
New Contributors
- @astamato made their first contribution in #787
- @tsuharesu made their first contribution in #789
Full Changelog: v1.2.0-alpha08...v1.2.0-beta01
v1.2.0-alpha08
[All] Update to Compose 1.2.0-alpha08 (#782) * [All] Update to Compose 1.2.0-alpha08 * Replace deprecated -Xopt-in with -opt-in
v1.2.0-alpha06
What's Changed
- [JetSnack] Add a baseline profile to improve startup performance by @bentrengrove in #748
- Add layout for Book posture and supports dual-screen devices. by @pfmaggi in #751
- [All] Update to Compose 1.2.0-alpha05 by @JolandaVerhoef in #752
- [Crane] Improved Tab selector ripple and added animation transition between tabs by @riggaroo in #761
- [All] Update to Compose 1.2.0-alpha06 by @IanGClifton in #760
- [Crane] Change back arrow to be onSurface color 🔙 by @riggaroo in #762
- Update BottomBar height within Article Screen by @ed-george in #764
New Contributors
- @pfmaggi made their first contribution in #751
- @riggaroo made their first contribution in #761
- @ed-george made their first contribution in #764
Full Changelog: v1.1.1...v1.2.0-alpha06
v1.1.1
Updated Compose to v1.1.1
What's Changed
- [Jetchat] Removing todo. By default AnimatedVisibility expands / shri… by @florina-muntenescu in #742
- [Crane] Update Crane to use new Google Maps library by @bentrengrove in #735
- [All] Update to Compose 1.1.1 by @IanGClifton in #743
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [All] Version bumps (Compose 1.0.4, Kotlin 1.5.31, Accompanist 0.20.0) by @JoseAlcerreca in #683
- Remove PreviewParameterProvider from src/debug by @alexvanyo in #685
- Fixes navigation drawer issue by @JoseAlcerreca in #689
- Keyboard support for search field by @fuentespatrick in #687
- [All] Update to Compose 1.1.0-beta01 by @ricknout in #684
- [Jetchat] Update to Material 3 by @ricknout in #690
- [Material Catalog] Update README assets by @ricknout in #691
- Update Jetchat README GIFs by @ricknout in #693
- [All] Update to Compose 1.1.0-beta02 by @JolandaVerhoef in #697
- Add assembleRelease to CI steps by @alexvanyo in #686
- [All] Update to Compose 1.1.0-beta03 by @simona-anomis in #704
- Reduce Jetchat GIF size by @ricknout in #694
- [Jetchat] Using m3 alpha02 and NavigationDrawer by @florina-muntenescu in #718
- Updating all samples to Compose 1.1.0-rc01 and Kotlin 1.6.10 by @florina-muntenescu in #716
- [Owl] Improve tests by @JolandaVerhoef in #722
- [All] Update Compose to 1.1.0-rc03 by @bentrengrove in #730
- [All] Update tooling dependencies by @JolandaVerhoef in #737
- Update Compose to 1.1 by @florina-muntenescu in #739
New Contributors
- @fuentespatrick made their first contribution in #687
Full Changelog: v1.0.4...v1.1.0
v1.1.0-rc03
What's Changed
- Reduce Jetchat GIF size by @ricknout in #694
- [Jetchat] Using m3 alpha02 and NavigationDrawer by @florina-muntenescu in #718
- Updating all samples to Compose 1.1.0-rc01 and Kotlin 1.6.10 by @florina-muntenescu in #716
- [Owl] Improve tests by @JolandaVerhoef in #722
- [All] Update Compose to 1.1.0-rc03 by @bentrengrove in #730
Full Changelog: v1.1.0-beta03...v1.1.0-rc03
v1.1.0-beta03
Merge pull request #704 from android/ss/v1.1.0-beta03 [All] Update to Compose 1.1.0-beta03
v1.1.0-beta02
What's Changed
- [All] Version bumps (Compose 1.0.4, Kotlin 1.5.31, Accompanist 0.20.0) by @JoseAlcerreca in #683
- Remove PreviewParameterProvider from src/debug by @alexvanyo in #685
- Fixes navigation drawer issue by @JoseAlcerreca in #689
- Keyboard support for search field by @fuentespatrick in #687
- [All] Update to Compose 1.1.0-beta01 by @ricknout in #684
- [Jetchat] Update to Material 3 by @ricknout in #690
- [Material Catalog] Update README assets by @ricknout in #691
- Update Jetchat README GIFs by @ricknout in #693
- [All] Update to Compose 1.1.0-beta02 by @JolandaVerhoef in #697
New Contributors
- @fuentespatrick made their first contribution in #687
Full Changelog: v1.0.4...v1.1.0-beta02
v1.1.0-beta01
What's Changed
- [All] Version bumps (Compose 1.0.4, Kotlin 1.5.31, Accompanist 0.20.0) by @JoseAlcerreca in #683
- [JetNews] Remove PreviewParameterProvider from src/debug by @alexvanyo in #685
- [Jetchat] Fixes navigation drawer issue by @JoseAlcerreca in #689
- [JetNews] Keyboard support for search field by @fuentespatrick in #687
- [All] Update to Compose 1.1.0-beta01 by @ricknout in #684
- [Jetchat] Update to Material 3 by @ricknout in #690
New Contributors
- @fuentespatrick made their first contribution in #687
Full Changelog: v1.0.4...v1.1.0-beta01
v1.0.4
What's Changed
- [Jetnews] Snackbars large screens support by @manuelvicnt in #631
- [Jetnews] Add WindowSize breakpoints by @manuelvicnt in #632
- [Jetnews] Add NavRail for large screens by @manuelvicnt in #636
- [JetNews] List-detail support for main page by @alexvanyo in #629
- [Jetnews] Interests screen LS support by @manuelvicnt in #639
- [Jetnews] Large screen support for the Interests tab by @manuelvicnt in #641
- [JetNews] Fix state saving with drawer by @alexvanyo in #653
- [JetNews] Convert navrail/drawer decision to use currentWindowMetrics by @alexvanyo in #654
- [Jetnews] Better TopAppBar in large screens by @manuelvicnt in #650
- [Jetnews] Move NavRail to top level component by @manuelvicnt in #655
- [JetNews] Update window size breakpoints by @alexvanyo in #658
- [JetNews] Adjust medium behavior by @alexvanyo in #657
- [JetNews] Replace currentWindowMetrics flow with synchronous calculation by @alexvanyo in #660
- [Jetnews] Consolidate compact and medium layouts by @manuelvicnt in #659
- [Jetnews] Add space between NavRail icons by @manuelvicnt in #663
- [Jetnews] Custom interests layout by @manuelvicnt in #665
- [Crane] Use createEmptyComposeRule for test with injection by @JolandaVerhoef in #668
- [JetNews] Move window size calculation to activity level by @alexvanyo in #667
- [Jetsnack] Refactor JetsnackApp state holder by @manuelvicnt in #669
- Merge main into ls by @manuelvicnt in #672
- [Jetcaster] Add navigation by @manuelvicnt in #673
- [Jetcaster] Add player screen by @manuelvicnt in #674
- Merge main into ls by @manuelvicnt in #675
- [Jetcaster] Add tabletop posture support to the Player screen by @manuelvicnt in #676
- Adapt Jetnews to large screens and Jetcaster to tabletop posture by @manuelvicnt in #678
Full Changelog: v1.0.3...v1.0.4