Releases: android/compose-samples
Releases · android/compose-samples
v2022.10.00
What's Changed
- Merge main in to latest by @bentrengrove in #919
- Upgrade to Compose 1.3 by @bentrengrove in #918
- Update compose-latest | Compose 1.3.0-alpha03 | Compiler 1.3.0 | Kotlin 1.7.10 by @JolandaVerhoef in #925
- [Crane] Fix destinations not in list issue. by @riggaroo in #938
- [compose-latest Crane] Bugfix for destinations not found in Crane by @riggaroo in #939
- Update plugin com.android.test to v7.2.2 by @renovate in #931
- Update Androidx Lifecycle deps to v2.5.1 by @renovate in #932
- Fix a11y bugs of Jetcaster by @EasyVector in #914
- Fix readme image size by @riggaroo in #926
- [Jetcaster] Fix recomposition loop in verticalGradientScrim by @alexvanyo in #946
- Fixing: Remove Unused If-Else condition by @sparrow007 in #884
- Version Catalog support by @riggaroo in #950
- Disable auto creation of deps PRs for renovate by @riggaroo in #960
- Compose latest by @riggaroo in #961
- [Jetnews] Update to Material3 by @JolandaVerhoef in #964
- [JetNews] Remove invalid comment by @JolandaVerhoef in #966
- Main into Compose-latest by @JolandaVerhoef in #965
- [compose-latest] Update samples on compose-latest branch to Compose 1.3.0-beta01 by @simona-anomis in #967
- [Jetsurvey] Converted to use Material 3 by @IanGClifton in #954
- Updating to safe flow collection with collectAsStateWithLifecycle() by @astamato in #970
- [Jetsurvey] Converted to use Material 3 (#954) by @IanGClifton in #971
- Update to Compose 1.3.0-beta02 by @bentrengrove in #974
- [All] Updated to Compose 1.3.0-beta03, AGP 7.3.0 by @IanGClifton in #979
- Update plugin com.github.ben-manes.versions to v0.42.0 by @renovate in #959
- Add matrix level and sample name to output folder. by @riggaroo in #982
- main > compose-latest by @JolandaVerhoef in #984
- Fix updateDeps.sh in README by @ricknout in #987
- Fix formatting not running on samples by @bentrengrove in #981
- Ben/merge main into latest by @bentrengrove in #988
- [All] Add a method to easily test a snapshot locally and on CI by @bentrengrove in #990
- Merge main into latest by @bentrengrove in #991
- [All] Update to 1.3.0-rc01 by @astamato in #983
- Update readme with formatting instructions by @bentrengrove in #992
- Fix snapshot script not working on unix runners by @bentrengrove in #994
- Updating Material3 to RC01 by @florina-muntenescu in #993
- [All] Update to collectAsStateWithLifecycle to latest alpha by @astamato in #995
- [Jetsurvey] Removed Slider workaround for M3 bug by @IanGClifton in #998
- Reply material updates and dual pane support by @Gurupreet in #989
- [All] Upgrade AGP to 7.3.0 by @bentrengrove in #999
- Merge main into compose-latest by @JolandaVerhoef in #1002
- Adding JetLagged Sample by @riggaroo in #1004
- Adding Build file for JetLagged by @riggaroo in #1006
- Update Compose version by @JolandaVerhoef in #1003
- [Quick View] Merging compose-latest to main by @astamato in #985
- Switch to BOM for JetLagged by @riggaroo in #1009
New Contributors
- @EasyVector made their first contribution in #914
- @sparrow007 made their first contribution in #884
Full Changelog: v1.2.1...v2022.10.00
v1.2.1
What's Changed
- Compose navigation in reply by @Gurupreet in #828
- Reply Detail screen navigation. by @Gurupreet in #839
- Reply: Add Navigation content positioning to Nav rail and drawer for Long Tablets/Tablets in Portrait modes by @Gurupreet in #854
- Update README to include high level features by @riggaroo in #858
- Configure Renovate by @renovate in #856
- Update actions/checkout action to v3 by @renovate in #866
- Update actions/cache action to v3 by @renovate in #867
- Update dependency androidx.compose.material3:material3-window-size-class to v1.0.0-alpha14 by @renovate in #864
- Update actions/upload-artifact action to v3 by @renovate in #869
- Update plugin com.android.test to v7.2.1 by @renovate in #872
- [JetNews] Use derived state of for scrolled state to avoid recomposition on scrolling by @oas004 in #881
- [Crane] Fix animation on backdrop sheet by @riggaroo in #887
- [JetSurvey] Improve sign up process by @tsuharesu in #851
- [Jetchat] Renamed JetchatScaffold to JetchatDrawer by @sumanabhi in #891
- [Jetchat] Unnecessary spread operator by @rlatapy-luna in #894
- [Jetnews] Be more explicit about robolectric version by @JolandaVerhoef in #897
- Reply adaptive sample ready for integration to compose samples. by @Gurupreet in #882
- [Reply] Fix: Removed deprecated windowInsetController with WindowCompat. by @Gurupreet in #902
- Added Reply to bug and feature template for github by @Gurupreet in #903
- [All] Updating to Compose 1.2 by @florina-muntenescu in #905
- [Reply]: Added material 3 shapes and fix permanent drawer back button. by @Gurupreet in #923
- Renovate: Group renovate and compose dependencies by @riggaroo in #895
- Update accompanist_version to v0.25.1 by @renovate in #928
- Update main | Compose 1.2.1 | Compiler 1.3.0 | Kotlin 1.7.10 by @JolandaVerhoef in #924
New Contributors
- @renovate made their first contribution in #856
- @oas004 made their first contribution in #881
- @sumanabhi made their first contribution in #891
- @rlatapy-luna made their first contribution in #894
Full Changelog: v1.2.0-rc03...v1.2.1
v1.2.0-rc03
What's Changed
- Fixing disabled stickers tab by @astamato in #857
- [Jetchat] Drawer not opening after double-clicking on the drawer icon #744 by @alajemba-vik in #844
- Fixing Jetchat's spotless by @astamato in #859
- [All] Update Compose Compiler to 1.2.0 by @arriolac in #860
- [All] Update Compose libraries to 1.2.0-rc03 by @arriolac in #862
New Contributors
- @alajemba-vik made their first contribution in #844
Full Changelog: v1.2.0-rc02...v1.2.0-rc03
v1.2.0-rc02
What's Changed
- Add support for workflow_dispatch on all GH workflows. by @arriolac in #852
- [Crane] Use AnimatedContent to transition between content states. by @riggaroo in #843
- [JetSurvey] Use AnimatedContent to slide in and out changes between questions by @riggaroo in #842
- [All] Update to Compose 1.2.0-rc02 by @arriolac in #853
Full Changelog: v1.2.0-rc01...v1.2.0-rc02
v1.2.0-rc01
[All] Update to Compose v1.2.0-rc01 (#840)
- Compose 1.2.0-beta01 -> 1.2.0-beta01
- AGP 7.2.0 -> 7.2.1
- Spotless 6.5.2 -> 6.7.0
- Accompanist 0.24.8-beta -> 0.24.11-rc
v1.2.0-beta03
What's Changed
- Update Coil to 2.0.0. by @colinrtwhite in #801
- [Crane] Paddings in landscape mode by @VladDaniliuk in #803
- [JetNews] Kotlin and Gradle version update + extra SwipeToRefresh by @LinX64 in #715
- Fix Crane Dagger lint by @alexvanyo in #806
- [Jetsurvey] Updated date handling to use UTC only by @IanGClifton in #810
- [All samples] Add Spotless & ktlint to the update version script by @simona-anomis in #809
- [Jetnews] Add multipreview annotations feature by @JolandaVerhoef in #808
- Applied spotless fixes by @IanGClifton in #813
- [All Samples] Add NiA to additional samples by @tunjid in #807
- Add name of workflow as prefix to fix issues with cancelling other jobs by @riggaroo in #814
- [All] Update samples to Compose 1.2.0-beta02 by @bentrengrove in #815
- Create reusable workflow build-sample.yml. by @arriolac in #818
- [Skip-CI] Add accompanist to the upgrade script by @bentrengrove in #816
- Reuse build workflow by @arriolac in #819
- Update Stackflow tag to android-jetpack-compose by @arriolac in #822
- [Jetcaster] Fix Readme out-of-date by @jisungbin in #821
- [All] Change reference of Android Studio to Chipmunk by @JolandaVerhoef in #820
- Revert "Reuse build workflow" by @riggaroo in #824
- [Jetsnack] Remove baseline profiles from stable branch by @bentrengrove in #826
- Downgrade to AGP stable for main branch by @riggaroo in #827
- Clean up Owl and add Lazy item keys & animateItemPlacement animation by @simona-anomis in #829
- Remove runs-on and timeout-minutes config from JetNews.yml by @arriolac in #832
- [All] Update to Compose 1.2.0-beta03 by @riggaroo in #833
New Contributors
- @VladDaniliuk made their first contribution in #803
- @LinX64 made their first contribution in #715
- @tunjid made their first contribution in #807
- @jisungbin made their first contribution in #821
Full Changelog: v1.2.0-beta01...v1.2.0-beta03
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