mozzius / graysky

a bluesky client for ios and android
https://graysky.app
MIT License
454 stars 39 forks source link

feat: F-Droid release #116

Open Inrumpo opened 8 months ago

Inrumpo commented 8 months ago

Describe the feature you'd like to request

I'd like to be able to download Graysky from F-Droid instead of relying on the Google Play Store.

This will allow Android users to avoid Google services.

Describe the solution you'd like to see

Submit the open source Graysky Android app to the free and open F-Droid app store.

Additional information

Submitting to F-Droid Quick Start Guide: https://f-droid.org/docs/Submitting_to_F-Droid_Quick_Start_Guide/

mozzius commented 8 months ago

wouldn't be opposed but it seems very involved, especially for a react native app

mozzius commented 8 months ago

Btw - you can use Obtainium to fetch the APK from github releases

codenyte commented 3 weeks ago

I opened a request for inclusion on the F-Droid issue tracker: https://gitlab.com/fdroid/rfp/-/issues/2769

licaon-kter commented 3 weeks ago

Why does this (as Bluesky) say that it "needs" Zulu JDK? Isn't Java... Java?

mozzius commented 3 weeks ago

That's just what the React Native docs recommend, I don't think it matters too much. I was using openjdk in the past

licaon-kter commented 3 weeks ago

There are 1000s of RN apps in F-Droid, all built with OpenJDK from Debian... :shrug: