aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/controller (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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