From 8fc2d69eb830cde87ca18555a43c85c7019b65c5 Mon Sep 17 00:00:00 2001 From: Jannik Date: Wed, 23 Dec 2020 22:39:33 +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 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index bdac782..e73329b 100644 --- a/README.md +++ b/README.md @@ -23,18 +23,6 @@ This App is licensed under the terms and conditions of GPL 3. This Project is no ### Known Issues If a tv show is selected, the first episode will be marked as already watched. This is due to parsing the website. 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 Dialogs: https://github.com/afollestad/material-dialogs -* Jsoup: https://jsoup.org -* kotlinx.coroutines: https://github.com/Kotlin/kotlinx.coroutines -* Glide: https://github.com/bumptech/glide -* Glide Transformations: https://github.com/wasabeef/glide-transformations - #### Why is it called Teapod? Teapod is a Acronym for "The ultimate anime app on demand", hence this project is called Teapod and not Teapot.