fdroiddata/metadata/de.ub0r.android.websms.txt

55 lines
2.6 KiB
Plaintext
Raw Normal View History

2012-10-20 22:40:08 +00:00
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
2013-07-10 09:40:49 +00:00
Auto Name:WebSMS
2012-10-20 22:40:08 +00:00
Summary:Send texts via the WWW
Description:
WebSMS lets you send free and cheap TXT via different webservices.
2013-04-09 21:38:55 +00:00
You will need at least one WebSMS Connector (plugin/extension) to connect this app to the webservice
2012-10-20 22:40:08 +00:00
of your choice. We have a couple in the repo but there is source code for many on the author's source
2013-04-09 21:38:55 +00:00
code page and apks are available on the website.
2012-10-20 22:40:08 +00:00
Pricing depends on the webservice provider connected with the connector.
2013-04-09 21:38:55 +00:00
The “SMS” Connector shipped with the app itself sends messages via standard GSM method and
2012-10-20 22:40:08 +00:00
is billed by your operator. It is installed for backup reasons and deactivated by default.
2012-10-26 13:40:19 +00:00
The Google Admob library in the source code of this app has been replaced with the MobAdMob open-source
2012-10-20 22:40:08 +00:00
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 && \
2013-04-09 21:38:55 +00:00
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
2013-03-25 22:04:19 +00:00
# There's an extra WebSMS- here, thus the weird tag and the forceversion
Build Version:4.5.4,7454000,WebSMS-WebSMS-4.5.4,forceversion=yes,srclibs=\
ActionBarSherlock@4.2.0;WebSMSAPI@d85a800e;ub0rlib@144a5da04c;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 && \
2013-04-09 21:38:55 +00:00
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
2013-08-19 15:01:17 +00:00
Build Version:4.7,7470000,WebSMS-4.7,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
2012-10-20 22:40:08 +00:00
Auto Update Mode:None
Update Check Mode:Tags
Current Version:4.7.1
Current Version Code:7471000
2012-10-20 22:40:08 +00:00