Update SMSdroid (de.ub0r.android.smsdroid) to 1.5 (7150000)
This commit is contained in:
parent
a1511b524a
commit
4cd2b96080
|
@ -7,11 +7,12 @@ Issue Tracker:https://code.google.com/p/websmsdroid/issues/list
|
||||||
Auto Name:SMSdroid
|
Auto Name:SMSdroid
|
||||||
Summary:SMS app
|
Summary:SMS app
|
||||||
Description:
|
Description:
|
||||||
SMSdroid lets you read text messages and send messages with any other messaging app.
|
SMSdroid lets you read text messages and send messages with any other
|
||||||
If you love [[de.ub0r.android.websms]] to send free messages, you'll probably love SMSdroid too.
|
messaging app. If you love [[de.ub0r.android.websms]] to send free
|
||||||
|
messages, you'll probably love SMSdroid too.
|
||||||
|
|
||||||
The Google Admob in the source code has been replaced with an open-source library that
|
The Google Admob in the source code has been replaced with an
|
||||||
does nothing.
|
open-source library that does nothing.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -30,6 +31,12 @@ ActionBarSherlock@4.2.0;ub0rlib@144a5da04c;MobAdMob@2d5736,prebuild=\
|
||||||
rm libs/*.jar ant.properties && sed -i 's@\.1=.*@.1=$$ActionBarSherlock$$@' project.properties && \
|
rm libs/*.jar ant.properties && sed -i 's@\.1=.*@.1=$$ActionBarSherlock$$@' project.properties && \
|
||||||
echo "android.library.reference.2=$$ub0rlib$$" >> project.properties && \
|
echo "android.library.reference.2=$$ub0rlib$$" >> project.properties && \
|
||||||
echo "android.library.reference.3=$$MobAdMob$$" >> project.properties
|
echo "android.library.reference.3=$$MobAdMob$$" >> project.properties
|
||||||
|
Build Version:1.5,7150000,SMSdroid-1.5,extlibs=\
|
||||||
|
NotificationCompat2/NotificationCompat2-1.1.2.jar,srclibs=\
|
||||||
|
ActionBarSherlock@4.2.0;ub0rlib@45e82765a537e;MobAdMob@2d5736,prebuild=\
|
||||||
|
rm libs/*.jar ant.properties && sed -i 's@\.1=.*@.1=$$ActionBarSherlock$$@' project.properties && \
|
||||||
|
echo "android.library.reference.2=$$ub0rlib$$" >> project.properties && \
|
||||||
|
echo "android.library.reference.3=$$MobAdMob$$" >> project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue