summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-05-19 08:43:41 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-05-19 08:43:41 +0200
commit67be76376ab6263ec1d97ea68d561bf90844df9d (patch)
tree76cfaf2a9ee0f3f867b584a43b2be14a950be252
parentecd29125f6cad754ff384937c9b8bae73f84f1ef (diff)
downloadAniki-67be76376ab6263ec1d97ea68d561bf90844df9d.tar.gz
Aniki-67be76376ab6263ec1d97ea68d561bf90844df9d.tar.bz2
Aniki-67be76376ab6263ec1d97ea68d561bf90844df9d.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba66160..4cca4a2 100644
--- a/README.md
+++ b/README.md
@@ -74,8 +74,12 @@ Usage of singletons.
Used to call APIs.
## Usage
+### Swipe refresh feature
+### Search feature
+
+### Previous feature
Displaying a snack when hitting the previously button on the first page :
-<img src="https://adjutor.xyz/gif/prev-button-message.gif" alt="Previous_button_on_first_page]" width="200"/>
+<img src="https://adjutor.xyz/gif/prev-button-message.gif" alt="Previous_button_on_first_page" width="400"/>
This is a reminder since there's a bug (or a feature ;) ) that reset the page number inside the app/code but not the actual list displayed.
:12:28 +0200'>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