Chralu

Results 37 issues of Chralu

**Describe the bug** On an iOS device, **Add Rss Feed** popup show error `No Material widget found. TextField widgets require a Material widget ancestor`. **To Reproduce** Steps to reproduce the...

bug

Closes #62 Hi, this is a improvement proposal to force HTTPS usage. Indeed, authorizing the whole app to establish HTTP connections is a security issue. I'll be happy to discuss...

**Is your feature request related to a problem? Please describe.** Some RSS provide `http` URLs (without SSL) to download audio files. In that case, clicking on the episode download button...

Since API 30, Android KeyStore can [force user authentication to unlock](https://developer.android.com/reference/android/security/keystore/KeyGenParameterSpec.Builder#setUserAuthenticationParameters(int,%20int)) It could be interesting to add that feature to the `AndroidOptions`. What do you think about that ?

Hi @appleboy , here is a thought I would like to discuss... In my experience, a recurring concern about push notifications is sending notifications to a particular user of your...

**Is your feature request related to a problem? Please describe.** Play a podcast in background. Pause playback using system controls. After a while, OS might decide to kill AnytimePodcast. In...

Fixes #94 Add a Lock to DownloadService. This ensures that download status updates are not processed while a download start/stop is requested (they are processed right after).

**Describe the solution you'd like** Translations management is tricky and many issues can occur. - Transations not reviewed - Translations not synchronized (https://github.com/amugofjava/anytime_podcast_player/pull/58) - Translating requires a (little) technical skill...

# Describe the bug When requesting a download that immediately fails, UI stays stucked on the "download in progress" state. It might happen using iOS when episode URLs are non-SSL...

bug
ios