A private messenger for Android.
Go to file
Niels Andriesse c01f9134e7
Update README.md
2020-06-03 10:33:38 +10:00
.github Merge branch 'dev' 2020-04-17 16:00:54 +10:00
.tx Updated language translations. 2019-03-02 20:46:40 -08:00
apkdiff Ignore resources.arsc in apkdiff.py 2019-05-11 10:46:25 -07:00
apntool update APN list, fix MMSC issues 2015-03-12 11:15:14 -07:00
artwork Change the app icon 2017-03-14 15:46:19 -07:00
assets Re-add mnemonic languages 2019-05-29 16:27:46 +10:00
buildSrc Bring Gradle Witness into repo. 2019-05-30 01:08:01 -04:00
gradle/wrapper Gradle/Gradlew/AndroidGradlePlugin update. 2019-03-18 15:09:56 -07:00
jni 64-bit native utils. 2019-03-21 11:19:06 -07:00
libs Bring Gradle Witness into repo. 2019-05-30 01:08:01 -04:00
protobuf Add sticker support. 2019-05-30 01:08:01 -04:00
res Update seed nodes 2020-05-25 09:04:06 +10:00
src/org/thoughtcrime/securesms Potentially fix crash 2020-05-26 09:03:41 +10:00
test Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
website Fix tap-to-upgrade on website releases. 2019-01-13 19:08:33 -08:00
.gitattributes materialize conversation item indicators 2014-11-18 11:27:08 -08:00
.gitignore Update .gitignore 2020-04-20 10:55:09 +10:00
AndroidManifest.xml Clean 2020-05-19 16:26:11 +10:00
BUILDING.md Update BUILDING.md 2020-05-21 08:46:34 +10:00
Dockerfile Updated Gradle to 5.1 2019-01-29 09:22:44 -08:00
LICENSE Initial Project Import 2011-12-20 10:20:44 -08:00
NOTICE Initial Project Import 2011-12-20 10:20:44 -08:00
README.md Update README.md 2020-06-03 10:33:38 +10:00
ReproducibleBuilds.md Bring the Reproducible Builds instructions and script into repo. 2019-05-10 11:57:43 -03:00
build.gradle Update version number 2020-05-26 09:12:36 +10:00
gradle.properties Add a gradle.properties with increased memory size. 2019-02-14 14:29:12 -08:00
gradlew Gradle/Gradlew/AndroidGradlePlugin update. 2019-03-18 15:09:56 -07:00
gradlew.bat Gradle/Gradlew/AndroidGradlePlugin update. 2019-03-18 15:09:56 -07:00
ic_launcher-web.png Update app icon & implement recovery phrase screen 2020-01-09 11:35:43 +11:00
lint-baseline.xml Lint - baseline of errors. 2019-05-28 17:36:07 -03:00
lint.xml Lint. 2019-05-10 11:57:43 -03:00
pkcs11.config Update release config 2018-10-30 09:20:54 -07:00
proguard-appcompat-v7.pro Giphy integration 2016-10-18 10:28:42 -07:00
proguard-automation.pro Fix the faulty tests in AttachmentDatabaseTest.java 2017-01-12 10:23:35 -08:00
proguard-dagger.pro refactor proguard rules 2015-04-02 14:49:45 -07:00
proguard-ez-vcard.pro Convert vCard attachments to Shared Contacts. 2018-05-21 15:45:22 -04:00
proguard-glide.pro Update to glide 4.x 2017-10-11 17:47:12 -07:00
proguard-jackson.pro refactor proguard rules 2015-04-02 14:49:45 -07:00
proguard-klinker.pro Add proguard config for klinker library 2017-05-12 15:47:04 -07:00
proguard-okhttp.pro Add splash screen for setting profiles 2017-09-03 19:45:43 -07:00
proguard-retrofit.pro Support for Signal calls. 2015-09-30 14:30:09 -07:00
proguard-retrolambda.pro Join recipient preferences into thread query for faster lookup 2017-08-28 10:30:50 -07:00
proguard-rounded-image-view.pro refactor proguard rules 2015-04-02 14:49:45 -07:00
proguard-shortcutbadger.pro Add proguard rule for ShortcutBadger now that they use reflection. 2015-05-07 17:20:44 -07:00
proguard-sqlite.pro Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
proguard-square-okhttp.pro refactor proguard rules 2015-04-02 14:49:45 -07:00
proguard-square-okio.pro refactor proguard rules 2015-04-02 14:49:45 -07:00
proguard-webrtc.pro Beta support for webrtc video and voice calling 2017-02-01 13:55:52 -08:00
proguard.cfg Switch RedPhone view<->service interaction to use event bus 2015-11-04 17:56:20 -08:00

README.md

Session Android

Download on the Google Play Store

Grab the APK here

Summary

Session integrates directly with Loki Service Nodes, which are a set of distributed, decentralized and Sybil resistant nodes. Service Nodes act as servers which store messages offline, and a set of nodes which allow for onion routing functionality obfuscating users' IP addresses. For a full understanding of how Session works, read the Session Whitepaper.

AndroidSession

Want to contribute? Found a bug or have a feature request?

Please search for any existing issues that describe your bugs in order to avoid duplicate submissions. Submissions can be made by making a pull request to our development branch. If you don't know where to start contributing, try reading the Github issues page for ideas.

Build instructions

Build instructions can be found in BUILDING.md.

License

Copyright 2011 Whisper Systems

Copyright 2013-2017 Open Whisper Systems

Copyright 2019-2020 The Loki Project

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