From e28cfe68365eecd5c4f1d9bfd92c225ccd1a4697 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 28 Dec 2020 13:49:51 +0100 Subject: Update REAME.md --- README.md | 6 ++++++ jMusicHub.java | 8 -------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c98ba9f..3120585 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ OOP project in Java done in my first year, first semester at ESIEA. + +TO DO : + - Generating the javadoc + - Doing the UML Diagramm + - Doing the report + - Sending in the whole thing diff --git a/jMusicHub.java b/jMusicHub.java index 2494925..e79d768 100644 --- a/jMusicHub.java +++ b/jMusicHub.java @@ -2,14 +2,6 @@ import java.util.*; import java.io.*; import java.text.*; -/* TO DO : - * Generating the javadoc - * Doing the UML Diagramm - * Doing the report - * Sending in the whole thing - * */ - - /**

jMusicHub

* * The jMusicHub class is basically the app. -- cgit v1.2.3 lue='feature/bottom_navigation' selected='selected'>feature/bottom_navigation Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/view/activity (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-22Version changedClyhtsuriva1-2/+2
2021-05-21Graddle updated and checksum added.Clyhtsuriva4-41/+59
2021-05-20Update README.mdClyhtsuriva1-0/+8
2021-05-20Changing the version. (3.2.3)Clyhtsuriva1-2/+2
2021-05-20Adding fastlane metadata and update README.mdv3.2.2release/3.2.2Clyhtsuriva7-0/+7
2021-05-20Update README.mdClyhtsuriva1-2/+2
2021-05-19Update README.mdv3.2.1Clyhtsuriva1-1/+1
2021-05-19Update README.mdClyhtsuriva1-3/+3
2021-05-19Update README.mdClyhtsuriva1-1/+1
2021-05-19Update README.mdClyhtsuriva1-8/+10
2021-05-19Update README.mdClyhtsuriva1-1/+2
2021-05-19Update README.mdClyhtsuriva1-8/+7
2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21
2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193
2021-05-19Update README.mdClyhtsuriva1-1/+5
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43