summaryrefslogtreecommitdiffstats
path: root/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modifying manga stringsfeature/recyclerviewClyhtsuriva2021-02-171-4/+0
* Recycler view now working in a fragment.Clyhtsuriva2021-02-173-10/+14
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-179-35/+24
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-178-120/+98
* Starting to work on recycler view featureClyhtsuriva2021-02-168-11/+173
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-128-7/+157
* Renaming.Clyhtsuriva2021-02-127-27/+26
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-127-30/+55
* "locking" in dark mode through another wayClyhtsuriva2021-02-122-2/+2
* Adding colours and "locking" in dark mode.Clyhtsuriva2021-02-096-14/+22
* Messing around with some texts to learnClyhtsuriva2021-02-097-8/+46
* Modified the iconClyhtsuriva2021-02-0919-165/+6
* Modified News object and val industryNewsClyhtsuriva2021-02-092-2/+4
* Initial commitClyhtsuriva2021-02-0932-0/+604
>+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