aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor changesfeature/data_storageClyhtsuriva2021-02-202-2/+2
|
* Cache for top animesClyhtsuriva2021-02-202-13/+45
| | | | Also cleaned TopMangaPage
* Cache works with texts for top manga.Clyhtsuriva2021-02-191-10/+47
|
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-192-0/+4
|
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-196-0/+230
| | | | Copied the topmanga folder and transformed everything in it into top anime.
* Moving TopManga files into their own subdirClyhtsuriva2021-02-195-5/+7
|
* Cleaning.release/1.0Clyhtsuriva2021-02-197-83/+6
| | | | | | Removing some useless files. Adding comments. Updating the home page.
* Deleting useless files and adding image support.Clyhtsuriva2021-02-193-24/+39
|
* Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva2021-02-193-9/+10
|
* PreparingClyhtsuriva2021-02-183-20/+25
| | | | Preparing the implementation of the API datas to our recycerview in a fragment.
* Implementing API calls for the top mangas.feature/api_server_callClyhtsuriva2021-02-185-7/+107
| | | | | | Test and Debug with snackbar : ok Adding internet access. Removing useless News class.
* Recycler view now working in a fragment.Clyhtsuriva2021-02-171-9/+12
|
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-174-6/+6
|
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-174-48/+59
|
* Starting to work on recycler view featureClyhtsuriva2021-02-163-0/+47
|
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-124-5/+65
|
* Renaming.Clyhtsuriva2021-02-123-9/+9
|
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-123-6/+14
|
* Messing around with some texts to learnClyhtsuriva2021-02-091-1/+1
|
* Modified News object and val industryNewsClyhtsuriva2021-02-092-2/+4
|
* Initial commitClyhtsuriva2021-02-094-0/+107