diff --git a/README.md b/README.md index 12b97ab8..b15d4ba1 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,17 @@ README # Escapepod - Podcast Player for Android -**Version 1.0.x ("Sag Alles Ab")** +**Version 1.1.x ("Mein Neues Hobby")** -Escapepod is a simple and lightweight app with a minimalistic approach for listening to podcasts, which may not be to everyone's liking. The app has only a single screen. Playback controls and a list of podcasts that shows the five most recent episodes each. Escapepod has no podcast discovery feature. It only offers a very simple search option and it opens RSS podcasts links when you tap them in a web browser. +Escapepod is a simple and lightweight app with a minimalistic approach for listening to podcasts, which may not be to everyone's liking. The app has only a single screen. Playback controls and a list of podcasts that shows the five most recent episodes each. Escapepod has no podcast discovery feature. It only offers a very simple search option and it opens RSS podcast links when you tap them in a web browser. Escapepod is free and open source. It is published under the [MIT open source license](https://opensource.org/licenses/MIT). Want to help? Please check out the notes in [CONTRIBUTE.md](https://github.com/y20k/escapepod/blob/master/CONTRIBUTE.md) first. ## Install Escapepod -You can install Escapepod via F-Froid and Google Play - or you can go and grab the latest APK on [GitHub](https://github.com/y20k/escapepod/releases). +You can install Escapepod via F-Froid. [Get it on F-Droid](https://f-droid.org/packages/org.y20k.escapepod/) -[Get it on Google Play](https://play.google.com/store/apps/details?id=org.y20k.escapepod) - ## Frequent Questions ### Does Escapepod have playback queue? @@ -42,12 +40,10 @@ Please report any podcast feeds, that are currently not working, using the GitHu ### Where do the podcast search results come from? Escapepod searches by default the [Podcastindex.org](https://podcastindex.org/) online database or, if you toggle the respective setting, the [gpodder.net](https://gpodder.net/directory/) online database. +## Screenshots (v1.1) +[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/01-escapepod-v1.1.0-playback.png) +[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/02-escapepod-v1.1.0-playback-details.png) +[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/03-escapepod-v1.1.0-shownotes.png) -## Screenshots (v0.8) -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/01-lockscreen-active-v0.8-oneplus5.png) -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/02-playback-v0.8-oneplus5.png) -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/03-large-player-sheet-v0.8-oneplus5.png) - -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/04-show_notes-v0.8-oneplus5.png) -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/05-podcast-details-v0.8-oneplus5.png) -[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/06-add-podcast-v0.8-oneplus5.png) +[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/04-escapepod-v1.1.0-older-episodes.png) +[](https://raw.githubusercontent.com/y20k/escapepod/master/metadata/en-US/phoneScreenshots/05-escapepod-v1.1.0-add-podcast.png) diff --git a/app/build.gradle b/app/build.gradle index d810db20..043043fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { minSdkVersion 25 targetSdkVersion 31 versionCode 39 - versionName '1.0.8' - resConfigs "ca", "de", "en", "es", "eu", "fi", "fr", "fr-rCA", "he", "hr", "it", "nb-rNO", "nl", "pl", "pt", "ru", "tr", "zh-rCN" + versionName '1.1.0' + resConfigs 'ca', 'de', 'en', 'es', 'eu', 'fi', 'fr', 'fr-rCA', 'he', 'hr', 'it', 'nb-rNO', 'nl', 'pl', 'pt', 'ru', 'tr', 'zh-rCN' } kotlinOptions { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 8d3c7dce..6ebfcfb6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,7 +3,7 @@ Escapepod - \"Sag Alles Ab\" + \"Mein Neues Hobby\" Settings diff --git a/build.gradle b/build.gradle index 8570f4fe..7251616f 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.1.2' + classpath 'com.android.tools.build:gradle:7.1.3' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files diff --git a/metadata/en-US/changelogs/39.txt b/metadata/en-US/changelogs/39.txt new file mode 100644 index 00000000..04fce166 --- /dev/null +++ b/metadata/en-US/changelogs/39.txt @@ -0,0 +1,7 @@ +# v1.1.0 - Mein Neues Hobby + +**2022-04-12** + +- design overhaul that makes use of "Material Design 3" elements and colors +- better handling of playback speed changes +- updated translations \ No newline at end of file diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index 07b4b024..1ce9e071 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1,4 +1,4 @@ -Escapepod is a podcast player with a minimalistic approach, that may not be to everyone's liking. The app has only a single screen. Playback controls and a list of podcasts that shows the five most recent episodes each. Escapepod has no podcast discovery feature. It only offers a very simple search option and it opens RSS podcasts links when you tap them in a web browser. +Escapepod is a podcast player with a minimalistic approach, that may not be to everyone's liking. The app has only a single screen. Playback controls and a list of podcasts that shows the five most recent episodes each. Escapepod has no podcast discovery feature. It only offers a very simple search option and it opens RSS podcast links when you tap them in a web browser. FREQUENT QUESTIONS diff --git a/metadata/en-US/phoneScreenshots/01-escapepod-v1.1.0-playback.png b/metadata/en-US/phoneScreenshots/01-escapepod-v1.1.0-playback.png new file mode 100644 index 00000000..1e521e93 Binary files /dev/null and b/metadata/en-US/phoneScreenshots/01-escapepod-v1.1.0-playback.png differ diff --git a/metadata/en-US/phoneScreenshots/01-lockscreen-active-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/01-lockscreen-active-v0.8-oneplus5.png deleted file mode 100755 index c412190f..00000000 Binary files a/metadata/en-US/phoneScreenshots/01-lockscreen-active-v0.8-oneplus5.png and /dev/null differ diff --git a/metadata/en-US/phoneScreenshots/02-escapepod-v1.1.0-playback-details.png b/metadata/en-US/phoneScreenshots/02-escapepod-v1.1.0-playback-details.png new file mode 100644 index 00000000..26563252 Binary files /dev/null and b/metadata/en-US/phoneScreenshots/02-escapepod-v1.1.0-playback-details.png differ diff --git a/metadata/en-US/phoneScreenshots/02-playback-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/02-playback-v0.8-oneplus5.png deleted file mode 100755 index c3a29d1c..00000000 Binary files a/metadata/en-US/phoneScreenshots/02-playback-v0.8-oneplus5.png and /dev/null differ diff --git a/metadata/en-US/phoneScreenshots/03-escapepod-v1.1.0-shownotes.png b/metadata/en-US/phoneScreenshots/03-escapepod-v1.1.0-shownotes.png new file mode 100644 index 00000000..597e8e2d Binary files /dev/null and b/metadata/en-US/phoneScreenshots/03-escapepod-v1.1.0-shownotes.png differ diff --git a/metadata/en-US/phoneScreenshots/03-large-player-sheet-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/03-large-player-sheet-v0.8-oneplus5.png deleted file mode 100755 index dd927a8e..00000000 Binary files a/metadata/en-US/phoneScreenshots/03-large-player-sheet-v0.8-oneplus5.png and /dev/null differ diff --git a/metadata/en-US/phoneScreenshots/04-escapepod-v1.1.0-older-episodes.png b/metadata/en-US/phoneScreenshots/04-escapepod-v1.1.0-older-episodes.png new file mode 100644 index 00000000..ad731480 Binary files /dev/null and b/metadata/en-US/phoneScreenshots/04-escapepod-v1.1.0-older-episodes.png differ diff --git a/metadata/en-US/phoneScreenshots/04-show_notes-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/04-show_notes-v0.8-oneplus5.png deleted file mode 100755 index 7f150afe..00000000 Binary files a/metadata/en-US/phoneScreenshots/04-show_notes-v0.8-oneplus5.png and /dev/null differ diff --git a/metadata/en-US/phoneScreenshots/05-escapepod-v1.1.0-add-podcast.png b/metadata/en-US/phoneScreenshots/05-escapepod-v1.1.0-add-podcast.png new file mode 100644 index 00000000..fff58711 Binary files /dev/null and b/metadata/en-US/phoneScreenshots/05-escapepod-v1.1.0-add-podcast.png differ diff --git a/metadata/en-US/phoneScreenshots/05-podcast-details-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/05-podcast-details-v0.8-oneplus5.png deleted file mode 100755 index cc1ae22e..00000000 Binary files a/metadata/en-US/phoneScreenshots/05-podcast-details-v0.8-oneplus5.png and /dev/null differ diff --git a/metadata/en-US/phoneScreenshots/06-add-podcast-v0.8-oneplus5.png b/metadata/en-US/phoneScreenshots/06-add-podcast-v0.8-oneplus5.png deleted file mode 100644 index 46d0c8a0..00000000 Binary files a/metadata/en-US/phoneScreenshots/06-add-podcast-v0.8-oneplus5.png and /dev/null differ