aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/RestTopMangaResponse.kt
AgeCommit message (Collapse)Author
2021-02-19Moving TopManga files into their own subdirClyhtsuriva
2021-02-19Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva
2021-02-18PreparingClyhtsuriva
Preparing the implementation of the API datas to our recycerview in a fragment.
2021-02-18Implementing API calls for the top mangas.feature/api_server_callClyhtsuriva
Test and Debug with snackbar : ok Adding internet access. Removing useless News class.