Jake McGinty ab82ff0b69 use IPv6 routing API then fallback to Lollipop
1) Utilize the hidden API requestRouteToHostAddress that takes an
   InetAddress (IPv6-capable) instead of a forced IPv4 integer-
   encoded address. Will fallback to the IPv4 one if reflection
   fails for whatever reason.

2) If on Lollipop and our manual MMS code doesn't work, will try
   to use the Lollipop API and give it 60 seconds instead of 30,
   since I did run into the timeout not being long enough in
   certain conditions and I'm thinking maybe it just wasn't long
   enough for some carriers.

Closes #3105
// FREEBIE
2015-05-04 18:29:30 -07:00
2015-03-05 11:45:09 -08:00
2015-03-12 11:15:14 -07:00
2015-03-12 11:15:14 -07:00
2014-06-17 14:13:42 -07:00
2015-04-30 14:21:44 -07:00
2015-04-30 16:51:16 -07:00
2011-12-20 10:20:44 -08:00
2011-12-20 10:20:44 -08:00
2015-04-02 14:49:45 -07:00
2015-04-02 14:49:45 -07:00
2015-04-02 14:49:45 -07:00
2015-04-16 08:46:42 -07:00
2015-03-02 08:25:19 -08:00

TextSecure Build Status

TextSecure is a messaging app for simple private communication with friends.

TextSecure uses your phone's data connection (WiFi/3G/4G) to communicate securely, optionally supports plain SMS/MMS to function as a unified messenger, and can also encrypt the stored messages on your phone.

Currently available on the Play store.

Play Store Badge

Contributing Bug reports

We use GitHub for bug tracking. Please search the existing issues for your bug and create a new one if the issue is not yet tracked!

https://github.com/WhisperSystems/TextSecure/issues

Joining the Beta

Want to live life on the bleeding edge and help out with testing?

You can subscribe to TextSecure Beta releases in two steps:

  1. Join the TextSecure Beta Google+ Community.
  2. After you've joined the community, subscribe to the beta.

If you're interested in a life of peace and tranquility, stick with the standard releases.

Contributing Translations

Interested in helping to translate TextSecure? Contribute here:

https://www.transifex.com/projects/p/textsecure-official/

Contributing Code

Instructions on how to setup your development environment and build TextSecure can be found in BUILDING.md.

If you're new to the TextSecure codebase, we recommend going through our issues and picking out a simple bug to fix (check the "easy" label in our issues) in order to get yourself familiar.

For larger changes and feature ideas, we ask that you propose it on the mailing list for a high-level discussion before implementation.

This repository is set up with BitHub, so you can make money for committing to TextSecure. The current BitHub price for an accepted pull request is:

Current BitHub Price

Contributing Ideas

Have something you want to say about Open Whisper Systems projects or want to be part of the conversation? Get involved in the mailing list!

whispersystems@lists.riseup.net

https://lists.riseup.net/www/info/whispersystems

Contributing Funds

Donate

You can add funds to BitHub to directly help further development efforts.

Help

Support

For troubleshooting and questions, please visit our support center!

http://support.whispersystems.org/

Documentation

Looking for documentation? Check out the wiki!

https://github.com/WhisperSystems/TextSecure/wiki

Legal things

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2011 Whisper Systems

Copyright 2013-2014 Open Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

Description
A private messenger for Android.
Readme SSPL-1.0
Languages
Kotlin 55.7%
Java 42.4%
C++ 1.7%