Skip to content

Releases: Spikeysanju/JetQuotes

v1.4.1

13 Oct 19:47
31ebaf0
Compare
Choose a tag to compare

❓ What's Changed

🏆 New Contributors

  • @ch8n made their first contribution in #150

✍️ Full Changelog: v1.4.0...v1.4.1

A Minimalistic Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in Android.
Add ons features like Share Quotes as Image & Quote Categories are currently WIP 🚧

v1.4.0

25 Jul 06:30
364e808
Compare
Choose a tag to compare

🔥 Improvements

  • Upgrade to the latest release of Jetpack Compose v1.0.0-rc01
  • Migrate from Groovy to Kotlin DSL #123
  • Migrate from Moshi to Kotlin Serialization #126
  • Add Search Quotes feature #125
  • Lottie Animation Improvements

A Minimalistic Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in Android.
Add ons features like Share Quotes as Image & Quote Categories are currently WIP 🚧

v1.3.1

21 May 04:36
3f004ca
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix Application Crash on Resume #93

🔥 Improvements

  • Use HiltNavGraphViewModel
  • Convert Hardcoded string 👉 String resources
  • Refactor logic in MainActivity & NavGraph
  • Fine tune Unused functions & Imports

A Minimalistic Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in Android.
Add ons features like Share Quotes as Image & Quote Categories are currently WIP 🚧

v1.3

04 May 15:30
526ec2f
Compare
Choose a tag to compare

Features 🎁

  • Add Quotes to Favourites
  • Add Swipe to Delete Interaction for Favourites Quotes List
  • Add Empty State for Favourites Screen

A Minimalistic Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in Android.
Add ons features like Share Quotes as Image & Quote Categories are currently WIP 🚧

v1.2

02 May 20:58
d4926c0
Compare
Choose a tag to compare

Refactor code ⚡️

  • Add MVVM Architecture
  • Fix Day/Night Theme Switch Icon
  • Add StateFlow for ViewModel Logic

A Minimalistic Quotes Application built to Demonstrate the use of Jetpack Compose for building declarative UI in Android.
Add ons features like Save Favourite Quotes & Share Quotes as Images are currently WIP 🚧

🔖 JetQuotes v1.1

02 Oct 12:36
Compare
Choose a tag to compare

🌓 Added Mark mode toggle to easily switch between Day/Night Mode

🔖 JetQuotes - v1.0

20 Sep 06:25
126142f
Compare
Choose a tag to compare
🔖 JetQuotes - v1.0 Pre-release
Pre-release

Alpha release of JetQuotes App