We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gradle config (see https://github.com/signalapp/Signal-Android/blob/master/build.gradle) requires Java 1.8.
Just did this setup. Building the source works with java 11 and 16, but Mockito had problems and unit tests wouldn't all pass. Only got full passing build using Java 1.8.
Fixed typo in repo path
Update org name from Whisper-Systems to signalapp
repaired deadlink to README.md
added "windows" to introduction section
Ran into issue where the correct build tools was not installed, got error message that just said I hadn't yet agreed to the terms and services of that system.
Updated How to build Signal from the sources (markdown)
Added how to compile Signal on Windows
Textsecure -> Signal-Android
Updated How to build TextSecure from the sources (markdown)