aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Collapse)Author
2021-03-23Feature added to mangasClyhtsuriva
Display other pages by touching the bottom or by clicking buttons
2021-03-12Detail for searched mangas is working.Clyhtsuriva
2021-03-12Adding colors to TextInputEditText from search pages.Clyhtsuriva
2021-03-02Added searching for animes.Clyhtsuriva
Auto keyboard hiding method when submitting.
2021-03-02Search working for mangas.Clyhtsuriva
2021-03-02Building the basic files to display the searched mangas.Clyhtsuriva
2021-02-22Detail is now working for animesClyhtsuriva
2021-02-22Removed 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-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-21Making activity_detail_top_manga.xml beautiful!Clyhtsuriva
2021-02-20Beginning the manga api part.Clyhtsuriva
2021-02-20Intents now working for top mangasClyhtsuriva
2021-02-19Removing useless strings in strings.xmlClyhtsuriva
2021-02-19Adding scores to the recyclerview layout.Clyhtsuriva
2021-02-19Implementing TopAnimefeature/top_anime_handlingClyhtsuriva
Copied the topmanga folder and transformed everything in it into top anime.
2021-02-18PreparingClyhtsuriva
Preparing the implementation of the API datas to our recycerview in a fragment.
2021-02-17Modifying manga stringsfeature/recyclerviewClyhtsuriva
2021-02-17Recycler view now working in a fragment.Clyhtsuriva
2021-02-17Trying to mimic the Flower exemple from google.Clyhtsuriva
2021-02-16Starting to work on recycler view featureClyhtsuriva
2021-02-12Adding Article and Top Manga pages.Clyhtsuriva
2021-02-12Renaming.Clyhtsuriva
2021-02-12Renaming and adding some functions for the home buttons.Clyhtsuriva
2021-02-09Adding colours and "locking" in dark mode.Clyhtsuriva
2021-02-09Messing around with some texts to learnClyhtsuriva
2021-02-09Initial commitClyhtsuriva