Skip to content

Releases: jidasetima/movie-finder-android

v0.0.12

24 Oct 22:13
197f7eb
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

12 Sep 13:27
75b988f
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

What's Changed

  • Feature: Add feature to fetch Now Playing movie data by @jidasetima in #1
  • Feature: Display the poster image of fetched now playing movies by @jidasetima in #2
  • Improvement: add dependency injection via Dagger Hilt by @jidasetima in #3
  • Improvement: Implement unit tests for current classes by @jidasetima in #4
  • Feature: add continuous integration via GitHub Action by @jidasetima in #5
  • Improvement: add Popular, Top Rated and Upcoming movie categories by @jidasetima in #6
  • Improvement: Implement custom compose theming. Implement simple AppBar by @jidasetima in #7
  • Feature: Implement Movie Detail Screen, Introduce Compose Navigation by @jidasetima in #8
  • Feature: Implement Movie Category List Offline mode by @jidasetima in #9
  • Improvement: Add instrumented tests to pipeline by @jidasetima in #10
  • Feature: Implement Search Movie View by @jidasetima in #11
  • Documentation: Update README to include preview gif by @jidasetima in #12
  • Feature: Add network paging to search implementation via Paging3 Library by @jidasetima in #13
  • Improvement: Add AppIcon and correct App Name by @jidasetima in #14

New Contributors

Full Changelog: https://github.com/jidasetima/movie-finder-android/commits/v0.0.11