Jordan ARTZET
|
0fd619f41b
|
📝 add documentation
|
2 years ago |
Jordan ARTZET
|
ba977653c0
|
🐛 fix bug movies were not inserted
|
2 years ago |
Jordan ARTZET
|
d0768d2704
|
🚧 add the room database
|
2 years ago |
Jordan ARTZET
|
bf50751c6f
|
🚧 add bindings on the home page
|
2 years ago |
Jordan ARTZET
|
797ce00665
|
🚧 some requests implemented need to had coroutines now to improve perf
|
2 years ago |
Jordan ARTZET
|
76130b9358
|
🚧 prepare class for the movie details request
|
2 years ago |
Jordan ARTZET
|
724e6cb75c
|
🚧 add the tv show request and display the data in the tvshow cateogry
|
2 years ago |
Jordan ARTZET
|
635a458cad
|
:recycler: refactor and clean the code
|
2 years ago |
Jordan ARTZET
|
e29247f3ce
|
🚧 add data binding and view model
Data are now binded on the view
|
2 years ago |
Jordan ARTZET
|
fc371bf386
|
🚧 add some requests
Get the most popular movie
Get the top rated movie
Get the upcoming movie
Get the movie now playing
|
2 years ago |
Jordan ARTZET
|
5a6b157c4f
|
🚧 rebuild the dtos correctly
|
2 years ago |
Jordan ARTZET
|
ddc0f661e6
|
🚧 add tvdto and some requests
tvdto not finished
|
2 years ago |
Jordan ARTZET
|
be99e981bf
|
🚧 reorganize the view
|
2 years ago |
Jordan ARTZET
|
86f7de2588
|
🚧 add the request for the home
Now display the trends and the most popular media
|
2 years ago |
Jordan ARTZET
|
838819f7b8
|
🚧 update item adapter
The item adapter work correctly
|
2 years ago |
Jordan ARTZET
|
904a5078ef
|
🚧 first request from api
|
2 years ago |
Jordan ARTZET
|
3cfc7d73b4
|
🚧 add retrofit
add retrofit instance and the api
|
2 years ago |
Jordan ARTZET
|
ae147111a7
|
🚧 delete the header and resize the elements
resize the elements in the main activity view
|
2 years ago |
Jordan ARTZET
|
5a174fc2f6
|
🚧 navigation view is dynamic
dynamic added to navigationView
add the fragment movies
maybe add a generic fragment
|
2 years ago |
Jordan ARTZET
|
48273833cc
|
🚧 build the interface of the main activity
The interface of the home page is created
Next step --> do the fragments and use the navigation menu
|
2 years ago |
Jordan ARTZET
|
c55abc271a
|
Update dependencies (build.gradle) and add kapt
|
2 years ago |
Jordan ARTZET
|
d214bb15e9
|
organize the files in the project and update readme
|
2 years ago |