summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
21-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