A private messenger for Android.
Go to file
Niels Andriesse 11a89c0a76 Update version number 2021-05-07 16:30:52 +10:00
.github Merge branch 'dev' 2020-04-17 16:00:54 +10:00
.tx Old python scripts and config files removed. Transifex config updated with the new directory structure. 2020-11-26 12:27:17 +11:00
app Update version number 2021-05-07 16:30:52 +10: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 fix: use AttachmentUploadJob instead of two download job keys in all types 2021-05-07 13:36:35 +10:00
libsignal feat: member counts in v2 open group ConversationActivity 2021-05-05 13:52:15 +10:00
.gitattributes materialize conversation item indicators 2014-11-18 11:27:08 -08:00
.gitignore Old python scripts and config files removed. Transifex config updated with the new directory structure. 2020-11-26 12:27:17 +11:00
BUILDING.md feat: update the repo documentation readme and building file 2021-04-09 13:43:47 +10: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 refactor: replace fdroid deep-link with the fdroid session landing page 2021-04-09 15:44:39 +10:00
TRANSLATION.md Create TRANSLATION.md 2020-12-17 16:38:00 +11:00
build.gradle feat: add contact syncing, UI improvements for profile syncing and conversation threads in the home screen 2021-03-01 17:16:15 +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
settings.gradle Old python scripts and config files removed. Transifex config updated with the new directory structure. 2020-11-26 12:27:17 +11:00

README.md

Session Android

Download on the Google Play Store

Add the F-Droid repo

Grab the APK here

Summary

Session integrates directly with Oxen 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 dev 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