aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/topmanga/DetailTopMangaActivity.kt
AgeCommit message (Expand)Author
2021-02-23Started README and moved the packages.Clyhtsuriva
2021-02-22Detail is now working for animesClyhtsuriva
2021-02-22Removed justification and added links.Clyhtsuriva
2021-02-22Scrollview added.Clyhtsuriva
2021-02-22Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva
2021-02-22Text justified and constrained better.Clyhtsuriva
2021-02-22Replacing null values by an "Unknown" string.Clyhtsuriva
2021-02-22API's now being called with an ID as a parameter.Clyhtsuriva
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva
2021-02-21Displaying the other infos from the TopManga API.Clyhtsuriva
2021-02-21Making activity_detail_top_manga.xml beautiful!Clyhtsuriva
2021-02-20Beginning the manga api part.Clyhtsuriva
2021-02-20"Optimizing" importsClyhtsuriva
2021-02-20Added image supportClyhtsuriva
2021-02-20Intents now working for top mangasClyhtsuriva