From 0decf317d9eaa7cf65349137ff574c86448e89c9 Mon Sep 17 00:00:00 2001 From: Jannik Date: Sun, 6 Jun 2021 18:06:59 +0200 Subject: [PATCH] remove some unneeded resources --- app/src/main/res/raw/notices.xml | 68 ---------------------- app/src/main/res/values-de-rDE/strings.xml | 1 - app/src/main/res/values/strings.xml | 4 -- 3 files changed, 73 deletions(-) delete mode 100644 app/src/main/res/raw/notices.xml diff --git a/app/src/main/res/raw/notices.xml b/app/src/main/res/raw/notices.xml deleted file mode 100644 index b888d8e..0000000 --- a/app/src/main/res/raw/notices.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - AndroidX - https://developer.android.com/jetpack/androidx - Copyright The Android Open Source Project - Apache Software License 2.0 - - - Material Components for Android - https://github.com/material-components/material-components-android - Copyright The Android Open Source Project - Apache Software License 2.0 - - - ExoPlayer - https://github.com/google/ExoPlayer - Copyright The Android Open Source Project - Apache Software License 2.0 - - - Gson - https://github.com/google/gson - Copyright 2008 Google Inc. - Apache Software License 2.0 - - - Material design icons - https://github.com/google/material-design-icons - Copyright Google Inc. - Apache Software License 2.0 - - - Material Dialogs - https://github.com/afollestad/material-dialogs - Copyright Aidan Follestad - Apache Software License 2.0 - - - Jsoup - https://jsoup.org/ - Copyright 2009 - 2020 Jonathan Hedley - MIT License - - - kotlinx.coroutines - https://github.com/Kotlin/kotlinx.coroutines - Copyright 2016 - 2019 JetBrains - Apache Software License 2.0 - - - Glide - https://github.com/bumptech/glide - Copyright Google, Inc - BSD 2-Clause License - - - Glide Transformations - https://github.com/wasabeef/glide-transformations - Copyright 2020 Wasabeef - Apache Software License 2.0 - - - The Movie Database API - https://www.themoviedb.org - This product uses the TMDb API but is not endorsed or certified by TMDb - - \ No newline at end of file diff --git a/app/src/main/res/values-de-rDE/strings.xml b/app/src/main/res/values-de-rDE/strings.xml index 1efd478..af2731e 100644 --- a/app/src/main/res/values-de-rDE/strings.xml +++ b/app/src/main/res/values-de-rDE/strings.xml @@ -22,7 +22,6 @@ %d Episode %d Episoden - %1$d Minuten %d Minute %d Minuten diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b375f81..c7ba0b9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -29,7 +29,6 @@ %d episode %d episodes - %1$d Minutes %d Minute %d Minutes @@ -132,7 +131,4 @@ intent_media_id intent_episode_id - state_resume_window - state_resume_position - state_is_playing \ No newline at end of file