aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feature added to mangasClyhtsuriva2021-03-231-0/+2
| | | | Display other pages by touching the bottom or by clicking buttons
* Update README.md and colors.xmlfeature/searchClyhtsuriva2021-03-141-2/+2
|
* Detail for searched mangas is working.Clyhtsuriva2021-03-121-0/+1
|
* Adding colors to TextInputEditText from search pages.Clyhtsuriva2021-03-122-0/+2
|
* Added searching for animes.Clyhtsuriva2021-03-021-0/+2
| | | | Auto keyboard hiding method when submitting.
* Search working for mangas.Clyhtsuriva2021-03-021-0/+1
|
* Building the basic files to display the searched mangas.Clyhtsuriva2021-03-021-0/+2
|
* changed the bg color of the icon.Clyhtsuriva2021-02-231-2/+0
|
* Detail is now working for animesClyhtsuriva2021-02-221-0/+2
|
* Removed justification and added links.Clyhtsuriva2021-02-221-0/+2
| | | | | Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable.
* API call and display on DetailTopMangaActivity.ktClyhtsuriva2021-02-221-7/+9
| | | | | Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder"
* Making activity_detail_top_manga.xml beautiful!Clyhtsuriva2021-02-211-6/+18
|
* Beginning the manga api part.Clyhtsuriva2021-02-201-0/+2
|
* Intents now working for top mangasClyhtsuriva2021-02-201-4/+4
|
* Removing useless strings in strings.xmlClyhtsuriva2021-02-191-4/+0
|
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-191-15/+1
|
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-191-0/+2
| | | | Copied the topmanga folder and transformed everything in it into top anime.
* PreparingClyhtsuriva2021-02-181-1/+1
| | | | Preparing the implementation of the API datas to our recycerview in a fragment.
* Modifying manga stringsfeature/recyclerviewClyhtsuriva2021-02-171-4/+0
|
* Recycler view now working in a fragment.Clyhtsuriva2021-02-171-0/+1
|
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-171-1/+20
|
* Starting to work on recycler view featureClyhtsuriva2021-02-161-0/+3
|
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-121-2/+4
|
* Renaming.Clyhtsuriva2021-02-121-3/+2
|
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-121-3/+4
|
* Adding colours and "locking" in dark mode.Clyhtsuriva2021-02-093-5/+11
|
* Messing around with some texts to learnClyhtsuriva2021-02-093-2/+26
|
* Initial commitClyhtsuriva2021-02-094-0/+50