notes
notes copied to clipboard
[Android] available in F-droid repository
[Description]:
Being an open source app it seems coherent to be available also in the free repository f-droid and alternative to Google Play.
Is there any plan or schedule?
For this to happen there would need to be a build flavour without the google analytics depenencies:
Download https://maven.google.com/com/google/android/gms/play-services-analytics/maven-metadata.xml
Download https://maven.google.com/com/google/android/gms/play-services-analytics/16.0.1/play-services-analytics-16.0.1.pom
Download https://maven.google.com/com/google/android/gms/play-services-analytics-impl/maven-metadata.xml
Download https://maven.google.com/com/google/android/gms/play-services-analytics-impl/16.0.1/play-services-analytics-impl-16.0.1.pom
Download https://maven.google.com/com/google/android/gms/play-services-measurement-base/maven-metadata.xml
Download https://maven.google.com/com/google/android/gms/play-services-measurement-base/16.0.0/play-services-measurement-base-16.0.0.pom
Download https://maven.google.com/com/google/android/gms/play-services-tagmanager-v4-impl/maven-metadata.xml
Download https://maven.google.com/com/google/android/gms/play-services-tagmanager-v4-impl/16.0.1/play-services-tagmanager-v4-impl-16.0.1.pom
Interesting, having Google services dependencies on a Mozilla product. I hope they are just for testing purposes and that Mozilla will get rid of them on stable versions
Apparently it was disabled https://github.com/mozilla/notes/pull/1455 Can someone confirm there are no google analytics? @vladikoff
Can someone confirm there are no google analytics? @vladikoff
We still need to disable it in the mobile app
Ok, could you please keep us updated when that is done? Thanks!
According to https://github.com/mozilla/notes/issues/1450#issuecomment-479655000, Google Analytics was removed in #1471. Does this mean this issue is unblocked?