2013-03-04 20:23:27 +00:00
|
|
|
Category:Phone & SMS
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:http://f-droid.org
|
|
|
|
Source Code:http://f-droid.org
|
|
|
|
Issue Tracker:http://f-droid.org
|
|
|
|
|
|
|
|
Summary:SMS encryption
|
|
|
|
Description:
|
2013-03-11 20:05:45 +00:00
|
|
|
'''N.B'''This recipe isn't complete. app_name for Arabic and Tibetan
|
|
|
|
need fixing: also new icons are needed.
|
|
|
|
|
2013-03-04 20:23:27 +00:00
|
|
|
'''N.B'''ChatSafe is a re-branded version of TextSecure. The author
|
|
|
|
doesn't want the latter being distributed via f-droid.org. If
|
|
|
|
you have any problems with our build don't look for support from them.
|
|
|
|
|
|
|
|
ChatSafe is a drop-in replacement for the standard text messaging application
|
|
|
|
allowing you to send and receive text messages as normal. All text messages
|
|
|
|
sent or received with ChatSafe are stored in an encrypted database on your
|
|
|
|
phone, and text messages are encrypted during transmission when communicating
|
|
|
|
with someone else also using ChatSafe.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/WhisperSystems/TextSecure
|
|
|
|
|
2013-03-11 20:05:45 +00:00
|
|
|
Build Version:0.9.3,40,!needs a little fixing v0.9.3,init=echo "target=android-17" > project.properties,\
|
2013-03-04 20:23:27 +00:00
|
|
|
patch=packageid.patch;branding.patch,srclibs=ActionBarSherlock@4.2.0,\
|
|
|
|
prebuild=cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
echo "android.jar=$$SDK$$/platforms/android-17/android.jar" > ant.properties && \
|
|
|
|
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties
|
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-03-11 20:05:45 +00:00
|
|
|
Update Check Mode:None
|
|
|
|
Current Version:0.9.3
|
|
|
|
Current Version Code:40
|
2013-03-04 20:23:27 +00:00
|
|
|
|