From b51b2d81b1de2bc53091bc7fcf69c06191aa6803 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Thu, 20 May 2021 19:24:23 +0200 Subject: Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index aa3df92..85717a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Aniki : Yet another android MyAnimeList client +## F-Droid + +There is an on-going merge to put this app on the f-droid store. + +It's an installable catalogue of FOSS apps for android. + +The merge request : [https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9027](https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9027) + ## Features + List of elements used in top manga and top anime with a recycler view. -- cgit v1.2.3 ='this.form.submit();'> Yet another android myanimelist client
summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-14Update README.mdClyhtsuriva1-0/+2
2021-05-13DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2-61/+79
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