v2023.01.00
What's Changed
- Added JetLagged to README by @riggaroo in #1007
- Main > Latest by @JolandaVerhoef in #1010
- [Jetchat] Improve UserInputText textState using rememberSaveable by @ekoo in #996
- Fix typo in README by @VirtualParticle in #1011
- [Jetsurvey] Removed unnecessary color overrides by @IanGClifton in #1012
- Fix label in readme by @carlaf92 in #1013
- Add "Screenshots" H2 for screenshot indexing by @tunjid in #1015
- Changed to use asStateFlow api by @astamato in #1016
- Github Automation - Run update deps by @riggaroo in #1020
- 🤖 Update Dependencies by @riggaroo in #1021
- [All] Update tagging of samples by @tunjid in #1022
- [Jetsurvey] extract questions into their own kotlin files by @JolandaVerhoef in #1024
- Changed usage of mutex with update method of mutable state flow to atomically update values of it. by @kl3jvi in #1028
- [Jetsurvey] Simplify single/multiple choice questions by @JolandaVerhoef in #1026
- [All] Remove references to Android Studio Chipmunk by @JolandaVerhoef in #1040
- [Crane] Location input state is restored on process/activity recreation by @astamato in #1044
- [Crane] Fixing tab saver by @astamato in #1047
- [Jetsurvey] Fix for radio button accessibility by @IanGClifton in #1045
- 🤖 Update Dependencies by @arriolac in #1049
- [All] Updated Robolectric to 4.9.1 by @IanGClifton in #1056
- [Jetsurvey] Adding correctly sized PNGs by @IanGClifton in #1057
- [All] Update core library desugaring to 1.2.2 by @IanGClifton in #1061
- [Crane|Jetsnack] Replace box with contentAlignment for wrapContentSize modifier in child by @JolandaVerhoef in #1048
- 🤖 Update Dependencies by @compose-devrel-github-bot in #1064
- [Jetsurvey] Simplification of survey screens by @IanGClifton in #1058
- [JetNews] fix jetnews empty add or remove issue on MapExtensions.kt by @halilozcan in #1041
- 🤖 Update Dependencies by @compose-devrel-github-bot in #1070
- [JetLagged] update : add the complexity of this sample by @Elio-Muculo in #1071
- Adding feature missing warning by @astamato in #1078
- Update NetworkImage.kt to support compose preview by @pedrosax in #1074
- 🤖 Update Dependencies by @compose-devrel-github-bot in #1077
- Fixes script documentation by @JoseAlcerreca in #1081
- Move all plugins to version catalog by @zsmb13 in #1082
- README - Add play store links by @TylerCarberry in #1067
- [JetChat] Fixing the send button not displaying properly by @danioscx in #1052
- [Jetcaster] Add TwoPane from accompanist/adaptive for player UI by @alexvanyo in #947
- [Jetsurvey] Changed to use Navigation Compose by @IanGClifton in #1059
- Remove unused build configuration from project level build files by @zsmb13 in #1083
- [Jetchat] Migrate to official BackHandler by @Omico in #1046
- [Jetcaster] Create a BaseDao interface for DAOs by @sitamshrijal in #1025
- 🤖 Update Dependencies by @compose-devrel-github-bot in #1084
- Automatically apply spotless where required. by @riggaroo in #1085
New Contributors
- @ekoo made their first contribution in #996
- @VirtualParticle made their first contribution in #1011
- @carlaf92 made their first contribution in #1013
- @kl3jvi made their first contribution in #1028
- @compose-devrel-github-bot made their first contribution in #1064
- @halilozcan made their first contribution in #1041
- @Elio-Muculo made their first contribution in #1071
- @zsmb13 made their first contribution in #1082
- @TylerCarberry made their first contribution in #1067
- @danioscx made their first contribution in #1052
- @Omico made their first contribution in #1046
- @sitamshrijal made their first contribution in #1025
Full Changelog: v2022.10.00...v2023.01.00