Commit Graph

14 Commits (b1e954084c1c5d66f842287fef758305fa3ad6b9)

Author SHA1 Message Date
Anton Chekulaev 96fd11ee6f Old python scripts and config files removed. Transifex config updated with the new directory structure. 4 years ago
Ryan ZHAO 255dc9c26b ditch :service, :service:android, :service:java 4 years ago
Ryan ZHAO 7a66a47520 restructure and unite service android/java to libsignal 4 years ago
Ryan ZHAO 0f08fc0103 resturcture 4 years ago
Anton Chekulaev 1c5e62a2de session-android-service is merged under the "service" module. 4 years ago
Anton Chekulaev 9052431bf8 Core app files moved under the "messenger" module. 4 years ago
Nicholas Rizzio 407c5d5ed2 Remove unused settings.gradle file
Closes #6479
// FREEBIE
7 years ago
Moxie Marlinspike ed5b3f8679 Break out libtextsecure
// FREEBIE

Closes #2542
9 years ago
Moxie Marlinspike 1833e57c38 Break libaxolotl out into an external project.
// FREEBIE
10 years ago
Moxie Marlinspike de75a98093 Move JobManager to external project and dependency.
// FREEBIE
10 years ago
Moxie Marlinspike 1182052c7f Rename library to libtextsecure 10 years ago
Moxie Marlinspike 544f06451f Persistent job queue, derivative of android-priority-jobqueue.
// FREEBIE
10 years ago
Moxie Marlinspike d902c12941 Break core ratchet out into libaxolotol.
1) Break the core cryptography functions out into libaxolotol.

2) The objective for this code is a Java library that isn't
   dependent on any Android functions.  However, while the
   code has been separated from any Android functionality,
   it is still an 'android library project' because of the
   JNI.
10 years ago
Moxie Marlinspike 1ac32346c1 Graduate to a rebased and gradle world. 11 years ago