Skip to content

Foodium v1.1

Latest
Compare
Choose a tag to compare
@PatilShreyas PatilShreyas released this 16 Jan 11:43
· 11 commits to master since this release
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 🙇🏻‍♂️