mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
update yaxim to 0.8.5 and update mode tags
This commit is contained in:
parent
5df5e09598
commit
89a2de1099
1 changed files with 16 additions and 7 deletions
|
|
@ -6,10 +6,14 @@ Issue Tracker:https://github.com/pfleidi/yaxim/issues
|
||||||
|
|
||||||
Summary:XMPP (Instant Messaging) client
|
Summary:XMPP (Instant Messaging) client
|
||||||
Description:
|
Description:
|
||||||
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited messaging on your data plan?
|
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited
|
||||||
yaxim aims at security, low overhead and keeping your server connection open. So far, it only supports
|
messaging on your data plan?
|
||||||
a single account. Features include: connecting to one Jabber or GMail server and staying connected,
|
yaxim aims at security, low overhead and keeping your server connection open.
|
||||||
chat with your contacts, change your roster, persistent Message History and notifications it self-signed
|
So far, it only supports
|
||||||
|
a single account. Features include: connecting to one Jabber or GMail
|
||||||
|
server and staying connected,
|
||||||
|
chat with your contacts, change your roster, persistent Message History and
|
||||||
|
notifications it self-signed
|
||||||
certificates need to be accepted.
|
certificates need to be accepted.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
@ -25,8 +29,13 @@ Build Version:0.8.1,10,0.8.1,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=an
|
||||||
Build Version:0.8.2,11,0.8.2,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10
|
Build Version:0.8.2,11,0.8.2,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10
|
||||||
Build Version:0.8.3,12,!can't find corresponding source code
|
Build Version:0.8.3,12,!can't find corresponding source code
|
||||||
Build Version:0.8.4,13,0.8.4,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10,prebuild=android update project -p android-actionbar/actionbar,prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
|
Build Version:0.8.4,13,0.8.4,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10,prebuild=android update project -p android-actionbar/actionbar,prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
|
||||||
|
#Shouldn't need to update ABS like this normally
|
||||||
|
Build Version:0.8.5,14,0.8.5,submodules=yes,init=rm build.xml && \
|
||||||
|
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
|
||||||
|
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14,\
|
||||||
|
prebuild=sed -i '247 i <string name="build_version">0.8.5</string>' res/values/strings.xml
|
||||||
|
|
||||||
Update Check Mode:None
|
Update Check Mode:Tags
|
||||||
Current Version:0.8.4
|
Current Version:0.8.5
|
||||||
Current Version Code:13
|
Current Version Code:14
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue