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 --- target/classes/musichub/util/XMLHandler.class | Bin 0 -> 2921 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 target/classes/musichub/util/XMLHandler.class (limited to 'target/classes/musichub/util') diff --git a/target/classes/musichub/util/XMLHandler.class b/target/classes/musichub/util/XMLHandler.class new file mode 100644 index 0000000..4ab0064 Binary files /dev/null and b/target/classes/musichub/util/XMLHandler.class differ -- cgit v1.2.3 href='/'>index : Aniki.git
Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/view/anime/SearchAnimePage.kt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-10Added search anime page controllerClyhtsuriva1-54/+16
2021-05-10Finished search manga page controllerClyhtsuriva4-58/+87
2021-05-04Added the arch onto topanimeClyhtsuriva6-142/+151
2021-04-13Gradle updateClyhtsuriva1-4/+4
2021-04-13MVC implemented to TopMangaPageClyhtsuriva2-121/+123
2021-04-13Moving the basic variables.Clyhtsuriva1-5/+15
2021-04-13Restructuring and README update.Clyhtsuriva41-80/+140