Skip to content

Releases: ImaginativeShohag/Why-Not-Compose

v7.3.1

16 Jan 01:09
efb630b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.2...v7.3.1

v7.2.2

30 Dec 08:06
dca0fe1
Compare
Choose a tag to compare

What's Changed

  • fix: build actions
  • fix: ktlint issues

Full Changelog: v7.2.0...v7.2.2

v7.2.0

27 Dec 16:50
7664af4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.2.0

v7.0.0

11 Jul 20:24
a13b819
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

08 Jun 07:17
cfc7f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v6.0.0

v5.0.1

01 Jul 20:48
d58b051
Compare
Choose a tag to compare

What's New

  • 🐞 Fix a bug in the Paging example, for which data isn't loading.
  • 🐞 Fix empty view not showing issue in the paging example.
  • 🔧 Improve the paging example UI.

See what's new in v5.0.0

v5.0.0

30 Jun 16:37
a61fe5f
Compare
Choose a tag to compare

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

06 Mar 19:27
f788fa3
Compare
Choose a tag to compare

More sample added 🚀

  • ✨ Using Compose 1.1.1
  • 🆕 New maps compose library added
  • 🆕 Published to Play Store

v4

10 Feb 13:04
b418e24
Compare
Choose a tag to compare
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

15 Dec 21:53
6cd02bc
Compare
Choose a tag to compare
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