Skip to content

Releases: ImaginativeShohag/Simple-MVVM

v8.0

13 Apr 02:40
5f9ad83
Compare
Choose a tag to compare

🆕 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

01 Apr 16:18
be03f59
Compare
Choose a tag to compare

🆕 Simple Todo app (for beginner)

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

v6.0

14 Mar 10:37
4b3d5bf
Compare
Choose a tag to compare
  • Dependencies updated
  • Latex example added
  • ignoreCrash extension added
  • User Case example added
    and many more...

v5.0

06 Sep 22:24
ada23a5
Compare
Choose a tag to compare
  • 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...