aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed the the prev and next button for top animeClyhtsuriva2021-05-311-5/+0
* Adding the base of bottom navigation.Clyhtsuriva2021-05-312-6/+29
* Big updaterelease/3.2Clyhtsuriva2021-05-1934-193/+151
* Singletons on all pages : OKClyhtsuriva2021-05-146-125/+81
* Singletons : DetailTopManga : OKClyhtsuriva2021-05-142-21/+49
* Addedd Singletons for TopManga.Clyhtsuriva2021-05-142-22/+38
* DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2021-05-132-61/+79
* DetailSearchMangaController.kt and activity OKClyhtsuriva2021-05-132-59/+80
* DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2021-05-132-89/+111
* Redefining how the controller is started.Clyhtsuriva2021-05-132-5/+2
* DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2021-05-132-91/+116
* creating empty controller files for detail pagesClyhtsuriva2021-05-124-0/+12
* creating anime and manga packages for controllersClyhtsuriva2021-05-128-8/+8
* Added search anime page controllerClyhtsuriva2021-05-102-54/+89
* Finished search manga page controllerClyhtsuriva2021-05-102-54/+83
* Added the arch onto topanimeClyhtsuriva2021-05-046-142/+151
* MVC implemented to TopMangaPageClyhtsuriva2021-04-132-121/+123
* Moving the basic variables.Clyhtsuriva2021-04-131-5/+15
* Restructuring and README update.Clyhtsuriva2021-04-1326-52/+91
* Starting the main controller.Clyhtsuriva2021-03-231-0/+27
* Refactoring into MVCClyhtsuriva2021-03-2324-0/+1933