From e64ffae239b19871704b4ac1e9cd58275ed58622 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 12:34:26 +0200 Subject: Changed the architecture to respect maven and generated an empty javadoc --- bin/musichub/util/XMLHandler.class | Bin 2388 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 bin/musichub/util/XMLHandler.class (limited to 'bin/musichub/util') diff --git a/bin/musichub/util/XMLHandler.class b/bin/musichub/util/XMLHandler.class deleted file mode 100644 index 9a53fc4..0000000 Binary files a/bin/musichub/util/XMLHandler.class and /dev/null differ -- cgit v1.2.3 ='main'>index : Aniki.git
Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/view/HomePage.kt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-13DetailSearchMangaController.kt and activity OKClyhtsuriva2-59/+80
2021-05-13DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111
2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2
2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116
2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12
2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8