fdroiddata/metadata/eu.siacs.conversations.txt

47 lines
1.3 KiB
Plaintext
Raw Normal View History

2014-03-27 23:43:28 +00:00
Categories:Internet
License:GPLv3
Web Site:https://github.com/siacs/Conversations
Source Code:https://github.com/siacs/Conversations
Issue Tracker:https://github.com/siacs/Conversations/issues
Auto Name:Conversations
Summary:XMPP client
Description:
XMPP client designed with ease of use and security in mind.
Features:
* end-to-end encryption with either OTR or openPGP
* Holo UI
* syncs with your desktop client
* group chats
* addressbook integration
* multiple accounts / unified inbox
Noteable XEPs:
* XEP-0198: Stream Management
* XEP-0280: Message Carbons
* XEP-0237: Roster Versioning
.
Repo Type:git
Repo:https://github.com/siacs/Conversations.git
2014-04-11 19:57:13 +00:00
Build:0.1.3,9
2014-04-19 16:18:49 +00:00
srclibs=Otr4j-jitsi@30fbaea9388616b268de82be0267acf2441b218b,BouncyCastle@r1rv50
2014-04-12 15:07:59 +00:00
commit=0.1.3
2014-03-27 23:43:28 +00:00
submodules=yes
2014-04-19 16:18:49 +00:00
rm=libs/bcprov-jdk15on-150.jar,libs/otr4j-0.10.jar
scanignore=libs/otr4j-0.10.jar,libs/bcprov-jdk15on-150.jar
prebuild=pushd $$BouncyCastle$$ && \
ant -f ant/jdk15+.xml build-provider && \
2014-04-19 16:18:49 +00:00
popd && cp $$BouncyCastle$$/build/artifacts/jdk1.5/jars/bcprov-jdk15on-150.jar libs/ && \
pushd $$Otr4j-jitsi$$ && \
mvn clean && mvn package && popd && \
cp $$Otr4j-jitsi$$/target/otr4j-0.10.jar libs/
2014-03-27 23:43:28 +00:00
2014-03-28 08:35:32 +00:00
Auto Update Mode:None
2014-03-27 23:43:28 +00:00
Update Check Mode:Tags
Current Version:0.1.3
Current Version Code:9
2014-03-27 23:43:28 +00:00