A private messenger for Android.
Go to file
Niels Andriesse 742370b5fa
Merge pull request #386 from RyanRory/refactor
Structural refactoring step 2
2020-11-26 11:20:33 +11: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
app ditch :service, :service:android, :service:java 2020-11-26 10:07:45 +11:00
buildSrc Update Kotlin & Gradle 2020-09-07 09:43:01 +10:00
gradle/wrapper Update Kotlin & Gradle 2020-09-07 09:43:01 +10:00
libsession restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
libsignal restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
.gitattributes materialize conversation item indicators 2014-11-18 11:27:08 -08:00
.gitignore Fix build 2020-06-03 11:23:04 +10:00
BUILDING.md Fix build 2020-06-03 11:23:04 +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
build.gradle Gradle plugins and Kotlin were updated to the latest version. 2020-11-24 19:13:59 +11:00
gradle.properties Gradle plugins and Kotlin were updated to the latest version. 2020-11-24 19:13:59 +11: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
pkcs11.config Update release config 2018-10-30 09:20:54 -07:00
settings.gradle ditch :service, :service:android, :service:java 2020-11-26 10:07:45 +11: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