Skip to content

Releases: PatilShreyas/Foodium

Foodium v1.1

Choose a tag to compare

@PatilShreyas PatilShreyas released this 16 Jan 11:43
8b49abb

What's new?

  • [#23] Add sharing button for sharing a post. (Thanks to @naufalprakoso)
  • [#48] Use Android share sheet for sharing the post. (Thanks to @meets7)

Bug fixes:

  • [#37] Crashing issue on clicking a post item on devices running API level lower than 24.

Technical improvements

  • [#38] Use Flow's catch operator (Thanks to @shubham08gupta).
  • [#41] Use Room suspending functions. (Thanks to @shubham08gupta).
  • [#43] Clear unused resources. (Thanks to @GeorgCantor).
  • [#51] Use starter pattern for navigating from MainActivity to PostDetailsActivity. (Thanks to @sidhu18).
  • Use Dagger and Hilt for dependency injection.

Thanks to all contributors 🙇🏻‍♂️

Foodium v1.0

Choose a tag to compare

@PatilShreyas PatilShreyas released this 19 Jun 07:36
dcf1599

First release of Foodium app.