From b73822c9450bc5f91be389f5d1bcc0e3c7bf2c0c Mon Sep 17 00:00:00 2001 From: Jannik Date: Sun, 6 Dec 2020 20:38:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7bad643..57b557c 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,17 @@ A unofficial App for Anime-on-Demand. [](https://www.mosad.xyz/images/Teapod/Teapod_Search.png) ### License -This App is licensed under the terms and conditions of GPL 3. This Project is not associated with Anime-on-Demand in any way. +This App is licensed under the terms and conditions of GPL 3. This Project is not associated with Anime-on-Demand in any way. Using this app may violates the ToS of AoD. ### Known Issues -If a tv show is selected, the first episode will be marked as already watched. This is due to the difficulties of parsing. The Parser is designed to be as easy to maintain and fail safe as possible. +If a tv show is selected, the first episode will be marked as already watched. This is due to the the parsing. The Parser is designed to be easy to maintain and as fail safe as possible. ### Used Libraries * AndroidX: https://developer.android.com/jetpack/androidx * Material Components for Android: https://github.com/material-components/material-components-android +* Material design icons: https://github.com/google/material-design-icons * ExoPlayer: https://github.com/google/ExoPlayer * Gson: https://github.com/google/gson -* Material design icons: https://github.com/google/material-design-icons * Material Dialogs: https://github.com/afollestad/material-dialogs * Jsoup: https://jsoup.org * kotlinx.coroutines: https://github.com/Kotlin/kotlinx.coroutines