From 9c19b44bfa9c7e0fb53947a61a71d4bd0c14cc97 Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 20 Oct 2012 23:40:08 +0100 Subject: [PATCH] new app websms --- metadata/de.ub0r.android.websms.txt | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/de.ub0r.android.websms.txt diff --git a/metadata/de.ub0r.android.websms.txt b/metadata/de.ub0r.android.websms.txt new file mode 100644 index 0000000000..067ecd84ac --- /dev/null +++ b/metadata/de.ub0r.android.websms.txt @@ -0,0 +1,38 @@ +Category:Phone & SMS +License:GPLv3 +Web Site:https://code.google.com/p/websmsdroid +Source Code:https://github.com/felixb/websms +Issue Tracker:https://code.google.com/p/websmsdroid + +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. As WebSMS is not able to read messages you might find [[de.ub0r.android.smsdroid]] useful. + +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 Google Admob library in the source code of this app has been replaced with an open-source +library that does nothing. +. + +Repo Type:git +Repo:https://github.com/felixb/websms.git + +Build Version:4.5.1,7451000,WebSMS-4.5.1,srclibs=\ +ActionBarSherlock@4.1.0;WebSMSAPI@b7f44fd0;ub0rlib@75e4a553dd;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 +Current Version:4.5.1 +Current Version Code:7451000 +