Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-23 | Started README and moved the packages. | Clyhtsuriva | |
2021-02-22 | SwipeRefresh added to top anime.feature/swipe_to_refresh | Clyhtsuriva | |
2021-02-22 | Removing background because most dont seem to have one.feature/elements_detail | Clyhtsuriva | |
2021-02-22 | Detail is now working for animes | Clyhtsuriva | |
2021-02-22 | API call and display on DetailTopMangaActivity.kt | Clyhtsuriva | |
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder" | |||
2021-02-21 | Displaying the other infos from the TopManga API. | Clyhtsuriva | |
2021-02-21 | Only keeping useful infos from api responses | Clyhtsuriva | |
2021-02-20 | Beginning the manga api part. | Clyhtsuriva | |
2021-02-20 | "Optimizing" imports | Clyhtsuriva | |
2021-02-20 | Implementation of Glide. | Clyhtsuriva | |
Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences. | |||
2021-02-20 | Minor changesfeature/data_storage | Clyhtsuriva | |
2021-02-20 | Cache for top animes | Clyhtsuriva | |
Also cleaned TopMangaPage | |||
2021-02-19 | Adding scores to the recyclerview layout. | Clyhtsuriva | |
2021-02-19 | Implementing TopAnimefeature/top_anime_handling | Clyhtsuriva | |
Copied the topmanga folder and transformed everything in it into top anime. |