zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
142 stars 65 forks source link

add zom.im to f-droid #147

Open anarcat opened 8 years ago

anarcat commented 8 years ago

it seems there was an effort (#98) to provide zom.im binaries on f-droid, but the app has been mysteriously disabled in the build and is not actually available in f-droid.

n8fr8 commented 8 years ago

Hmm, not sure why it was disabled. I will check with F-Droid on that.

stpr-dev commented 7 years ago

@n8fr8 Any updates on this? I just read that ChatSecure reached its EOL and Zom looks interesting. Only problem is getting on f-droid. If you can get that up and running it would be great!

takiainen commented 7 years ago

I'd like to see this on F-Droid as well. Any news?

ghost commented 7 years ago

+1

mimi89999 commented 7 years ago

@anarcat @n8fr8 Done.

anarcat commented 7 years ago

@anarcat @n8fr8 Done.

where? i don't see it on my f-droid client here...

hex-m commented 7 years ago

The metadata is in the f-droid repo. So no idea what's wrong (but curious).

ghost commented 7 years ago

@hex-m So is it the problem of F-droid side? 😕 hmm

testbird commented 7 years ago

Is this still in the works? Blocked somewhere?

rojoweko commented 7 years ago

According to this post Zom cannot be added to the f-droid repo because it contains JARs: https://gitlab.com/fdroid/fdroiddata/issues/914

This is the last zom build log from f-droid: https://f-droid.org/wiki/page/im.zom.messenger/lastbuild_1510019

Is there a chance to get rid of the JARs while preserving the OMEMO capabilities?

Bubu commented 7 years ago

I'll add this here:

There are 4 commonly used ways to deal with binary artifacts (with my subjective assessments):

relan commented 7 years ago

Just checked that F-Droid successfully builds and verifies 15.3.0-FINAL and 15.3.1-beta-2. JARs are still the only issue preventing Zom from being on F-Droid.

ghost commented 7 years ago

@relan pretty sure if Zom in F-Droid, it could get rid all other privacy-first messaging apps from installation rank.

gsantner commented 6 years ago

@ owners is there interest into getting into fdroid mainline? if so, jars have to be removed and replaced by libs from allowed repos as said above.

n8fr8 commented 6 years ago

Understood. We are hopefully moving to the public smack-omemo gradle dependencies instead of our builds. Just waiting for them to publish the necessary version.