ykasidit / bluetooth_gnss

Bluetooth GNSS app on Google Play Store
https://play.google.com/store/apps/details?id=com.clearevo.bluetooth_gnss&hl=en&gl=US
GNU General Public License v2.0
72 stars 21 forks source link

f-droid integration #12

Open jensMF opened 3 years ago

jensMF commented 3 years ago

Hi,

over at f-droid they wrote there are two things missing to add this app to the f-droid store:

Copied from there: https://gitlab.com/fdroid/rfp/-/issues/1768#note_620025932

It would be great to have this app on f-droid.

aeri commented 3 years ago

This application is great, necessary and functional and also open source, it would be super interesting its inclusion in F-Droid :)

Astrinus commented 2 years ago

Hi, as mentioned in https://gitlab.com/fdroid/rfp/-/issues/1768#note_1071240633 F-Droid won't include BT GNSS in its collection if the two non-free dependencies (Play Services Places Placereport and Google Mobile Services) won't be removed or conditionally substituted with free open source alternatives. Are they essential for BT GNSS to work, or they can be omitted for a special F-Droid flavor of the app?

Astrinus commented 2 years ago

Ping.

ykasidit commented 1 year ago

hello,

ok just removed them (there were required to get the last position in sort nearest ntrip feature - now this is changed to let user enter a ref lat lon instead if desired) - please hlpe try this new apk: https://github.com/ykasidit/bluetooth_gnss/releases/tag/v1.0.41

IzzySoft commented 1 year ago

Apologies for the delay – and thanks! I've just checked with your app in my repo, the dependencies seem to be gone (so I just removed the anti-features there). Any chance you could include Flutter as git submodule here, so F-Droid build can automatically find the required version (without the need of separate merge requests whenever a version change is needed)?

IzzySoft commented 1 year ago

@ykasidit looks like this time you've missed the ping :smile: So I simply send another one. For background, there's an RFP open to include your app with F-Droid waiting for your response to be processed.