remove Tracking from smsbackup and use 1.4.8 instead 1.4.7
This commit is contained in:
parent
08e837591e
commit
d3329664f8
|
@ -1,5 +1,3 @@
|
|||
#Crash reports are sent automatically by default thought that can be disabled
|
||||
AntiFeatures:Tracking
|
||||
Category:Phone & SMS
|
||||
License:Apache2
|
||||
Web Site:https://github.com/jberkel/sms-backup-plus
|
||||
|
@ -29,8 +27,6 @@ SMS Backup+ will skip the restore of already existing messages.
|
|||
Please note that auto backup might not work reliably when SMS Backup+
|
||||
is installed on the SD card.
|
||||
See the source code page for more detailed instructions and an FAQ.
|
||||
|
||||
Anti-feature: Tracking. Crash reports are sent by default thought that can be disabled.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -39,16 +35,12 @@ Repo:https://github.com/jberkel/sms-backup-plus.git
|
|||
Build Version:1.4.3,1404,1.4.3
|
||||
Build Version:1.4.4,1405,1.4.4,target=android-10,prebuild=mv lib libs
|
||||
Build Version:1.4.6,1407,!paypal jar,target=android-10,prebuild=mv lib libs
|
||||
Build Version:1.4.7,1408,1.4.7,srclibs=K9Mail-XOAUTH@1a7f8e76a6,prebuild=\
|
||||
rm -rf $$K9Mail-XOAUTH$$/libs && \
|
||||
Build Version:1.4.8,1409,1.4.8,srclibs=K9Mail-XOAUTH@70c41c71cd,prebuild=\
|
||||
mv $$K9Mail-XOAUTH$$/compile-only-libs $$K9Mail-XOAUTH$$/libs && \
|
||||
sed -i 's@\(target=\).*@\1android-7@' $$K9Mail-XOAUTH$$/ant.properties && \
|
||||
echo "renderscript.opt.level=O0" >> $$K9Mail-XOAUTH$$/ant.properties && \
|
||||
ant jar -f $$K9Mail-XOAUTH$$/build.xml && mv $$K9Mail-XOAUTH$$/bin/k9-imapstore.jar libs/
|
||||
#new srclib commit for next version
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.7
|
||||
Current Version Code:1408
|
||||
Current Version:1.4.8
|
||||
Current Version Code:1409
|
||||
|
||||
|
|
Loading…
Reference in a new issue