Niels Andriesse 66e7df22bb Don't notify for closed group control messages
This addresses an issue where:

• someone would create a closed group
• on other peoples' devices this control message would be received through a background poll or a push notification
• the received message timestamps table would be updated
• processing wouldn't be finished (during a background poll or while handling a push notification the system can cut you off at any time)
• some of the added users don't see the new closed group because when they open the app and get the control message from their swarm it's considered a duplicate and isn't processed again
2021-05-24 08:53:27 +10:00
2020-04-17 16:00:54 +10:00
2021-05-18 14:18:16 +10:00
2020-09-07 09:43:01 +10:00
2021-05-21 15:02:34 +10:00
2021-05-18 14:18:16 +10:00
2011-12-20 10:20:44 -08:00
2011-12-20 10:20:44 -08:00
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

Description
A private messenger for Android.
Readme SSPL-1.0 484 MiB
Languages
Kotlin 55.7%
Java 42.4%
C++ 1.7%