aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removing background because most dont seem to have one.feature/elements_detailClyhtsuriva2021-02-221-35/+0
|
* Detail is now working for animesClyhtsuriva2021-02-222-0/+289
|
* Removed justification and added links.Clyhtsuriva2021-02-222-5/+41
| | | | | Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable.
* Added selectable attribute to titlesClyhtsuriva2021-02-221-26/+26
|
* Made some texviews selectable.Clyhtsuriva2021-02-221-3/+6
|
* Scrollview added.Clyhtsuriva2021-02-221-6/+9
| | | | | Some mangas had too long background ans synopsis to fit. Scrollview resolve the issue.
* Text justified and constrained better.Clyhtsuriva2021-02-221-6/+7
|
* API call and display on DetailTopMangaActivity.ktClyhtsuriva2021-02-222-13/+37
| | | | | 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-212-25/+204
|
* Beginning the manga api part.Clyhtsuriva2021-02-202-0/+24
|
* Intents now working for top mangasClyhtsuriva2021-02-203-9/+62
|
* Implementation of Glide.Clyhtsuriva2021-02-201-17/+13
| | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences.
* Removing useless strings in strings.xmlClyhtsuriva2021-02-191-4/+0
|
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-192-16/+13
|
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-194-0/+58
| | | | Copied the topmanga folder and transformed everything in it into top anime.
* Moving TopManga files into their own subdirClyhtsuriva2021-02-192-30/+2
|
* Cleaning.release/1.0Clyhtsuriva2021-02-194-91/+2
| | | | | | Removing some useless files. Adding comments. Updating the home page.
* Deleting useless files and adding image support.Clyhtsuriva2021-02-191-1/+1
|
* Modifying, a bit, the layout.Clyhtsuriva2021-02-191-8/+12
|
* PreparingClyhtsuriva2021-02-182-12/+23
| | | | 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-172-1/+2
|
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-175-29/+18
|
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-174-72/+39
|
* Starting to work on recycler view featureClyhtsuriva2021-02-165-11/+126
|
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-124-2/+92
|
* Renaming.Clyhtsuriva2021-02-124-18/+17
|
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-124-24/+41
|
* "locking" in dark mode through another wayClyhtsuriva2021-02-122-2/+2
|
* Adding colours and "locking" in dark mode.Clyhtsuriva2021-02-096-14/+22
|
* Messing around with some texts to learnClyhtsuriva2021-02-095-7/+42
|
* Modified the iconClyhtsuriva2021-02-0918-165/+6
|
* Initial commitClyhtsuriva2021-02-0925-0/+432