Update SMSdroid (de.ub0r.android.smsdroid) to 1.5.1 (7151000)
This commit is contained in:
parent
07ef2793de
commit
6ca40b8fd8
|
@ -11,8 +11,8 @@ SMSdroid lets you read text messages and send messages with any other
|
|||
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 does nothing.
|
||||
The proprietary 'admob' binary in the source code has been replaced with a
|
||||
FOSS library that does nothing.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -37,6 +37,12 @@ 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
|
||||
Build Version:1.5.1,7151000,SMSdroid-1.5.1,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
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue