Commit graph

4149 commits

Author SHA1 Message Date
Daniel Gultsch
47f559310b add more error states for stream errors 2016-07-17 15:22:19 +02:00
Daniel Gultsch
78a60fb85a include pgp and omemo fallback message only when unencrypted is enabled 2016-07-17 15:22:18 +02:00
Daniel Gultsch
7565568c6a don't take stanza-id into account when deduping muc pms 2016-07-14 21:01:25 +02:00
Daniel Gultsch
e7df193da6 respond to XEP-0202: Entity Time 2016-07-13 18:38:08 +02:00
Daniel Gultsch
cbbd178e07 don't time out disco request but just send bind request 2016-07-13 18:38:08 +02:00
Daniel Gultsch
4250355ceb 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
2016-07-13 18:38:07 +02:00
Christian Schneppe
871b388263 fixed storage location for recorded voice
fixes #92
2016-07-12 21:24:48 +02:00
Christian Schneppe
8768ec55bd change foreground icon when not connected 2016-07-12 20:14:50 +02:00
Christian Schneppe
c61887c68d revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415 2016-07-12 19:35:30 +02:00
Daniel Gultsch
9cd9754c05 show a preview for video files 2016-07-12 19:07:13 +02:00
Daniel Gultsch
4bd73edd50 don't crash when tabbing through muc user list with offline users 2016-07-09 09:47:55 +02:00
Daniel Gultsch
9115a30bb6 simplified muc users ordering 2016-07-09 09:47:55 +02:00
Daniel Gultsch
54c0081640 do not crash on jingle connection when contact doesn't use disco 2016-07-09 09:47:54 +02:00
Christian Schneppe
a11c52e679 set timeout correctly 2016-07-02 20:03:10 +02:00
Christian Schneppe
42b91f8d86 version 1.13.6 2016-07-02 17:45:58 +02:00
Christian Schneppe
9705c36251 delete old color 2016-07-02 14:36:42 +02:00
Christian Schneppe
5f07645b0b code cleanup 2016-07-02 13:13:05 +02:00
Christian Schneppe
165a00c617 some little updater changes and code cleanup 2016-07-02 13:11:29 +02:00
Christian Schneppe
f14380ca53 show online status in foreground service 2016-07-01 19:28:40 +02:00
Christian Schneppe
419cf1f835 correct variable names 2016-07-01 16:34:48 +02:00
Daniel Gultsch
1fa695e4e9 use direct invites to re-invite muc members 2016-07-01 16:26:04 +02:00
Daniel Gultsch
f0151ac61a use dnd as overriding status 2016-07-01 16:26:04 +02:00
Christian Schneppe
63731c4567 don't crash on record voice 2016-06-30 23:40:46 +02:00
Daniel Gultsch
63be56ab07 don't crash on broken base64 in omemo messages. fixes #1934 2016-06-30 16:53:44 +02:00
Daniel Gultsch
845bb3f736 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)
2016-06-30 16:53:43 +02:00
Christian Schneppe
01eb94ef99 add share button to image/video view 2016-06-30 15:36:42 +02:00
Christian Schneppe
80912a71d7 code cleanup 2016-06-30 15:09:32 +02:00
Christian Schneppe
52ce5b0f69 add .nomedia to audios directory 2016-06-30 11:00:51 +02:00
Christian Schneppe
e21b394287 use variables from filebackend 2016-06-30 10:49:26 +02:00
Christian Schneppe
702c4cbe76 version 1.13.5 2016-06-29 12:43:19 +02:00
Christian Schneppe
91aebd3a20 increased preview size 2016-06-29 12:39:35 +02:00
Christian Schneppe
c6287b2e92 reworked image preview a bit 2016-06-29 12:36:20 +02:00
Christian Schneppe
b17cf7fcf5 code cleanup 2016-06-29 10:50:46 +02:00
Christian Schneppe
e20199d74c vibrate on new messages when app is open 2016-06-29 10:48:29 +02:00
Christian Schneppe
bbc9ba7893 add count to notifications 2016-06-29 10:38:39 +02:00
Christian Schneppe
71e7f822d5 check if bitmap is null and clear pending uris when pressing cancel 2016-06-28 19:07:51 +02:00
Daniel Gultsch
8110a38049 don't show 'create conference' toast on invite 2016-06-28 14:01:40 +02:00
Daniel Gultsch
1c620de83d parse §5.1.2 full jids from muc archives for OMEMO messages 2016-06-28 14:01:40 +02:00
Daniel Gultsch
67e0de4ec2 only keep offline members in members only conferences 2016-06-28 14:01:39 +02:00
Christian Schneppe
d781b00085 show preview when sharing single image 2016-06-28 13:59:06 +02:00
Christian Schneppe
c5f26ddcf3 add missing german strings 2016-06-25 20:34:46 +02:00
Christian Schneppe
a163ddf898 modified output filename and location of voice recorder 2016-06-25 20:26:12 +02:00
Christian Schneppe
bcdccd00a2 code cleanup 2016-06-24 20:39:57 +02:00
Daniel Gultsch
0f42bf000d introduced share button in contact details. remove show qr 2016-06-24 20:27:38 +02:00
Daniel Gultsch
4989e137b8 code cleanup in jingle socks5 transport 2016-06-24 20:23:00 +02:00
Daniel Gultsch
ae5fbb9e02 show error toasts on ui thread 2016-06-24 20:22:59 +02:00
Daniel Gultsch
3c925d64b4 catch exceptions when retrieving uri file extension 2016-06-24 20:22:59 +02:00
Christian Schneppe
acf422cbcd show image/video in fullscreen 2016-06-23 19:21:38 +02:00
Christian Schneppe
6330be2152 fixed bug on opening notifications 2016-06-22 22:22:50 +02:00
Daniel Gultsch
2d81d4bd11 remove white spaces from hostname 2016-06-22 20:41:38 +02:00