-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ajout d'Olvid sur F-Droid #2
Comments
Oui, nous comptons le faire, mais il y a encore un peu de travail pour cela ! Si on regarde la page https://f-droid.org/en/docs/Inclusion_Policy/ il y a pas mal de choses en plus de simplement publier le code de l'application :
Bref, nous allons voir quand nous aurons le temps d'avancer sur cela, et après, bien sûr, nous ferons la demande pour être inclus sur F-Droid. |
D'accord, merci |
While still working on having it officially included in F-droid, maybe you could check with @IzzySoft to have builds hosted there or create your own f-droid repository? Also if you could attach OSS builds on Github releases, that would be awesome! (And a requirement to get included in IzzySoft)
I've also created an issue here: https://gitlab.com/IzzyOnDroid/repo/-/issues/221 |
If you do, please first take care for these:
which currently taint your app, making it non-FOSS (those libs are "free" like "free beer", but not libre). Then, I could take a per-ABI build into my repo (or one that covers both ARM archs but leaves out the x86 ones, for size reasons – the current APK size is already hard at the limit of 30M). |
Thanks @IzzySoft for listing these. We currently have some high priority taks in our roadmap we need to focus on, but we will try building a flavor of the app that does not include these libs. Also, regarding the size of the apk, the next release of Olvid will be integrating the new emoji2 lib from AndroidX, with a bundled font: this will probably increase the size of the apk by quite a lot (my current all archs apk sits at 39MB)! |
@finiasz all at your schedule, of course. As the Debian folks use to say: "It's ready when it's ready". Thanks for taking care! With an overall size of almost 40M (see @kumy – that's what I meant with "size won't decrease"). If you want to go straight for F-Droid, there is no "technical size issue". But if you want to start with a test-drive via my repo, I'd definitely need per-ABI builds then (and would pick the ARMv7 one as it covers the most devices); each of them will then probably be around 20..25M with the new library I guess… |
Well, in part related only :) The tracker found by exodus is a false positive. The OpenTelemetry tracker found is a dependency of the Google Drive library, but is not used as a tracker by this library. But indeed, the Google Drive library has to be removed for F-Droid. |
Gentle bump here, as I'm really looking forward to using Olvid once it's entirely free of google libraries :) |
Could you please in the meantime attach a signed release APK to your releases so that people without Play Store can still download, use and update your app easily? |
May we create an other issue to make "offenders" optional at build time then a new ticket could be created at f-droid tracker ? |
The latest release contains a new "nogoogle" flavor which should remove most offenders. If there are still some, please let us know in this thread! |
Hi Devs. Just wondering if there was any further news on this one? |
Hi, I spent some more time checking the feasibility. The We unfortunately do not have time to work on this at the moment, but the topic is not closed! We still want to publish our app on F-Droid some day. |
To follow this ticket. |
@finiasz where it seems there is still a lot of works to be available in official F-Droid Repository, any chances to fallback on other short/mid term solutions ? 1) Providing your own repository (compatible with F-Droid clients)The molly app do that. See molly repo : I don't know how this kind of repo is created maybe using : https://f-droid.org/repomaker/ from f-droid ? 2) Be compatible with
|
Native linux support could be interesting, but it should be a separate ticket, to support rebuild from source |
I talked about Desktop application (I don't know if this desktop app is "native"). I agree the issue should be open to the corresponding repository but didn't find any repo about that. If it exist I can create the issue there (edit and remove my previous comment) OR maybe you say that the Linux app is just the android app + a kind of Android/Linux layer ? |
No idea, I am just a curious person like you |
We have a Linux application available for download on our webpage:
|
Thx @finiasz for clarify that. 🙏 Any comment about : #2 (comment) ? |
Well, not much has changed regarding this.... We still want to build our app for F-Droid, but have not found enough time to focus on this. This is one of many items in our backlog that regularly gets postponed because of more urgent matters. |
@finiasz adding a (release-signed) APK to each new release would be a starter not taking too much energy. Whenever you think you've made progress, you could let me know to run the IzzyOnDroid scanners over it then. And should a scan tell it's eligible for inclusion with IoD, I'd do that automatically – so it would be available at the IzzyOnDroid repo already, even should it not (yet) be fully eligible for F-Droid.org. My offer from 2 years ago still stands 😉 |
I think this could also make it works for Obtainium. |
Bonjour,
Je suis très content de voir qu'Olvid est enfin devenu open-source :)
Pourriez-vous svp l'ajouter sur F-Droid ?
C'est un magasin d'applications alternatif qui regroupe des applications open-source.
Voici un lien pour le faire : https://f-droid.org/en/contribute/
Cela permettrait notamment de pouvoir obtenir Olvid sans passer par le Google Play Store.
The text was updated successfully, but these errors were encountered: