amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
403 stars 100 forks source link

Feature request: Switch to turn off in-app web pages #76

Closed amugofjava closed 2 years ago

amugofjava commented 2 years ago

Discussed in https://github.com/amugofjava/anytime_podcast_player/discussions/75

Originally posted by **Solomon1732** August 12, 2022 Currently, when I tap a link in an episode's description, such as a YouTube link, it is opened in Anytime. This is true for other links as well. I would like some ability to turn this behavior off. I initially thought websites and other apps I had were broken until I realized what was going on. It breaks expected behavior. I also cannot copy links from an episode's description. This exacerbates the previously mentioned link-handling behavior. Not only can I not open links in other apps, but I also cannot copy links to manually paste them later. This means that I have to manually type links, switching between Anytime and wherever else I want to paste the link in.
amugofjava commented 2 years ago

This has been fixed in v1.2.1 and is currently rolling out to Play Store Beta and Apple TestFlight. I will push out to production later in the week.