DeezerClone Versions Save

This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture.

v1.3.0

3 years ago

I refactored by making some changes on the application! What's new with this refactor;

  • Adding datasource layer.
  • Multiple repository structure for each fragment structure instead of single repository layer
  • Unit test was written for each repository.
  • Simple UI test added 🎉
  • The package structure of the application has been arranged.
  • Data classes renewed.
  • Retrofit version upgraded. Coroutine adapter and kotlin serialization deleted. Gson is added.

v1.2.0

3 years ago
  • Created media player with ExoPlayer.
  • ExoPlayer scenarios were simply tried.

v1.1.0

3 years ago

Favorites page added. Share and Favorite buttons have been activated.

1.0.0

3 years ago