Commit graph

  • 5cf5195e26 display specific error message when password is too weak on registration Daniel Gultsch 2016-07-25 15:57:47 +02:00
  • e388c64361 refactored how view intents are handled processing view intents before saved instance caused troubles when the activity was destroyed fixes #1969 Daniel Gultsch 2016-07-25 14:15:47 +02:00
  • 3fbee39579 refactored deleted file detection to monitor entire sd card. fixes #1968 Daniel Gultsch 2016-07-23 16:12:45 +02:00
  • c474c17081 feed version response from app name instead of static variable Daniel Gultsch 2016-07-22 18:22:21 +02:00
  • e6c1e53cda don't crash when opening 'xmpp:' uris Daniel Gultsch 2016-07-22 16:33:09 +02:00
  • 5a6d3878a2 provide black background video thumbnail if preview couldn't be generated Daniel Gultsch 2016-07-22 16:32:38 +02:00
  • 484068e143 push file offered notification when initial HTTP HEAD req. fails Daniel Gultsch 2016-07-21 19:17:26 +02:00
  • 0b26f27c6b offer back/cancel button when using magic create Daniel Gultsch 2016-07-21 19:16:41 +02:00
  • d32a03fe52 announce OTR support as per XEP-0378 Daniel Gultsch 2016-07-17 22:51:40 +02:00
  • f98e2ac49b 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 2016-07-17 22:42:37 +02:00
  • b455204630 additional null pointer checks when verifying otr keys Daniel Gultsch 2016-07-17 22:02:08 +02:00
  • 89b7f8c65a show toast hint when touching inactive omemo fingerprints Daniel Gultsch 2016-07-17 20:31:04 +02:00
  • c9001197cd update some english strings Christian Schneppe 2016-07-19 20:44:05 +02:00
  • 688fa369d9 Versoin 1.13.7 Christian Schneppe 2016-07-17 15:49:42 +02:00
  • 7e124a31b8 added some german translations Christian Schneppe 2016-07-17 15:47:41 +02:00
  • e5879a1ce8 avoid NPE Christian Schneppe 2016-07-17 15:45:32 +02:00
  • f260e378c5 show error notification in connecting state as well Daniel Gultsch 2016-07-14 23:23:13 +02:00
  • 47f559310b add more error states for stream errors Daniel Gultsch 2016-07-14 17:05:43 +02:00
  • 78a60fb85a include pgp and omemo fallback message only when unencrypted is enabled Daniel Gultsch 2016-07-14 16:06:05 +02:00
  • 7565568c6a don't take stanza-id into account when deduping muc pms Daniel Gultsch 2016-07-14 09:01:15 +02:00
  • e7df193da6 respond to XEP-0202: Entity Time Daniel Gultsch 2016-07-13 18:10:10 +02:00
  • cbbd178e07 don't time out disco request but just send bind request Daniel Gultsch 2016-07-13 00:20:57 +02:00
  • 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 Daniel Gultsch 2016-07-13 00:20:38 +02:00
  • 871b388263 fixed storage location for recorded voice Christian Schneppe 2016-07-12 21:24:48 +02:00
  • 8768ec55bd change foreground icon when not connected Christian Schneppe 2016-07-12 20:14:50 +02:00
  • c61887c68d revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415 Christian Schneppe 2016-07-12 19:35:30 +02:00
  • 9cd9754c05 show a preview for video files Daniel Gultsch 2016-07-11 21:24:33 +02:00
  • 4bd73edd50 don't crash when tabbing through muc user list with offline users Daniel Gultsch 2016-07-08 13:24:14 +02:00
  • 9115a30bb6 simplified muc users ordering Daniel Gultsch 2016-07-04 19:30:19 +02:00
  • 54c0081640 do not crash on jingle connection when contact doesn't use disco Daniel Gultsch 2016-07-04 19:29:46 +02:00
  • a11c52e679 set timeout correctly Christian Schneppe 2016-07-02 20:03:10 +02:00
  • 42b91f8d86 version 1.13.6 Christian Schneppe 2016-07-02 17:45:58 +02:00
  • 9705c36251 delete old color Christian Schneppe 2016-07-02 14:36:42 +02:00
  • 5f07645b0b code cleanup Christian Schneppe 2016-07-02 13:13:05 +02:00
  • 165a00c617 some little updater changes and code cleanup Christian Schneppe 2016-07-02 13:11:29 +02:00
  • f14380ca53 show online status in foreground service Christian Schneppe 2016-07-01 19:28:40 +02:00
  • 419cf1f835 correct variable names Christian Schneppe 2016-07-01 16:34:48 +02:00
  • 1fa695e4e9 use direct invites to re-invite muc members Daniel Gultsch 2016-06-30 23:09:16 +02:00
  • f0151ac61a use dnd as overriding status Daniel Gultsch 2016-06-30 23:08:55 +02:00
  • 63731c4567 don't crash on record voice Christian Schneppe 2016-06-30 23:40:46 +02:00
  • 63be56ab07 don't crash on broken base64 in omemo messages. fixes #1934 Daniel Gultsch 2016-06-29 17:18:57 +02:00
  • 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) Daniel Gultsch 2016-06-29 17:16:34 +02:00
  • 01eb94ef99 add share button to image/video view Christian Schneppe 2016-06-30 15:36:42 +02:00
  • 80912a71d7 code cleanup Christian Schneppe 2016-06-30 15:09:32 +02:00
  • 52ce5b0f69 add .nomedia to audios directory Christian Schneppe 2016-06-30 11:00:51 +02:00
  • e21b394287 use variables from filebackend Christian Schneppe 2016-06-30 10:49:26 +02:00
  • 702c4cbe76 version 1.13.5 Christian Schneppe 2016-06-29 12:43:19 +02:00
  • 91aebd3a20 increased preview size Christian Schneppe 2016-06-29 12:39:35 +02:00
  • c6287b2e92 reworked image preview a bit Christian Schneppe 2016-06-29 12:36:20 +02:00
  • b17cf7fcf5 code cleanup Christian Schneppe 2016-06-29 10:50:46 +02:00
  • e20199d74c vibrate on new messages when app is open Christian Schneppe 2016-06-29 10:48:29 +02:00
  • bbc9ba7893 add count to notifications Christian Schneppe 2016-06-29 10:38:39 +02:00
  • 71e7f822d5 check if bitmap is null and clear pending uris when pressing cancel Christian Schneppe 2016-06-28 19:07:51 +02:00
  • 8110a38049 don't show 'create conference' toast on invite Daniel Gultsch 2016-06-28 10:34:43 +02:00
  • 1c620de83d parse §5.1.2 full jids from muc archives for OMEMO messages Daniel Gultsch 2016-06-28 10:33:46 +02:00
  • 67e0de4ec2 only keep offline members in members only conferences Daniel Gultsch 2016-06-28 10:32:06 +02:00
  • d781b00085 show preview when sharing single image Christian Schneppe 2016-06-28 13:59:06 +02:00
  • c5f26ddcf3 add missing german strings Christian Schneppe 2016-06-25 20:34:46 +02:00
  • a163ddf898 modified output filename and location of voice recorder Christian Schneppe 2016-06-25 20:26:12 +02:00
  • bcdccd00a2 code cleanup Christian Schneppe 2016-06-24 20:39:57 +02:00
  • 0f42bf000d introduced share button in contact details. remove show qr Daniel Gultsch 2016-06-24 15:16:01 +02:00
  • 4989e137b8 code cleanup in jingle socks5 transport Daniel Gultsch 2016-06-24 13:36:37 +02:00
  • ae5fbb9e02 show error toasts on ui thread Daniel Gultsch 2016-06-24 13:36:06 +02:00
  • 3c925d64b4 catch exceptions when retrieving uri file extension Daniel Gultsch 2016-06-24 13:35:39 +02:00
  • acf422cbcd show image/video in fullscreen Christian Schneppe 2016-06-23 19:21:38 +02:00
  • 6330be2152 fixed bug on opening notifications Christian Schneppe 2016-06-22 22:22:50 +02:00
  • 2d81d4bd11 remove white spaces from hostname Daniel Gultsch 2016-06-22 12:23:11 +02:00
  • 2ebf84bf8c refactor code that reads real jid from muc Daniel Gultsch 2016-06-22 12:22:57 +02:00
  • 81b3972878 respond to block list push Daniel Gultsch 2016-06-22 12:22:36 +02:00
  • a767b2bc90 make sure that we always release wake lock even after throwing exception Daniel Gultsch 2016-06-22 12:22:03 +02:00
  • 4c8a3ae4f5 synchronize stanza count increment and write Daniel Gultsch 2016-06-22 12:21:33 +02:00
  • 392a754b44 reworked permissions Christian Schneppe 2016-06-21 21:27:09 +02:00
  • eec3582aa7 version 1.13.4 Christian Schneppe 2016-06-20 21:11:39 +02:00
  • 4cc006bf3a display toast on pgp error Daniel Gultsch 2016-06-19 11:08:17 +02:00
  • 85cd21c33e add some missing XEPs to docs Daniel Gultsch 2016-06-19 11:07:49 +02:00
  • 5fe94d45de log reason for not showing notification Daniel Gultsch 2016-06-19 11:04:59 +02:00
  • 5f5cdd8696 remove ascii control chars when creating xml Daniel Gultsch 2016-06-19 00:07:15 +02:00
  • ebc585457b hide all graphical previews in chatlist Christian Schneppe 2016-06-20 21:00:41 +02:00
  • cdf34ece42 thumb caching improvement Christian Schneppe 2016-06-20 20:58:59 +02:00
  • 06f04e5ec1 fixed intents for integrated location service and voice recorder Christian Schneppe 2016-06-19 21:08:49 +02:00
  • 15a0c91c3f fixed bug with message preview in chatlist Christian Schneppe 2016-06-19 20:52:37 +02:00
  • 0dc21f0494 optimized image cache Christian Schneppe 2016-06-19 20:51:56 +02:00
  • 1906ccb420 don't fail on missing jid in bookmarks Daniel Gultsch 2016-06-16 20:38:35 +02:00
  • 18153467a0 don't handle chat states in muc or from archive Daniel Gultsch 2016-06-16 20:38:02 +02:00
  • 24736fc04c show toast when connection to openkeychain could not be made Daniel Gultsch 2016-06-16 20:37:32 +02:00
  • f2c275b1a7 log download failure caused by missing content length Daniel Gultsch 2016-06-16 20:36:51 +02:00
  • efdbbf1c07 mark used otr fingprint in contact details and highlight pgp Daniel Gultsch 2016-06-16 12:12:24 +02:00
  • 87c28ba818 synchronize message body changes for message correction Daniel Gultsch 2016-06-16 11:47:40 +02:00
  • 8b5b3393a4 extract relevant extension from file name when processing share intent Daniel Gultsch 2016-06-16 11:46:25 +02:00
  • 19cd1ef234 replace corrected messages in decryption queue Daniel Gultsch 2016-06-15 14:29:25 +02:00
  • 018ee63ef4 only dismiss sent message after encryption Daniel Gultsch 2016-06-15 13:53:34 +02:00
  • 2049593bfa refresh UI to redraw message hint after switching to pgp Daniel Gultsch 2016-06-15 13:52:49 +02:00
  • 0435f92780 delay notification until after pgp decryption Daniel Gultsch 2016-06-15 12:44:29 +02:00
  • d12a57cbb3 log all fail reasons Daniel Gultsch 2016-06-15 12:33:59 +02:00
  • 7099c55a67 clear muc tiles when avatar of member changes Daniel Gultsch 2016-06-14 17:11:31 +02:00
  • b951a2894a sort muc users by affiliation, name. fixes #1913 Daniel Gultsch 2016-06-14 14:41:32 +02:00
  • 6e660cb897 synchronize access to stanza queue Daniel Gultsch 2016-06-14 10:17:37 +02:00
  • 38dd084e33 remove messages from decryption queue when trimming a conversation Daniel Gultsch 2016-06-13 19:06:09 +02:00
  • aaeced4e20 make sure tagwriter is clear before force closing socket Daniel Gultsch 2016-06-13 19:05:32 +02:00
  • 3e748bc49a refactored pgp decryption Daniel Gultsch 2016-06-13 13:32:14 +02:00