-
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
v1.712 arrived at IzzyOnDroid today and had our scanners scream:
- Firebase Data Transport (Utility) NonFreeNet
- Play Services Places Placereport (Map) NonFreeComp,NonFreeNet
- Google Mobile Services (Development Framework) NonFreeComp
- Firebase (Utility) NonFreeNet,NonFreeComp
- BillingClient (Payment) NonFreeComp,NonFreeNet
That renders this app effectively "no longer FOSS". As your release notes give no clue: maybe some dependency dragged those in? Then gradle :app:dependencies
might help you find the culprit. Should it OTOH have been intended: maybe you'd consider a FOSS build flavor? For now, at IzzyOnDroid we need to raise the proper anti-features until this is solved:
AntiFeatures:
NonFreeComp:
en-US: The app contains Play Services Places Placereport, GMS, Firebase and BillingClient libraries.
de: Die App enthält Play Services Places Placereport, GMS, Firebase und BillingClient Bibliotheken.
NonFreeNet:
en-US: The app uses connections to Google servers (see NonFreeComp).
de: Die App verwendet Verbindungen zu Google Servern (siehe NonFreeComp).
Minimal Reproduction
n/a
Exception or Error
No response
RokeJulianLockhart, clach04 and Strubbl
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working