From bbb4c863153e983c33b565b789bd172ab81fcd30 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Fri, 18 Oct 2013 09:14:47 +0100 Subject: [PATCH] Update WebSMS (de.ub0r.android.websms) to 4.7.1 (7471000) --- metadata/de.ub0r.android.websms.txt | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/metadata/de.ub0r.android.websms.txt b/metadata/de.ub0r.android.websms.txt index 66e01da3dd..564c1d82c8 100644 --- a/metadata/de.ub0r.android.websms.txt +++ b/metadata/de.ub0r.android.websms.txt @@ -9,16 +9,18 @@ Summary:Send texts via the WWW Description: WebSMS lets you send free and cheap TXT via different webservices. -You will need at least one WebSMS Connector (plugin/extension) to connect this app to the webservice -of your choice. We have a couple in the repo but there is source code for many on the author's source -code page and apks are available on the website. +You will need at least one WebSMS Connector (plugin/extension) to connect this +app to the webservice of your choice. We have a couple in the repo but there +is source code for many on the author's source code page and apks are available +on the website. Pricing depends on the webservice provider connected with the connector. -The “SMS” Connector shipped with the app itself sends messages via standard GSM method and -is billed by your operator. It is installed for backup reasons and deactivated by default. +The “SMS” Connector shipped with the app itself sends messages via standard +GSM method and is billed by your operator. It is installed for backup reasons +and deactivated by default. -The Google Admob library in the source code of this app has been replaced with the MobAdMob open-source -library that does nothing. +The proprietary 'admob' binary in the source code has been replaced with a +FOSS library that does nothing. . Repo Type:git @@ -46,6 +48,13 @@ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.p sed -i 's@\(android.library.reference.2=\).*@\1$$WebSMSAPI$$@' project.properties && \ echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \ echo "android.library.reference.4=$$MobAdMob$$" >> project.properties +Build Version:4.7.1,7471000,WebSMS-4.7.1,srclibs=\ +ActionBarSherlock@4.2.0;WebSMSAPI@d85a800e;ub0rlib@45e82765a537e;MobAdMob@2d5736,\ +prebuild=rm libs/* ant.properties && \ +sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ +sed -i 's@\(android.library.reference.2=\).*@\1$$WebSMSAPI$$@' project.properties && \ +echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \ +echo "android.library.reference.4=$$MobAdMob$$" >> project.properties Auto Update Mode:None Update Check Mode:Tags