aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Anime : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-231-0/+2
| | | | Minor changes on other fils.
* Manga : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-231-0/+2
|
* Removed lorem placeholder.Clyhtsuriva2021-03-142-3/+0
|
* Added detail for searched animes.Clyhtsuriva2021-03-141-0/+259
|
* Detail for searched mangas is working.Clyhtsuriva2021-03-121-0/+313
|
* Adding colors to TextInputEditText from search pages.Clyhtsuriva2021-03-122-6/+10
|
* Added searching for animes.Clyhtsuriva2021-03-022-0/+63
| | | | Auto keyboard hiding method when submitting.
* Search working for mangas.Clyhtsuriva2021-03-021-6/+23
|
* Building the basic files to display the searched mangas.Clyhtsuriva2021-03-022-0/+47
|
* Cleaning up the code.Clyhtsuriva2021-03-026-567/+575
|
* Started README and moved the packages.Clyhtsuriva2021-02-234-4/+6
|
* SwipeRefresh added to top anime.feature/swipe_to_refreshClyhtsuriva2021-02-221-1/+7
|
* SwipeRefresh implemented and added to mangas.Clyhtsuriva2021-02-221-1/+7
|
* 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