A private messenger for Android.
Go to file
beantaco d61b1c05f0
Fix some Japanese translations
- In message details, "Disappears" (meant as message lifetime) is translated to "寿命" (lifetime).
- Translation of "decentralized" is changed from "分散型" (distributed) to "非中央集中型".
- "Session ID を入力してください" (translation of "Enter Session ID" tab) is too long and was not expressed in command form. -> "Session ID を入力する"
- "パス" (the translation of "path") could be a translation of "pass" and its meaning is ambiguous, so is changed to "経路" (route).
- "お知らせ" (also a translation of "news" and "announcement") is changed to "通知" (notification), making translation of "notification" more consistent.
2021-05-14 10:26:41 +00: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 Fix some Japanese translations 2021-05-14 10:26:41 +00: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 Clean 2021-05-14 16:05:35 +10:00
libsignal Fix HTTP utility 2021-05-14 08:56:54 +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
build.gradle Speed up path building 2021-05-13 10:31:06 +10:00
BUILDING.md feat: update the repo documentation readme and building file 2021-04-09 13:43:47 +10: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
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
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
TRANSLATION.md Create TRANSLATION.md 2020-12-17 16:38:00 +11:00

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