Skip to content

Releases: li2/21-movies

Integrated with TMDB API

08 Jun 05:09
@li2 li2
Compare
Choose a tag to compare

All movies data and images are from The Movie Database (TMDb) API but is not endorsed or certified by it.

  • Search Movies.
  • Discover movies list by categories (trending, now playing, upcoming, popular, top rated) and genres (adventure, fantasy, animation, etc.), also support filter and sort.
  • Watchlist (locally database supports).
  • Movie detail, trailers, cast, crew, reviews, recommendations, etc.
  • Firebase Cloud Messaging.
  • Firebase Crashlytics.
  • Offline supports in a few pages.
  • Day and night theme.

1.0.0

25 Apr 04:03
@li2 li2
Compare
Choose a tag to compare

This App is built on Android Architecture Components (MVVM) in Kotlin with following features:

  • Two tabs (not showing, coming soon).
  • Movies list and detail UI and API integration.
  • Tablet layout support: show list and detail on the same screen.
  • Shared element transition animation between list and detail.
  • Video Player.