0e96e0a
show identity type for device selection
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
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
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
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
369e717
version bump to 1.13.4 + changelog
Daniel Gultsch created
09aba0a
pulled translations from transifex
Daniel Gultsch created
9efa242
use direct invites to re-invite muc members
Daniel Gultsch created
3011043
use dnd as overriding status
Daniel Gultsch created
91c3732
don't show 'disable foreground service' button. fixes #1933
Daniel Gultsch created
f7933c2
don't crash on broken base64 in omemo messages. fixes #1934
Daniel Gultsch created
1d79a67
support jingle ft:4 to be compatible with swift
Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
Daniel Gultsch created
b5caa8f
don't show 'create conference' toast on invite
Daniel Gultsch created
8882c6b
parse §5.1.2 full jids from muc archives for OMEMO messages
Daniel Gultsch created
e63d6b4
only keep offline members in members only conferences
Daniel Gultsch created
9a7f515
render ic_launcher. fixes #1919
Daniel Gultsch created
4e6d16c
version bump to 1.13.3
Daniel Gultsch created
e52f662
pulled translations from transifex
Daniel Gultsch created
72a2622
introduced share button in contact details. remove show qr
Daniel Gultsch created
97fe14c
code cleanup in jingle socks5 transport
Daniel Gultsch created