aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/1.2'v1.2.0Clyhtsuriva2021-02-206-41/+107
|\
| * Merge branch 'feature/data_storage' into developrelease/1.2Clyhtsuriva2021-02-202-21/+90
| |\
| | * 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
| |/
| * Removing useless strings in strings.xmlClyhtsuriva2021-02-191-4/+0
| |
| * Adding scores to the recyclerview layout.Clyhtsuriva2021-02-194-16/+17
| |
* | Merge branch 'release/1.1'v1.1.0Clyhtsuriva2021-02-1916-33/+295
|\|
| * Merge branch 'top_anime_feature' into developrelease/1.1Clyhtsuriva2021-02-1910-0/+288
| |\
| | * Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-1910-0/+288
| |/ | | | | | | Copied the topmanga folder and transformed everything in it into top anime.
| * Moving TopManga files into their own subdirClyhtsuriva2021-02-197-35/+9
| |
| * Merge branch 'release/1.0' into developClyhtsuriva2021-02-1912-174/+16
| |\
* | \ Merge branch 'release/1.0'v1.0.0Clyhtsuriva2021-02-1945-326/+503
|\ \ \ | | |/ | |/|
| * | Cleaning.release/1.0Clyhtsuriva2021-02-1912-174/+16
| |/ | | | | | | | | | | Removing some useless files. Adding comments. Updating the home page.
| * Deleting useless files and adding image support.Clyhtsuriva2021-02-194-25/+40
| |
| * Modifying, a bit, the layout.Clyhtsuriva2021-02-191-8/+12
| |
| * Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva2021-02-193-9/+10
| |
| * PreparingClyhtsuriva2021-02-185-32/+48
| | | | | | | | 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-186-7/+109
| | | | | | | | | | | | Test and Debug with snackbar : ok Adding internet access. Removing useless News class.
| * Adding the implementations of retrofit to gradle.Clyhtsuriva2021-02-181-0/+3
| |
| * Commenting gradle for recyclerviewClyhtsuriva2021-02-181-0/+1
| |
| * Modifying manga stringsfeature/recyclerviewClyhtsuriva2021-02-171-4/+0
| |
| * Recycler view now working in a fragment.Clyhtsuriva2021-02-173-10/+14
| |
| * Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-179-35/+24
| |
| * Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-178-120/+98
| |
| * Starting to work on recycler view featureClyhtsuriva2021-02-1610-15/+180
| |
| * Adding Article and Top Manga pages.Clyhtsuriva2021-02-128-7/+157
| |
| * Renaming.Clyhtsuriva2021-02-127-27/+26
| |
| * Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-127-30/+55
| |
| * "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-097-8/+46
| |
| * Modified the iconClyhtsuriva2021-02-0919-165/+6
|/
* Modified News object and val industryNewsClyhtsuriva2021-02-092-2/+4
|
* Initial commitClyhtsuriva2021-02-0942-0/+984