podlove / podlove-subscribe-button

Universal button to subscribe to buttons in the desired podcast client or player website
MIT License
62 stars 23 forks source link

Procast in subscribe button (Android) #211

Closed nosyjoe closed 2 years ago

nosyjoe commented 3 years ago

Name of developer: Philipp Engel Contact information of developer: android(((-@-)))coderocker.de Name of app: Procast Operating System: Android Syntax of app-specific URI for podcast subscription: procast://subscribe/ List of supported common URI schemes: pcast High-quality image file of the icon for the app: https://www.dropbox.com/s/94019yyp3f0xyrs/logo_1024x1024.png?dl=0

Play Store: https://play.google.com/store/apps/details?id=com.podflitzer.android

Implemented in latest app version (1.4.4)

saerdnaer commented 3 years ago

@nosyjoe Can you create a PR against https://github.com/podlove/podlove-ui/tree/development/packages/clients/src or at least provide the content of javascript file in the correct format, similar to https://github.com/podlove/podlove-ui/blob/development/packages/clients/src/podcat/index.js – Thanks!

(You can use the same file for both android and iOS.)

nosyjoe commented 3 years ago

@saerdnaer thanks for the update! I did create a PR against podlove-io as suggested: https://github.com/podlove/podlove-ui/pull/875