conversations-classic/src/main/java/eu/siacs/conversations
Andreas Straub 77920c7aa6 Color plaintext messages in encrypted sessions red
Plaintext messages that were received while in an encrypted session are
now colored red. We define "in an encrypted session" if a) the last
message sent by our own device before the message under consideration
(or any message received between then and now) was encrypted AND b) the
next message will be sent encrypted or the next message sent after the
one under consideration was sent encrypted
2015-07-29 02:59:41 +02:00
..
crypto Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
entities Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
generator add no-store to chat states 2015-07-22 14:17:02 +02:00
http changed logging. (work around logcat null pointer 2015-07-28 22:26:29 +02:00
parser log reason for message failure 2015-07-28 14:44:11 +02:00
persistance Refactor out inner classes, cache trust store 2015-07-29 02:59:26 +02:00
services show http downloaded images in notification 2015-07-29 01:57:08 +02:00
ui Color plaintext messages in encrypted sessions red 2015-07-29 02:59:41 +02:00
utils changed logging. (work around logcat null pointer 2015-07-28 22:26:29 +02:00
xml Optimize imports 2015-07-20 14:26:29 +02:00
xmpp rewrote dns fallback 2015-07-24 19:06:47 +02:00
Config.java Hide regenerate keys button 2015-07-22 01:00:20 +02:00