Skip to content

Releases: hieuwu/android-groceries-store

Groceries Store v2.0.0

20 Dec 15:09
a2a628a
Compare
Choose a tag to compare

🥳 What's New

  • Migrated the whole old XML view system to Jetpack Compose
  • Replaced Firebase Cloud Storage and Authentication with Supabase GoTrue and Postgrest respectively
  • Ui improvement across the app

⭐️ What's Changed

👋 New Contributors

Full Changelog: v1.1.0...v2.0.0

Groceries Store (v1.1.0)

16 Jul 12:19
a21a8ee
Compare
Choose a tag to compare
  • Display push notification in diffenrent styles based on data from Firebase

Groceries Store (v1.0.2)

31 Mar 15:40
Compare
Choose a tag to compare
  • Refactor code, separate methods in UI controllers
  • Fix wrong successful order dialog display
  • Support login from profile page

Groceries Store (v1.0.1)

14 Dec 01:26
Compare
Choose a tag to compare
  • Display push notification from firebase

Full Changelog: v1.0...v1.0.1

Groceries Store First Release (v1.0)

09 Dec 02:12
Compare
Choose a tag to compare
  • Complete basic flow to create an order
  • Handle caching invalidation with work manager
  • Offline mode