conversations-classic/src/main/java/eu/siacs/conversations
Daniel Gultsch e90e333f29 allow message correction by default since security implications are negligible
Conversations only allows correction of the *last* message. so nudging a message into oblivion by adding a message correction doesn't work. also conversations checks the fingerprint for encrypted messages
2016-07-17 22:42:37 +02:00
..
crypto don't crash on broken base64 in omemo messages. fixes #1934 2016-06-29 17:18:57 +02:00
entities show error notification in connecting state as well 2016-07-14 23:23:13 +02:00
generator include pgp and omemo fallback message only when unencrypted is enabled 2016-07-14 16:06:05 +02:00
http log download failure caused by missing content length 2016-06-16 20:36:51 +02:00
parser respond to XEP-0202: Entity Time 2016-07-13 18:10:10 +02:00
persistance show a preview for video files 2016-07-11 21:24:33 +02:00
services allow message correction by default since security implications are negligible 2016-07-17 22:42:37 +02:00
ui additional null pointer checks when verifying otr keys 2016-07-17 22:02:08 +02:00
utils remove ascii control chars when creating xml 2016-06-19 00:07:15 +02:00
xml make sure that we always release wake lock even after throwing exception 2016-06-22 12:22:03 +02:00
xmpp add more error states for stream errors 2016-07-14 17:05:43 +02:00
Config.java don't show 'disable foreground service' button. fixes #1933 2016-06-29 17:20:27 +02:00