caarmen / network-monitor

A network monitor tool for Android that executes an http GET to google.com every x seconds and logs the results into a file.
74 stars 27 forks source link

Build flavor for F-Droid #142

Open IzzySoft opened 3 years ago

IzzySoft commented 3 years ago

I just wondered why your app hasn't been updated at F-Droid, which brought me here. That question was easy to answer: you've changed the tag naming pattern. Seeing the changelog it's somehow good the new version wasn't pulled – which brings me to my question:

Why not using build flavors? One for the "crippled" version Google wants, and another with all the features for F-Droid (which doesn't restrict you in location usage the way Google does)?

One more question is the irritation caused by "ping google.com", which some might see as tracking. Is that an option, or does it happen automatically?