notes icon indicating copy to clipboard operation
notes copied to clipboard

[Android] available in F-droid repository

Open dapgo opened this issue 7 years ago • 6 comments

[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?

dapgo avatar Jul 26 '18 15:07 dapgo

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

Bubu avatar Aug 09 '18 12:08 Bubu

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

dapgo avatar Aug 09 '18 12:08 dapgo

Apparently it was disabled https://github.com/mozilla/notes/pull/1455 Can someone confirm there are no google analytics? @vladikoff

MarionMoseby avatar Mar 18 '19 01:03 MarionMoseby

Can someone confirm there are no google analytics? @vladikoff

We still need to disable it in the mobile app

vladikoff avatar Mar 18 '19 12:03 vladikoff

Ok, could you please keep us updated when that is done? Thanks!

MarionMoseby avatar Mar 18 '19 12:03 MarionMoseby

According to https://github.com/mozilla/notes/issues/1450#issuecomment-479655000, Google Analytics was removed in #1471. Does this mean this issue is unblocked?

jtracey avatar Apr 25 '19 23:04 jtracey