Releases: ImaginativeShohag/Why-Not-Compose
Releases · ImaginativeShohag/Why-Not-Compose
v7.3.1
What's Changed
- doc: Add "Book Keeper" link
- docs: update
README.md
by @ImaginativeShohag in #69 - feat: update home UI, add additional info about other app, update wrong padding in home screen by @ImaginativeShohag in #70
Full Changelog: v7.2.2...v7.3.1
v7.2.2
v7.2.0
What's Changed
- Add new confetti
Lottie
example by @ImaginativeShohag in #42 - Update to gradle catalog by @ImaginativeShohag in #44
- Baseline profile by @ImaginativeShohag in #45
- build: add custom build instruction in codeql ci by @ImaginativeShohag in #47
- refactor: add gradle parameter required for gradle managed device by @ImaginativeShohag in #48
- refactor: add gradle parameter required for gradle managed device by @ImaginativeShohag in #49
- feat: add kvm permission in github actions by @ImaginativeShohag in #50
- docs: update
README.md
by @ImaginativeShohag in #51 - Barcode scanner by @ImaginativeShohag in #52
- refactor(barcodescanner): rename
BarcodeAnalyser
toBarcodeAnalyzer
, improve ui by @ImaginativeShohag in #54 - Slider example by @ImaginativeShohag in #53
- Convert to catalog, barcode example, pager example by @ImaginativeShohag in #56
Full Changelog: v7.0.0...v7.2.0
v7.0.0
What's Changed
- Migrate to Material 3 by @ImaginativeShohag in #40
- Solution of PopBackStack by @ImaginativeShohag in #41
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- Add deep link example by @ImaginativeShohag in #27
- Rename SquireCropImage to CropImage, ratio can be set from the parameter by @ImaginativeShohag in #28
- Update ci-cd, Add BMC button by @ImaginativeShohag in #29
- Fix ktlint issues by @ImaginativeShohag in #30
- Navigation data pass example by @ImaginativeShohag in #33
- Add storage cache using shared preference by @ImaginativeShohag in #31
- Fix issues and update examples by @ImaginativeShohag in #32
- Migrate navigation by @ImaginativeShohag in #37
- Reactive model by @ImaginativeShohag in #35
- Add memory cache example with data passing by @ImaginativeShohag in #36
- Add auto ui theme mode by @ImaginativeShohag in #39
- Add examples and update dependencies by @ImaginativeShohag in #34
Full Changelog: v5.0.1...v6.0.0
v5.0.1
v5.0.0
More sample added 🚀
- ✨ Using Compose BOM
2023.06.00
- 🆕 New Content Management System module added (with M3, Navigation Component etc.)
- 🆕 Material 3 examples (check CMS module)
- 🆕 GitHub actions added for ktlint, CodeQL and Publish to Play Store
- 🆕 Animated Splash Screen (Introduced in Android 12)
- 🆕 New notification permission added
- ⬆️ Upgrade libraries and removed deprecated codes
- ⬆️ Compose dependencies migrated to Compose BOM
- 🔧 All UI tweaked
Full Changelog: v4.1.0...v5.0.0
v4.1.0
More sample added 🚀
- ✨ Using Compose 1.1.1
- 🆕 New maps compose library added
- 🆕 Published to Play Store
v4
More sample added 🚀
- ✨ Using Compose 1.1.0
- 🆕 Project separated to multi-module
- 🆕 Tutorial: Data fetch and paging
- 🆕 Tutorial: Tic-Tac-Toe
- 🆕 Tutorial: OneSignal and Broadcast
- 🆕 Tutorial: ExoPlayer
- 🆕 Composition: SwipeRefresh: animateItemPlacement() added to items
- 🔧 Improved: Composition: GeneralRadioButton
- 🔧 Tutorial intro screen now includes description using
LiteMarkdown
😉 - 🔧 Home UI refreshed
v3
More sample added 🚀
- ✨ Using Compose 1.1.0-beta04
- 🆕 Tutorial: Select image and crop for upload
- 🆕 Tutorial: Capture image and crop for upload
- 🆕 Tutorial: Permission
- 🆕 Composition: Text
- 🆕 Composition: Bottom Navigation
- 🆕 Composition: Dialog