Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2013-01-31 16:35:19 +00:00
commit e7329967ad
2 changed files with 31 additions and 25 deletions

View file

@ -33,9 +33,14 @@ Build Version:20120528,74,d6c2f7448,buildjni=yes,srclibs=AnySoftKeyboard-API@787
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
Build Version:20120814-eye-candy,76,! doesn't build,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\ Build Version:20120814-eye-candy,76,! doesn't build,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
Build Version:20130106-eye-candy,85,a7723e1db5,srclibs=AnySoftKeyboard-API@b21d8907,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict && \
wget http://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/master/makedict/makedict.jar?raw=true \
-O makedict.jar && chmod +x makedict_Linux && ./makedict_Linux dict/words.xml,buildjni=yes
Auto Update Mode:None Auto Update Mode:None
#need to replace default bottom row preference to "Regular" from "Classic (no mic)" to avoid anti-feature
Update Check Mode:Market Update Check Mode:Market
Current Version:20130106-eye-candy Current Version:20130106-eye-candy
Current Version Code:85 Current Version Code:85

View file

@ -5,32 +5,32 @@ Web Site:http://www.xabber.com/
Source Code:https://github.com/redsolution/xabber-android Source Code:https://github.com/redsolution/xabber-android
Issue Tracker:https://github.com/redsolution/xabber-android/issues Issue Tracker:https://github.com/redsolution/xabber-android/issues
Summary:Jabber (XMPP) client Summary:Instant messaging client
Description: Description:
Open source Jabber (XMPP) client with multi-account & OTR support and clean and Jabber (XMPP) client app with multiple accounts, privacy modes and a
simple interface clean and simple interface. #IM
Supported protocols: Supported protocols:
RFC-3920: Core RFC-3920: Core;
RFC-3921: Instant Messaging and Presence RFC-3921: Instant Messaging and Presence;
XEP-0030: Service Discovery XEP-0030: Service Discovery;
XEP-0128: Service Discovery Extensions XEP-0128: Service Discovery Extensions;
XEP-0115: Entity Capabilities XEP-0115: Entity Capabilities;
XEP-0054: vcard-temp XEP-0054: vcard-temp;
XEP-0153: vCard-Based Avatars XEP-0153: vCard-Based Avatars;
XEP-0045: Multi-User Chat (incompletely) XEP-0045: Multi-User Chat (incompletely);
XEP-0078: Non-SASL Authentication XEP-0078: Non-SASL Authentication;
XEP-0138: Stream Compression XEP-0138: Stream Compression;
XEP-0203: Delayed Delivery XEP-0203: Delayed Delivery;
XEP-0091: Legacy Delayed Delivery XEP-0091: Legacy Delayed Delivery;
XEP-0199: XMPP Ping XEP-0199: XMPP Ping;
XEP-0147: XMPP URI Scheme Query Components XEP-0147: XMPP URI Scheme Query Components;
XEP-0085: Chat State Notifications XEP-0085: Chat State Notifications;
XEP-0184: Message Delivery Receipts XEP-0184: Message Delivery Receipts;
XEP-0155: Stanza Session Negotiation XEP-0155: Stanza Session Negotiation;
XEP-0059: Result Set Management XEP-0059: Result Set Management;
XEP-0136: Message Archiving XEP-0136: Message Archiving;
XEP-0224: Attention XEP-0224: Attention.
. .
Repo Type:git 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 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 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:0.9.29a
Current Version Code:78 Current Version Code:78