From 2291069c473ded69640a28ba11c223c5fc241426 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> Date: Sat, 26 Jun 2021 11:04:52 +0000 Subject: Delete .classpath --- .classpath | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .classpath diff --git a/.classpath b/.classpath deleted file mode 100644 index 0cbf9cd..0000000 --- a/.classpath +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - -- cgit v1.2.3 '>
Yet another android myanimelist client
summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/mipmap-xhdpi (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-13DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2-61/+79
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