Remove Google Cast feature as it depends on GMS #7

Merged
kekkyojin merged 1 commit from remove-gms-cast into master 2020-12-28 11:16:12 +01:00
kekkyojin commented 2020-12-28 11:14:46 +01:00 (Migrated from github.com)

PR Type

What kind of change does this PR introduce?

  • Bugfix

Fixes

Issue Number: #6

What is the current behavior?

Offers content to be "casted" into compatible devices, but it uses Google Messaging Services, which cannot be used or its dependencies included on any app available on F-Droid.

What is the new behavior?

User is not going to be able to "cast" any content to any compatible device.

Other information

I ran VirusTotal on an APK from this code: https://www.virustotal.com/gui/file/189c5f506135f1d6c32cb5d083a0f237e08b869df6953bf515592f95084c0ef0/details

## PR Type What kind of change does this PR introduce? - [x] Bugfix ## Fixes Issue Number: #6 ## What is the current behavior? Offers content to be "casted" into compatible devices, but it uses Google Messaging Services, which cannot be used or its dependencies included on any app available on F-Droid. ## What is the new behavior? User is not going to be able to "cast" any content to any compatible device. ## Other information I ran VirusTotal on an APK from this code: https://www.virustotal.com/gui/file/189c5f506135f1d6c32cb5d083a0f237e08b869df6953bf515592f95084c0ef0/details
Sign in to join this conversation.
No description provided.