Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOSS build no longer fully FOSS #249

Closed
IzzySoft opened this issue Jul 21, 2023 · 3 comments
Closed

FOSS build no longer fully FOSS #249

IzzySoft opened this issue Jul 21, 2023 · 3 comments

Comments

@IzzySoft
Copy link

My updater just sent me a warning that the last release brought in a couple of proprietary components:

Offending libs:
---------------
* Firebase Data Transport (/com/google/android/datatransport): NonFreeNet
* Google Cast (/com/google/android/gms/cast): NonFreeDep
* Google Mobile Services (/com/google/android/gms): NonFreeDep
* Firebase (/com/google/firebase): NonFreeNet,NonFreeDep

4 offenders.

No idea why you include Google Cast with a Mastodon client, but I suspect that was the culprit dragging in the other 3 (Cast depends on GMS at least, not sure about Firebase. Any chance you could exclude those for the noFcm flavor as well? Meanwhile, I have to add back those anti-features until this is solved. Thanks in advance for your help with this – my experience from last time gives me hope this will be solved as well 😃

@tateisu
Copy link
Owner

tateisu commented Jul 22, 2023

thank you for notice.
that dependency is came from androidx.media3:media3-cast:1.1.0 and I will remove it at next release.

@tateisu
Copy link
Owner

tateisu commented Jul 22, 2023

5.537 released.

@tateisu tateisu closed this as completed Jul 22, 2023
@IzzySoft
Copy link
Author

Ah, thanks! Then let me pull that in manually now and we can skip having the AntiFeatures show up… Yupp, confirmed: all gone – wonderful, that was blazingly fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants