2015-07-05 10:37:13 +00:00
|
|
|
Categories:Internet
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:http://www.xabber.com
|
|
|
|
Source Code:https://github.com/redsolution/xabber-android
|
|
|
|
Issue Tracker:https://github.com/redsolution/xabber-android/issues
|
|
|
|
|
|
|
|
Auto Name:Xabber Classic
|
|
|
|
Summary:Instant messaging client
|
|
|
|
Description:
|
2015-09-12 05:52:14 +00:00
|
|
|
Jabber (XMPP) client app with multiple accounts, privacy modes and a clean and
|
|
|
|
simple interface.
|
2015-07-05 12:36:20 +00:00
|
|
|
|
|
|
|
'''This version is for old versions of Android, if you are running Ice Cream
|
|
|
|
Sandwitch or later, consider installing [[com.xabber.androiddev]] instead.'''
|
2015-07-05 10:37:13 +00:00
|
|
|
|
|
|
|
Supported protocols:
|
2015-09-12 05:52:14 +00:00
|
|
|
|
2015-07-05 10:37:13 +00:00
|
|
|
* RFC-3920: Core;
|
|
|
|
* RFC-3921: Instant Messaging and Presence;
|
|
|
|
* XEP-0030: Service Discovery;
|
|
|
|
* XEP-0128: Service Discovery Extensions;
|
|
|
|
* XEP-0115: Entity Capabilities;
|
|
|
|
* XEP-0054: vcard-temp;
|
|
|
|
* XEP-0153: vCard-Based Avatars;
|
|
|
|
* XEP-0045: Multi-User Chat (incompletely);
|
|
|
|
* XEP-0078: Non-SASL Authentication;
|
|
|
|
* XEP-0138: Stream Compression;
|
|
|
|
* XEP-0203: Delayed Delivery;
|
|
|
|
* XEP-0091: Legacy Delayed Delivery;
|
|
|
|
* XEP-0199: XMPP Ping;
|
|
|
|
* XEP-0147: XMPP URI Scheme Query Components;
|
|
|
|
* XEP-0085: Chat State Notifications;
|
|
|
|
* XEP-0184: Message Delivery Receipts;
|
|
|
|
* XEP-0155: Stanza Session Negotiation;
|
|
|
|
* XEP-0059: Result Set Management;
|
|
|
|
* XEP-0136: Message Archiving;
|
|
|
|
* XEP-0224: Attention.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/redsolution/xabber-android.git
|
|
|
|
|
|
|
|
Build:0.9.30g,103
|
|
|
|
commit=0.9.30g
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
srclibs=Otr4j@7fb42b2ef912fe664064edf717a6b72ce77ccb3b
|
|
|
|
rm=app/libs/*.jar
|
|
|
|
prebuild=sed -i -e '/otr4j.jar/d' build.gradle && \
|
|
|
|
cp -fR $$Otr4j$$/src/net src/main/java
|
|
|
|
|
2015-07-14 15:01:24 +00:00
|
|
|
Build:0.9.31,105
|
|
|
|
commit=0.9.31
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
srclibs=Otr4j@7fb42b2ef912fe664064edf717a6b72ce77ccb3b
|
|
|
|
rm=app/libs/*.jar
|
|
|
|
prebuild=sed -i -e '/otr4j.jar/d' build.gradle && \
|
|
|
|
cp -fR $$Otr4j$$/src/net src/main/java
|
|
|
|
|
2015-07-17 23:50:41 +00:00
|
|
|
Build:0.9.31a,106
|
2015-07-26 08:01:13 +00:00
|
|
|
commit=d36fb2fa2f6a138c0fd9dd562f48ab530473d35b
|
2015-07-17 23:50:41 +00:00
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
srclibs=Otr4j@7fb42b2ef912fe664064edf717a6b72ce77ccb3b
|
|
|
|
rm=app/libs/*.jar
|
|
|
|
prebuild=sed -i -e '/otr4j.jar/d' build.gradle && \
|
|
|
|
cp -fR $$Otr4j$$/src/net src/main/java
|
|
|
|
|
2015-07-14 15:01:24 +00:00
|
|
|
Auto Update Mode:Version %v
|
2015-07-05 10:37:13 +00:00
|
|
|
Update Check Mode:Tags ^0\.9.*$
|
2015-07-17 23:50:41 +00:00
|
|
|
Current Version:0.9.31a
|
|
|
|
Current Version Code:106
|