From f8b8ae50a1c66e7e8f3a17e039753c1a23cd5978 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 31 May 2021 23:56:27 +0200 Subject: removed comment --- app/src/main/res/layout/activity_main.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/src') diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml index 9c34ba0..75c3fdd 100644 --- a/app/src/main/res/layout/activity_main.xml +++ b/app/src/main/res/layout/activity_main.xml @@ -46,6 +46,4 @@ app:layout_constraintTop_toTopOf="parent" app:navGraph="@navigation/mobile_navigation" /> - - \ No newline at end of file -- cgit v1.2.3 his.form.submit();'> Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/model/manga/TopMangaResponse.kt (unfollow)
txt?h=develop&id=2b45d7bea0d7cb1031b3cdac54e676c183b8074e&follow=1'>mvn package
Commit message (Expand)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
Clyhtsuriva26-301/+313
2021-06-27Fixing lower case issue following acceptance testClyhtsuriva1-9/+3
2021-06-27Fixing conflictsmanthole2-0/+139
2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822
2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11
2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0
2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164
2021-06-27Update search functionalitysaid belhadj2-0/+8
2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92
2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465
2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117
2021-06-27Song class fully covered.Clyhtsuriva13-49/+96
2021-06-27Starting Song testsClyhtsuriva17-59/+119
2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4
2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82