microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.64k stars 1.73k forks source link

Google analytics??? #1840

Closed sconim closed 1 year ago

sconim commented 1 year ago

No matter how I read this, microG does incorporate Google Analytics. Why???

Imagepipe_0

ale5000-git commented 1 year ago

All the Google Ads/Analytics things are just dummy classes to fake their presence, about Mapbox I don't know since it is an external dependency.

ale5000-git commented 1 year ago

Mapbox will likely be switched to MapLibre, I don't know the timing though.

G AdMob: https://github.com/microg/GmsCore/blob/master/play-services-core/src/main/java/com/google/android/gms/ads/AdActivity.java https://github.com/microg/GmsCore/blob/master/play-services-core/src/main/java/com/google/android/gms/ads/AdManagerCreatorImpl.java

G Analytics: https://github.com/microg/GmsCore/blob/master/play-services-core/src/main/java/com/google/android/gms/analytics/service/AnalyticsService.java

GF Analytics: https://github.com/microg/GmsCore/blob/master/play-services-core/src/main/kotlin/org/microg/gms/measurement/MeasurementService.kt

sconim commented 1 year ago

I appreciate the answers, thank you!

ale5000-git commented 1 year ago

@sconim: Just for reference, Mapbox is no longer part of microG => https://github.com/microg/GmsCore/commit/ff65c144e5e9a2eeac5cc243b42330a5ca761ccc