Commit log

4736d12 make lastMessageTransmitted return max(clear_date,last_message)

Daniel Gultsch created

eb8b616 be more careful in recursive file observer. limit depth

Daniel Gultsch created

81b0f60 Clear export option function

licaon-kter created

8b6f06f version bump to 1.13.8 + changelog

Daniel Gultsch created

08725ba use direct ssl when port was manually set to 5223

Click to expand commit body
this should create a work around for the oracle xmpp server

Daniel Gultsch created

9bfdbc7 close tcp connection after 30s of inactivity when in push_mode

Daniel Gultsch created

856029a don't do idle ping if close_tcp option is set

Daniel Gultsch created

a51de9f explictly set account status to offline when waiting for push

Daniel Gultsch created

121312d catch all throwables when parsing xml

Daniel Gultsch created

d02e242 catch platform bug when getting ringer mode

Daniel Gultsch created

8b33189 catch NPE in getVideoPreview() because getFrame sometimes returns null

Daniel Gultsch created

ed2fa20 handle invalid prekey ids in bundle

Daniel Gultsch created

9dc8e3d set tablet, phone or pc identity

Daniel Gultsch created

1b114be add logging when swiping away from recents is being ignored

Daniel Gultsch created

3c48b14 catch exception when trying to get video preview of pgp encrypted file

Daniel Gultsch created

0e96e0a show identity type for device selection

Daniel Gultsch created

c06acea version bump to 1.13.7 + changelog

Daniel Gultsch created

04976fe pulled translations from transifex

Daniel Gultsch created

178229a add OS to version response

Daniel Gultsch created

dbab43e fixed rare null pointer in avatar creation

Daniel Gultsch created

cf7df84 add trillian to html otr parsing fixes #1963

Daniel Gultsch created

701140f pulled translations from transifex

Daniel Gultsch created

58a3ef4 fixed regression in file delete detection due to missing !

Daniel Gultsch created

82908fb added more logging for file deletion

Daniel Gultsch created

3409399 display specific error message when password is too weak on registration

Daniel Gultsch created

198a9f2 refactored how view intents are handled

Click to expand commit body
processing view intents before saved instance caused troubles when the activity was destroyed
fixes #1969

Daniel Gultsch created

89a0526 refactored deleted file detection to monitor entire sd card. fixes #1968

Daniel Gultsch created

3d372cb feed version response from app name instead of static variable

Daniel Gultsch created

6dcce76 don't crash when opening 'xmpp:' uris

Daniel Gultsch created

3a5735e provide black background video thumbnail if preview couldn't be generated

Daniel Gultsch created

e9c00c0 push file offered notification when initial HTTP HEAD req. fails

Daniel Gultsch created

c8188ee offer back/cancel button when using magic create

Daniel Gultsch created

2843a0a announce OTR support as per XEP-0378

Daniel Gultsch created

e90e333 allow message correction by default since security implications are negligible

Click to expand commit body
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

Daniel Gultsch created

eb3ac1c additional null pointer checks when verifying otr keys

Daniel Gultsch created

3e50d48 show toast hint when touching inactive omemo fingerprints

Daniel Gultsch created

0bc5dbd version bump to 1.13.6 + changelog

Daniel Gultsch created

baa1499 show error notification in connecting state as well

Daniel Gultsch created

1db85e5 add more error states for stream errors

Daniel Gultsch created

2803d34 include pgp and omemo fallback message only when unencrypted is enabled

Daniel Gultsch created

223d50c don't take stanza-id into account when deduping muc pms

Daniel Gultsch created

2769086 respond to XEP-0202: Entity Time

Daniel Gultsch created

58d5d2a don't time out disco request but just send bind request

Daniel Gultsch created

ff1b23b call update file params from thread

Click to expand commit body
now that file params has more work to do we should make sure we always call it from a sperate thread

Daniel Gultsch created

be4aa2a show a preview for video files

Daniel Gultsch created

01a4d2e fixed typo in changelog

Daniel Gultsch created

f9aca85 version bump to 1.13.5 + changelog

Daniel Gultsch created

57e51bc don't crash when tabbing through muc user list with offline users

Daniel Gultsch created

cdee913 simplified muc users ordering

Daniel Gultsch created

ac8aa63 do not crash on jingle connection when contact doesn't use disco

Daniel Gultsch created