Releases: jidasetima/movie-finder-android
Releases · jidasetima/movie-finder-android
v0.0.12
What's Changed
- Feature: Add App Theme Selection by @jidasetima in #15
- Improvement: Add version code check to main github workflow by @jidasetima in #16
Full Changelog: v0.0.11...v0.0.12
v0.0.11
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
- @jidasetima made their first contribution in #1
Full Changelog: https://github.com/jidasetima/movie-finder-android/commits/v0.0.11