aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout (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-221-0/+287
|
* Removed justification and added links.Clyhtsuriva2021-02-221-5/+39
| | | | | 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-221-6/+28
| | | | | 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-19/+186
|
* Beginning the manga api part.Clyhtsuriva2021-02-201-0/+22
|
* Intents now working for top mangasClyhtsuriva2021-02-202-5/+58
|
* 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.
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-191-1/+12
|
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-192-0/+42
| | | | Copied the topmanga folder and transformed everything in it into top anime.
* Moving TopManga files into their own subdirClyhtsuriva2021-02-191-1/+1
|
* 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-181-11/+22
| | | | Preparing the implementation of the API datas to our recycerview in a fragment.
* Recycler view now working in a fragment.Clyhtsuriva2021-02-171-1/+1
|
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-175-29/+18
|
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-173-71/+19
|
* Starting to work on recycler view featureClyhtsuriva2021-02-164-11/+123
|
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-122-0/+58
|
* Renaming.Clyhtsuriva2021-02-122-2/+2
|
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-123-21/+37
|
* "locking" in dark mode through another wayClyhtsuriva2021-02-122-2/+2
|
* Adding colours and "locking" in dark mode.Clyhtsuriva2021-02-092-4/+6
|
* Messing around with some texts to learnClyhtsuriva2021-02-091-5/+9
|
* Initial commitClyhtsuriva2021-02-094-0/+118