translate Xabber description into Eglish and use Market update check
This commit is contained in:
parent
f75a654a19
commit
a1398e3607
|
@ -5,32 +5,32 @@ Web Site:http://www.xabber.com/
|
|||
Source Code:https://github.com/redsolution/xabber-android
|
||||
Issue Tracker:https://github.com/redsolution/xabber-android/issues
|
||||
|
||||
Summary:Jabber (XMPP) client
|
||||
Summary:Instant messaging client
|
||||
Description:
|
||||
Open source Jabber (XMPP) client with multi-account & OTR support and clean and
|
||||
simple interface
|
||||
Jabber (XMPP) client app with multiple accounts, privacy modes and a
|
||||
clean and simple interface. #IM
|
||||
|
||||
Supported protocols:
|
||||
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
|
||||
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
|
||||
|
@ -39,7 +39,8 @@ Repo:https://github.com/redsolution/xabber-android.git
|
|||
Build Version:0.9.29a,78,cbfe6da973b63ea36ea9e879ceaa057ad21624ec,target=android-10,prebuild=sed -i "/debuggable.*true/d" AndroidManifest.xml && git clone https://github.com/redsolution/otr4j && ant jar -f otr4j/build.xml && mv otr4j/bin/debug/jar/otr4j.jar libs/otr4j.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
#This is the beta package on playmarket, but currently has the same version
|
||||
Update Check Mode:Market
|
||||
Current Version:0.9.29a
|
||||
Current Version Code:78
|
||||
|
||||
|
|
Loading…
Reference in a new issue