aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/controller (follow)
Commit message (Expand)AuthorAgeFilesLines
* Big updaterelease/3.2Clyhtsuriva2021-05-198-129/+69
* Singletons on all pages : OKClyhtsuriva2021-05-146-125/+81
* Singletons : DetailTopManga : OKClyhtsuriva2021-05-141-21/+14
* Addedd Singletons for TopManga.Clyhtsuriva2021-05-141-22/+15
* DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2021-05-131-1/+61
* DetailSearchMangaController.kt and activity OKClyhtsuriva2021-05-131-1/+61
* DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2021-05-131-1/+95
* Redefining how the controller is started.Clyhtsuriva2021-05-131-3/+1
* DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2021-05-131-1/+97
* creating empty controller files for detail pagesClyhtsuriva2021-05-124-0/+12
* creating anime and manga packages for controllersClyhtsuriva2021-05-124-4/+4
* Added search anime page controllerClyhtsuriva2021-05-101-0/+73
* Finished search manga page controllerClyhtsuriva2021-05-101-0/+73
* Added the arch onto topanimeClyhtsuriva2021-05-043-30/+132
* MVC implemented to TopMangaPageClyhtsuriva2021-04-131-6/+108
* Restructuring and README update.Clyhtsuriva2021-04-132-5/+36
* Starting the main controller.Clyhtsuriva2021-03-231-0/+27