aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/view (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big updaterelease/3.2Clyhtsuriva2021-05-1914-40/+49
| | | | | Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
* DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2021-05-131-60/+18
|
* DetailSearchMangaController.kt and activity OKClyhtsuriva2021-05-131-58/+19
|
* DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2021-05-131-88/+16
|
* Redefining how the controller is started.Clyhtsuriva2021-05-131-2/+1
|
* DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2021-05-131-90/+19
|
* creating anime and manga packages for controllersClyhtsuriva2021-05-124-4/+4
|
* Added search anime page controllerClyhtsuriva2021-05-101-54/+16
|
* Finished search manga page controllerClyhtsuriva2021-05-101-54/+10
|
* Added the arch onto topanimeClyhtsuriva2021-05-043-112/+19
|
* MVC implemented to TopMangaPageClyhtsuriva2021-04-131-115/+15
|
* Moving the basic variables.Clyhtsuriva2021-04-131-5/+15
|
* Restructuring and README update.Clyhtsuriva2021-04-1314-37/+44
|
* Refactoring into MVCClyhtsuriva2021-03-2314-0/+1708