/app/src/main/res/

input type='hidden' name='id' value='af5c7870e22162002e7d923864d8ac8d6177fbed'/>
path: root/bin/musichub/main/Main.class (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-26Delete .classpathClyhtsuriva1-6/+0
2021-06-26Delete .projectClyhtsuriva1-17/+0
2021-06-26Delete .idea directoryClyhtsuriva4-28/+0
2021-06-26UpdateClyhtsuriva50-84/+84
2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829
2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100
2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164
2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55
2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3
2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0
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