iliad-app / iliad

This is an unofficial API and Android App of iliad. Iliad S.P. A. is not responsible in any way.
https://iliad-app.github.io/iliad/
GNU General Public License v2.0
5 stars 0 forks source link

add to F-Droid #13

Open airon90 opened 6 years ago

airon90 commented 6 years ago

As long as this app is free software you should make it available on F-Droid

Fast0n commented 6 years ago

It's not that easy

airon90 commented 6 years ago

@izzysoft can help you :)

IzzySoft commented 6 years ago

performing magic appearance Shall I open an RFP? @airon90 could do that as well, it's not that hard. But currently, it won't go through as there are some show-stoppers:

classpath 'com.google.gms:google-services:4.0.0'

GMS is a no-go, so you'd need a flavor without that. Not sure about Jitpack Maven repo here – but then, after filing the RFP, the F-Droid bot will tell us.

airon90 commented 5 years ago

Done: https://gitlab.com/fdroid/rfp/issues/714

licaon-kter commented 5 years ago

@IzzySoft and

implementation 'com.google.firebase:firebase-core:16.0.1'
implementation 'com.google.firebase:firebase-messaging:17.1.0'

Not sure it can be done.

@Fast0n What functionality of the API needs Firebase messaging and such?

Fast0n commented 5 years ago

Firebase Cloud Messaging

licaon-kter commented 5 years ago

What functionality of the Iliad API needs... ?

IzzySoft commented 5 years ago

@Fast0n Firebase is a show-stopper for F-Droid. Could you make a flavor without it? If push notifications are essential, take a look at how Tutanota solved that issue: How Tutanota replaced Google's FCM with their own notification system

IzzySoft commented 5 years ago

Sorry @Fast0n – but without your help we cannot include your app in F-Droid. I will close the issue in our tracker now. Please leave a comment here should you pick up again.

@airon90 sorry …