Skip to content

History / How to build Signal from the sources

Revisions

  • Gradle config (see https://github.com/signalapp/Signal-Android/blob/master/build.gradle) requires Java 1.8.

    @AndrewCEmil AndrewCEmil committed Aug 11, 2021
  • 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.

    @AndrewCEmil AndrewCEmil committed Aug 11, 2021
  • Fixed typo in repo path

    @Jabb0 Jabb0 committed Jan 15, 2021
  • Update org name from Whisper-Systems to signalapp

    @Rhahkeem Rhahkeem committed Jan 14, 2021
  • repaired deadlink to README.md

    @manuel-91 manuel-91 committed Jan 13, 2021
  • added "windows" to introduction section

    @torgeros torgeros committed Jan 12, 2021
  • 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.

    @FizzyGalacticus FizzyGalacticus committed May 17, 2017
  • Updated How to build Signal from the sources (markdown)

    @bandit-dev-0 bandit-dev-0 committed Apr 19, 2017
  • Added how to compile Signal on Windows

    @ofa5er ofa5er committed Mar 10, 2017
  • Updated How to build Signal from the sources (markdown)

    @agrajaghh agrajaghh committed Jan 1, 2016
  • Textsecure -> Signal-Android

    @agrajaghh agrajaghh committed Jan 1, 2016
  • Updated How to build TextSecure from the sources (markdown)

    @dcherian dcherian committed Oct 5, 2015