Skip to content

Commit

Permalink
Merge pull request #362 from ericpp/add-mobile-platform
Browse files Browse the repository at this point in the history
Added `Mobile` platform to all Android, iOS, KaiOS, F-Droid, and Sailfish platform apps
  • Loading branch information
daveajones authored May 7, 2024
2 parents 5b0e5fc + 5bb2ecb commit fda5ebe
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions server/data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"appUrl": "https://pocketcasts.com",
"appIconUrl": "pocketCasts.png",
"platforms": [
"Mobile",
"Web",
"iOS",
"Android",
Expand Down Expand Up @@ -96,6 +97,7 @@
"platforms": [
"Android",
"iOS",
"Mobile",
"Web"
],
"supportedElements": [
Expand Down Expand Up @@ -153,6 +155,7 @@
"appIconUrl": "podcastaddict.png",
"platforms": [
"Android",
"Mobile",
"Web"
],
"supportedElements": [
Expand Down Expand Up @@ -315,6 +318,7 @@
"Android",
"F-Droid",
"iOS",
"Mobile",
"Web"
],
"supportedElements": [
Expand Down Expand Up @@ -402,6 +406,7 @@
"appIconUrl": "fathom.png",
"platforms": [
"iOS",
"Mobile",
"Web"
],
"supportedElements": [
Expand All @@ -422,6 +427,7 @@
"platforms": [
"iOS",
"Android",
"Mobile",
"Web"
],
"supportedElements": [
Expand Down Expand Up @@ -528,6 +534,7 @@
"appIconUrl": "podcastguru.jpg",
"platforms": [
"Android",
"Mobile",
"macOS",
"iOS"
],
Expand Down Expand Up @@ -609,6 +616,7 @@
"platforms": [
"iOS",
"Android",
"Mobile",
"macOS",
"Windows",
"Linux"
Expand Down Expand Up @@ -637,6 +645,7 @@
"appUrl": "https://podcastrepublic.net",
"appIconUrl": "podcastrepublic.jpg",
"platforms": [
"Mobile",
"Android"
],
"supportedElements": [
Expand Down Expand Up @@ -678,6 +687,7 @@
"appUrl": "https://breez.technology/",
"appIconUrl": "breez.png",
"platforms": [
"Mobile",
"Android",
"iOS"
],
Expand Down Expand Up @@ -714,6 +724,7 @@
"appUrl": "https://www.antennapod.org",
"appIconUrl": "antennapod.png",
"platforms": [
"Mobile",
"Android",
"F-Droid"
],
Expand Down Expand Up @@ -873,6 +884,7 @@
"appUrl": "https://anytimeplayer.app",
"appIconUrl": "anytimelogo.png",
"platforms": [
"Mobile",
"Android",
"iOS"
],
Expand Down Expand Up @@ -934,6 +946,7 @@
"appUrl": "https://podlp.com/",
"appIconUrl": "podlp.png",
"platforms": [
"Mobile",
"KaiOS"
],
"supportedElements": [
Expand Down Expand Up @@ -1007,6 +1020,7 @@
"appUrl": "https://github.com/stonega/tsacdop",
"appIconUrl": "tsacdop.png",
"platforms": [
"Mobile",
"Android",
"F-Droid"
],
Expand Down Expand Up @@ -1036,6 +1050,7 @@
"platforms": [
"Android",
"iOS",
"Mobile",
"Web"
],
"supportedElements": [
Expand All @@ -1055,6 +1070,7 @@
"appUrl": "https://codeberg.org/y20k/escapepod",
"appIconUrl": "escapepod.png",
"platforms": [
"Mobile",
"Android",
"F-Droid"
],
Expand All @@ -1076,6 +1092,7 @@
"appIconUrl": "kasts.png",
"platforms": [
"Linux",
"Mobile",
"Android"
],
"supportedElements": [
Expand All @@ -1094,6 +1111,7 @@
"appUrl": "https://getzion.com",
"appIconUrl": "n2n2.png",
"platforms": [
"Mobile",
"iOS",
"Android",
"macOS",
Expand Down Expand Up @@ -1126,6 +1144,7 @@
"macOS",
"Linux",
"BSD",
"Mobile",
"Sailfish OS"
],
"supportedElements": [
Expand Down Expand Up @@ -1219,6 +1238,7 @@
"appUrl": "https://Hubhopper.com",
"appIconUrl": "hubhopper.png",
"platforms": [
"Mobile",
"Web",
"Android"
],
Expand Down Expand Up @@ -1952,6 +1972,7 @@
"appUrl": "https://satoshis.stream/",
"appIconUrl": "satoshisstream-bot.png",
"platforms": [
"Mobile",
"iOS",
"Android",
"Web"
Expand Down Expand Up @@ -2248,6 +2269,7 @@
"appIconUrl": "disctopia.png",
"tagLine": "A Podcaster's Paradise.",
"platforms": [
"Mobile",
"Web",
"iOS",
"Android"
Expand Down Expand Up @@ -2402,6 +2424,7 @@
"appUrl": "https://podvine.com",
"appIconUrl": "podvine.png",
"platforms": [
"Mobile",
"Web",
"iOS",
"Android"
Expand Down Expand Up @@ -2632,6 +2655,7 @@
"appUrl": "https://play.google.com/store/apps/details?id=allen.town.focus.podcast",
"appIconUrl": "FocusPodcast.png",
"platforms": [
"Mobile",
"Android"
],
"supportedElements": [
Expand Down Expand Up @@ -2779,6 +2803,7 @@
"appUrl": "https://www.spreaker.com",
"appIconUrl": "spreaker.png",
"platforms": [
"Mobile",
"Android",
"iOS",
"macOS",
Expand Down Expand Up @@ -2900,6 +2925,7 @@
"appUrl": "https://play.google.com/store/apps/details?id=com.bluckapps.turtlecast",
"appIconUrl": "turtlecast.png",
"platforms": [
"Mobile",
"Android"
],
"supportedElements": [
Expand Down Expand Up @@ -3569,6 +3595,7 @@
"appIconUrl": "overhaulfm.png",
"platforms": [
"Android",
"Mobile",
"iOS"
],
"supportedElements": [
Expand Down

0 comments on commit fda5ebe

Please sign in to comment.