aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/manga
AgeCommit message (Collapse)Author
2021-02-23Started README and moved the packages.Clyhtsuriva
2021-02-22Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva
2021-02-22API's now being called with an ID as a parameter.Clyhtsuriva
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder"
2021-02-21Only keeping useful infos from api responsesClyhtsuriva
2021-02-20Beginning the manga api part.Clyhtsuriva