Releases: Spikeysanju/JetQuotes
v1.4.1
❓ What's Changed
- Disabled
Forced Dark Theme
Support by @ch8n in #150 - Update
NavHost
toAnimatedNavHost
#151 by @Spikeysanju in #152
🏆 New Contributors
✍️ 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
🔥 Improvements
- Upgrade to the latest release of Jetpack Compose
v1.0.0-rc01
- Migrate from
Groovy
toKotlin DSL
#123 - Migrate from
Moshi
toKotlin 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
🐞 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
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
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
🌓 Added Mark mode toggle to easily switch between Day/Night Mode
🔖 JetQuotes - v1.0
Alpha release of JetQuotes App