summaryrefslogtreecommitdiffstats
path: root/gradle/wrapper (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-22Detail is now working for animesClyhtsuriva11-19/+518
2021-02-22starting the anime partClyhtsuriva2-0/+26
Reusing what I did with mangas
2021-02-22Removed justification and added links.Clyhtsuriva5-5/+50
Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable.
2021-02-22Added selectable attribute to titlesClyhtsuriva1-26/+26
2021-02-22Made some texviews selectable.Clyhtsuriva1-3/+6
2021-02-22Scrollview added.Clyhtsuriva2-13/+15
Some mangas had too long background ans synopsis to fit. Scrollview resolve the issue.
2021-02-22Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva3-5/+41
2021-02-22Text justified and constrained better.Clyhtsuriva3-13/+11
2021-02-22Replacing null values by an "Unknown" string.Clyhtsuriva2-6/+29
2021-02-22API's now being called with an ID as a parameter.Clyhtsuriva2-25/+27
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva8-85/+107
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder"
2021-02-21Displaying the other infos from the TopManga API.Clyhtsuriva4-3/+25
2021-02-21Making activity_detail_top_manga.xml beautiful!Clyhtsuriva3-35/+221
2021-02-21Only keeping useful infos from api responsesClyhtsuriva5-43/+2
2021-02-20Beginning the manga api part.Clyhtsuriva8-7/+136
2021-02-20"Optimizing" importsClyhtsuriva7-13/+6
2021-02-20Added image supportClyhtsuriva1-0/+8
2021-02-20Intents now working for top mangasClyhtsuriva7-12/+129
2021-02-20Implementation of Glide.Clyhtsuriva5-77/+35
Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences.
2021-02-20Minor changesfeature/data_storageClyhtsuriva2-2/+2
2021-02-20Cache for top animesClyhtsuriva2-13/+45
Also cleaned TopMangaPage
2021-02-19Cache works with texts for top manga.Clyhtsuriva1-10/+47
2021-02-19Removing useless strings in strings.xmlClyhtsuriva1-4/+0
2021-02-19Adding scores to the recyclerview layout.Clyhtsuriva4-16/+17
2021-02-19Implementing TopAnimefeature/top_anime_handlingClyhtsuriva10-0/+288
Copied the topmanga folder and transformed everything in it into top anime.
2021-02-19Moving TopManga files into their own subdirClyhtsuriva7-35/+9
2021-02-19Cleaning.release/1.0Clyhtsuriva12-174/+16
Removing some useless files. Adding comments. Updating the home page.
2021-02-19Deleting useless files and adding image support.Clyhtsuriva4-25/+40
2021-02-19Modifying, a bit, the layout.Clyhtsuriva1-8/+12
2021-02-19Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva3-9/+10
2021-02-18PreparingClyhtsuriva5-32/+48
Preparing the implementation of the API datas to our recycerview in a fragment.
2021-02-18Implementing API calls for the top mangas.feature/api_server_callClyhtsuriva6-7/+109
Test and Debug with snackbar : ok Adding internet access. Removing useless News class.
2021-02-18Adding the implementations of retrofit to gradle.Clyhtsuriva1-0/+3
2021-02-18Commenting gradle for recyclerviewClyhtsuriva1-0/+1
2021-02-17Modifying manga stringsfeature/recyclerviewClyhtsuriva1-4/+0
2021-02-17Recycler view now working in a fragment.Clyhtsuriva3-10/+14
2021-02-17Renaming to avoid issues with the "home" id.Clyhtsuriva9-35/+24
2021-02-17Trying to mimic the Flower exemple from google.Clyhtsuriva8-120/+98
2021-02-16Starting to work on recycler view featureClyhtsuriva10-15/+180
2021-02-12Adding Article and Top Manga pages.Clyhtsuriva8-7/+157
2021-02-12Renaming.Clyhtsuriva7-27/+26
2021-02-12Renaming and adding some functions for the home buttons.Clyhtsuriva7-30/+55
2021-02-12"locking" in dark mode through another wayClyhtsuriva2-2/+2
2021-02-09Adding colours and "locking" in dark mode.Clyhtsuriva6-14/+22
2021-02-09Messing around with some texts to learnClyhtsuriva7-8/+46
2021-02-09Modified the iconClyhtsuriva19-165/+6
2021-02-09Modified News object and val industryNewsClyhtsuriva2-2/+4