uport-mobile icon indicating copy to clipboard operation
uport-mobile copied to clipboard

Release on F-Droid

Open kliu128 opened this issue 6 years ago • 6 comments

F-Droid is an alternative Android appstore that packages and builds free software.

Having uPort be on there, now that it's open source, would be wonderful.

kliu128 avatar Nov 10 '18 03:11 kliu128

Thanks, that's a good idea. @mirceanis lets try to get it released there.

pelle avatar Nov 14 '18 13:11 pelle

If you guys could provide an APK along with your github releases or on your website in the meantime that'd be awesome :fire:

jopasserat avatar Feb 18 '19 17:02 jopasserat

@jopasserat unfortunately the uPort app is incompatible with f-droid for the moment because the app has some google dependencies. I don't think there exist alternative react-native libraries that can allow us to build a google free flavor, so don't hold your breath. Until we tidy up release notes to include APKs you can grab them directly from our CI server.

mirceanis avatar Feb 19 '19 16:02 mirceanis

thanks for the CI link @mirceanis !!

shame for the google libs dependency :( is that why you've started the native Android implementation (https://github.com/uport-project/uport-android)?

jopasserat avatar Feb 19 '19 16:02 jopasserat

Yes, that's part of the reason :) Native has the potential of being more nimble and stable. But many devtools were missing on the native front and so the focus has been on sdk development lately.

mirceanis avatar Feb 19 '19 17:02 mirceanis

I see :) Thanks for the explanation, don't hesitate to ping me if you want early testers of a google-free build ;)

jopasserat avatar Feb 19 '19 17:02 jopasserat