mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-12 04:05:03 -05:00
0cf64857cf
When receiving a message, only remember the XmppAxolotlSession wrapper if the prospective session was actually established. This prevents us from erroneously adding empty sessions that are never established using received PreKeyWhisperMessages, which would lead to errors if we try to use them for sending. |
||
---|---|---|
.. | ||
crypto | ||
entities | ||
generator | ||
http | ||
parser | ||
persistance | ||
services | ||
ui | ||
utils | ||
xml | ||
xmpp | ||
Config.java |