aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/topanime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started README and moved the packages.Clyhtsuriva2021-02-236-441/+0
* SwipeRefresh added to top anime.feature/swipe_to_refreshClyhtsuriva2021-02-221-0/+12
* Removing background because most dont seem to have one.feature/elements_detailClyhtsuriva2021-02-221-7/+0
* Detail is now working for animesClyhtsuriva2021-02-224-12/+220
* API call and display on DetailTopMangaActivity.ktClyhtsuriva2021-02-221-2/+0
* Displaying the other infos from the TopManga API.Clyhtsuriva2021-02-211-1/+1
* Only keeping useful infos from api responsesClyhtsuriva2021-02-212-12/+0
* Beginning the manga api part.Clyhtsuriva2021-02-201-1/+1
* "Optimizing" importsClyhtsuriva2021-02-202-2/+1
* Implementation of Glide.Clyhtsuriva2021-02-201-28/+8
* Minor changesfeature/data_storageClyhtsuriva2021-02-201-1/+1
* Cache for top animesClyhtsuriva2021-02-201-9/+44
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-191-0/+2
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-195-0/+226