LeetDroid
LeetDroid copied to clipboard
Submitting the app on F-Droid
Thanks, @kunalagra, for giving this idea :)
We cannot include the app in F-Droid in the current state due to the presence of non-free libraries, mainly all the firebase stuff, and probably com.google.gms.google-services
as well.
This libraries need to be removed before applying for F-Droid inclusion. In the meantime maybe we can include this app in IzzyOnDroid repo, depending on Izzy decision regarding all this libraries.
We cannot include the app in F-Droid in the current state due to the presence of non-free libraries, mainly all the firebase stuff, and probably
com.google.gms.google-services
as well.This libraries need to be removed before applying for F-Droid inclusion. In the meantime maybe we can include this app in IzzyOnDroid repo, depending on Izzy decision regarding all this libraries.
oh, that's a bummer. But I am not sure if I can remove the firebase libraries as it will help me as a developer a lot to maintain stuff. maybe I will think about this.
Also, you mentioned IzzyOnDroid
, could you elaborate on it. How is it different than F-Droid
?
Also, you mentioned IzzyOnDroid, could you elaborate on it. How is it different than F-Droid?
IzzyOnDroid is a repo with no requirements for free libraries as far as I know, instead it'll use the builds you've already posted on GitHub. It's compatible with the F-Droid app however so people can easily update the app this way.