aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implementing API calls for the top mangas.feature/api_server_callClyhtsuriva2021-02-185-7/+107
* 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
2021-05-19Update README.mdClyhtsuriva1-8/+10 2021-05-19Update README.mdClyhtsuriva1-1/+2 2021-05-19Update README.mdClyhtsuriva1-8/+7 2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43