Skip to content

Releases: ImaginativeShohag/Simple-MVVM

v8.0

Choose a tag to compare

@ImaginativeShohag ImaginativeShohag released this 13 Apr 02:40
5f9ad83

🆕 spotless with klint

🆕 Simple CMS app

  • Single Activity approach
  • Used Go REST API
  • Sections: User, Post, Todo and Comment
  • Navigation Component
  • Hilt
  • Material 3

🆕 Service example

  • Foreground service
  • Data-pass using Broadcast

🆕 GitHub Actions

v7.0

Choose a tag to compare

@ImaginativeShohag ImaginativeShohag released this 01 Apr 16:18
be03f59

🆕 Simple Todo app (for beginner)

  • Single Activity approach
  • Used Go REST API
  • Offline support

v6.0

Choose a tag to compare

@ImaginativeShohag ImaginativeShohag released this 14 Mar 10:37
4b3d5bf
  • Dependencies updated
  • Latex example added
  • ignoreCrash extension added
  • User Case example added
    and many more...

v5.0

Choose a tag to compare

@ImaginativeShohag ImaginativeShohag released this 06 Sep 22:24
ada23a5
  • Migrated to Hilt from dagger
  • view package changed to UI
  • OneSignal template code added
  • Dynamic color from image sample added (checkout the paged post module)
  • Interval time picker added
  • Event model added
  • Migrated to Paging 3
    and many more...