Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-22 | SwipeRefresh implemented and added to mangas. | 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 | starting the anime part | Clyhtsuriva | |
Reusing what I did with mangas | |||
2021-02-22 | Removed justification and added links. | Clyhtsuriva | |
Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable. | |||
2021-02-22 | Scrollview added. | Clyhtsuriva | |
Some mangas had too long background ans synopsis to fit. Scrollview resolve the issue. | |||
2021-02-22 | Sharedpreference now working for the DetailTopMangaActivity.kt | Clyhtsuriva | |
2021-02-22 | Text justified and constrained better. | Clyhtsuriva | |
2021-02-22 | Replacing null values by an "Unknown" string. | Clyhtsuriva | |
2021-02-22 | API's now being called with an ID as a parameter. | 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 | Making activity_detail_top_manga.xml beautiful! | 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 | Added image support | Clyhtsuriva | |
2021-02-20 | Intents now working for top mangas | 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 | Cache works with texts for top manga. | Clyhtsuriva | |
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. | |||
2021-02-19 | Moving TopManga files into their own subdir | Clyhtsuriva | |
2021-02-19 | Cleaning.release/1.0 | Clyhtsuriva | |
Removing some useless files. Adding comments. Updating the home page. | |||
2021-02-19 | Deleting useless files and adding image support. | Clyhtsuriva | |
2021-02-19 | Adaptation of the adapter, the rest response and the fragment. | Clyhtsuriva | |
2021-02-18 | Preparing | Clyhtsuriva | |
Preparing the implementation of the API datas to our recycerview in a fragment. | |||
2021-02-18 | Implementing API calls for the top mangas.feature/api_server_call | Clyhtsuriva | |
Test and Debug with snackbar : ok Adding internet access. Removing useless News class. | |||
2021-02-17 | Recycler view now working in a fragment. | Clyhtsuriva | |
2021-02-17 | Renaming to avoid issues with the "home" id. | Clyhtsuriva | |
2021-02-17 | Trying to mimic the Flower exemple from google. | Clyhtsuriva | |
2021-02-16 | Starting to work on recycler view feature | Clyhtsuriva | |
2021-02-12 | Adding Article and Top Manga pages. | Clyhtsuriva | |
2021-02-12 | Renaming. | Clyhtsuriva | |
2021-02-12 | Renaming and adding some functions for the home buttons. | Clyhtsuriva | |
2021-02-09 | Messing around with some texts to learn | Clyhtsuriva | |
2021-02-09 | Modified News object and val industryNews | Clyhtsuriva | |
2021-02-09 | Initial commit | Clyhtsuriva | |