Commit graph

  • 70a08d7dd3 Clear export option function licaon-kter 2016-08-11 21:07:25 +03:00
  • e90d89ba5a version bump to 1.13.8 + changelog Daniel Gultsch 2016-08-11 10:01:41 +02:00
  • 37e75964e6 use direct ssl when port was manually set to 5223 this should create a work around for the oracle xmpp server Daniel Gultsch 2016-08-10 12:34:05 +02:00
  • feaa4c5a67 close tcp connection after 30s of inactivity when in push_mode Daniel Gultsch 2016-08-09 19:21:54 +02:00
  • 1a85a8dfec don't do idle ping if close_tcp option is set Daniel Gultsch 2016-08-09 17:26:18 +02:00
  • d57a5580c6 explictly set account status to offline when waiting for push Daniel Gultsch 2016-08-09 17:25:45 +02:00
  • f15f81f818 catch all throwables when parsing xml Daniel Gultsch 2016-08-02 10:58:54 +02:00
  • 7322819d93 catch platform bug when getting ringer mode Daniel Gultsch 2016-08-02 10:58:31 +02:00
  • ceb402b408 catch NPE in getVideoPreview() because getFrame sometimes returns null Daniel Gultsch 2016-08-02 10:57:50 +02:00
  • a6951584f1 handle invalid prekey ids in bundle Daniel Gultsch 2016-08-02 10:40:24 +02:00
  • 6772247a45 set tablet, phone or pc identity Daniel Gultsch 2016-07-31 22:32:51 +02:00
  • 852ca52b87 add logging when swiping away from recents is being ignored Daniel Gultsch 2016-07-31 22:32:10 +02:00
  • c5dc5d884e catch exception when trying to get video preview of pgp encrypted file Daniel Gultsch 2016-07-31 22:31:47 +02:00
  • 429a698217 show identity type for device selection Daniel Gultsch 2016-07-28 22:58:37 +02:00
  • 24941bbb27 version bump to 1.13.7 + changelog Daniel Gultsch 2016-07-28 22:43:43 +02:00
  • 506b115ea4 pulled translations from transifex Daniel Gultsch 2016-07-28 22:41:14 +02:00
  • 0ad277721d add OS to version response Daniel Gultsch 2016-07-27 20:58:13 +02:00
  • d3b1aca6e3 fixed rare null pointer in avatar creation Daniel Gultsch 2016-07-27 20:11:22 +02:00
  • e615066762 add trillian to html otr parsing fixes #1963 Daniel Gultsch 2016-07-27 20:11:02 +02:00
  • a893e3d68b pulled translations from transifex Daniel Gultsch 2016-07-27 20:01:09 +02:00
  • 927c1098c3 fixed regression in file delete detection due to missing ! Daniel Gultsch 2016-07-26 20:44:28 +02:00
  • c1d3574ddb added more logging for file deletion Daniel Gultsch 2016-07-26 20:43:05 +02:00
  • 54a4026ded display specific error message when password is too weak on registration Daniel Gultsch 2016-07-25 15:57:47 +02:00
  • 146d890bb4 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
  • 6c497a1794 refactored deleted file detection to monitor entire sd card. fixes #1968 Daniel Gultsch 2016-07-23 16:12:45 +02:00
  • abb918995e feed version response from app name instead of static variable Daniel Gultsch 2016-07-22 18:22:21 +02:00
  • 1b2dbbc29e don't crash when opening 'xmpp:' uris Daniel Gultsch 2016-07-22 16:33:09 +02:00
  • a2b1173af4 provide black background video thumbnail if preview couldn't be generated Daniel Gultsch 2016-07-22 16:32:38 +02:00
  • 1364f6bfbc push file offered notification when initial HTTP HEAD req. fails Daniel Gultsch 2016-07-21 19:17:26 +02:00
  • de615525ba offer back/cancel button when using magic create Daniel Gultsch 2016-07-21 19:16:41 +02:00
  • 7c9ce37104 announce OTR support as per XEP-0378 Daniel Gultsch 2016-07-17 22:51:40 +02:00
  • be3875ea80 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
  • 50119f8bb2 additional null pointer checks when verifying otr keys Daniel Gultsch 2016-07-17 22:02:08 +02:00
  • 151cf25fed show toast hint when touching inactive omemo fingerprints Daniel Gultsch 2016-07-17 20:31:04 +02:00
  • 275aeeca63 version bump to 1.13.6 + changelog Daniel Gultsch 2016-07-16 19:38:07 +02:00
  • 50063b3a78 show error notification in connecting state as well Daniel Gultsch 2016-07-14 23:23:13 +02:00
  • 508848a23c add more error states for stream errors Daniel Gultsch 2016-07-14 17:05:43 +02:00
  • ba05d43678 include pgp and omemo fallback message only when unencrypted is enabled Daniel Gultsch 2016-07-14 16:06:05 +02:00
  • 5dd7f7f743 don't take stanza-id into account when deduping muc pms Daniel Gultsch 2016-07-14 09:01:15 +02:00
  • 8fb7702387 respond to XEP-0202: Entity Time Daniel Gultsch 2016-07-13 18:10:10 +02:00
  • 8e3b7001f8 don't time out disco request but just send bind request Daniel Gultsch 2016-07-13 00:20:57 +02:00
  • bea42dd69b 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
  • 8a8e4f254e show a preview for video files Daniel Gultsch 2016-07-11 21:24:33 +02:00
  • bafff9e3a9 fixed typo in changelog Daniel Gultsch 2016-07-11 11:31:22 +02:00
  • 54532cd2bf version bump to 1.13.5 + changelog Daniel Gultsch 2016-07-09 13:33:46 +02:00
  • 644fb74e15 don't crash when tabbing through muc user list with offline users Daniel Gultsch 2016-07-08 13:24:14 +02:00
  • 722abbf828 simplified muc users ordering Daniel Gultsch 2016-07-04 19:30:19 +02:00
  • 0e4839ee4e do not crash on jingle connection when contact doesn't use disco Daniel Gultsch 2016-07-04 19:29:46 +02:00
  • 33d60ed901 version bump to 1.13.4 + changelog Daniel Gultsch 2016-07-02 12:46:14 +02:00
  • f22345ce8b pulled translations from transifex Daniel Gultsch 2016-07-01 13:08:44 +02:00
  • bf45ad5e06 use direct invites to re-invite muc members Daniel Gultsch 2016-06-30 23:09:16 +02:00
  • ad323d43af use dnd as overriding status Daniel Gultsch 2016-06-30 23:08:55 +02:00
  • f8924f1604 don't show 'disable foreground service' button. fixes #1933 Daniel Gultsch 2016-06-29 17:20:27 +02:00
  • a4094b3318 don't crash on broken base64 in omemo messages. fixes #1934 Daniel Gultsch 2016-06-29 17:18:57 +02:00
  • 044486d206 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
  • eab1b3bbb1 don't show 'create conference' toast on invite Daniel Gultsch 2016-06-28 10:34:43 +02:00
  • 0261b9ee47 parse §5.1.2 full jids from muc archives for OMEMO messages Daniel Gultsch 2016-06-28 10:33:46 +02:00
  • 464c4a9097 only keep offline members in members only conferences Daniel Gultsch 2016-06-28 10:32:06 +02:00
  • eb38bb2da6 render ic_launcher. fixes #1919 Daniel Gultsch 2016-06-28 08:00:04 +02:00
  • da34de153f version bump to 1.13.3 Daniel Gultsch 2016-06-25 13:07:33 +02:00
  • 558b306a5b pulled translations from transifex Daniel Gultsch 2016-06-25 13:07:22 +02:00
  • b42661b59f introduced share button in contact details. remove show qr Daniel Gultsch 2016-06-24 15:16:01 +02:00
  • 6a26787700 code cleanup in jingle socks5 transport Daniel Gultsch 2016-06-24 13:36:37 +02:00
  • 4a1bf3e34e show error toasts on ui thread Daniel Gultsch 2016-06-24 13:36:06 +02:00
  • e2a215da3d catch exceptions when retrieving uri file extension Daniel Gultsch 2016-06-24 13:35:39 +02:00
  • af58a498f5 remove white spaces from hostname Daniel Gultsch 2016-06-22 12:23:11 +02:00
  • 3776ad2690 refactor code that reads real jid from muc Daniel Gultsch 2016-06-22 12:22:57 +02:00
  • a1db66543e respond to block list push Daniel Gultsch 2016-06-22 12:22:36 +02:00
  • cf0727a1c6 make sure that we always release wake lock even after throwing exception Daniel Gultsch 2016-06-22 12:22:03 +02:00
  • 019eb1202f synchronize stanza count increment and write Daniel Gultsch 2016-06-22 12:21:33 +02:00
  • 607b30c96c Merge pull request #1923 from alexxthehood/patch-1 Daniel Gultsch 2016-06-21 23:25:51 +02:00
  • d637566793 Update create_conference_dialog.xml alexxthehood 2016-06-21 19:08:38 +02:00
  • 213569416b version bump to 1.13.2 + changelog Daniel Gultsch 2016-06-20 15:56:09 +02:00
  • f8cf36644b display toast on pgp error Daniel Gultsch 2016-06-19 11:08:17 +02:00
  • bb1aa4e9dd add some missing XEPs to docs Daniel Gultsch 2016-06-19 11:07:49 +02:00
  • f0f3728b0f log reason for not showing notification Daniel Gultsch 2016-06-19 11:04:59 +02:00
  • c2aea7a372 remove ascii control chars when creating xml Daniel Gultsch 2016-06-19 00:07:15 +02:00
  • ca7b008b45 updated screenshots in README. fixes #1580 Daniel Gultsch 2016-06-17 14:01:20 +02:00
  • 36dad800a8 don't fail on missing jid in bookmarks Daniel Gultsch 2016-06-16 20:38:35 +02:00
  • 91fbb019a6 don't handle chat states in muc or from archive Daniel Gultsch 2016-06-16 20:38:02 +02:00
  • 4ee846b681 show toast when connection to openkeychain could not be made Daniel Gultsch 2016-06-16 20:37:32 +02:00
  • f0c1d3df14 log download failure caused by missing content length Daniel Gultsch 2016-06-16 20:36:51 +02:00
  • c5fc6d54ae mark used otr fingprint in contact details and highlight pgp Daniel Gultsch 2016-06-16 12:12:24 +02:00
  • 0fb3779d87 synchronize message body changes for message correction Daniel Gultsch 2016-06-16 11:47:40 +02:00
  • c6bf47f98c extract relevant extension from file name when processing share intent Daniel Gultsch 2016-06-16 11:46:25 +02:00
  • c15c0c37c8 replace corrected messages in decryption queue Daniel Gultsch 2016-06-15 14:29:25 +02:00
  • f66719b157 pulled translations from transifex Daniel Gultsch 2016-06-15 14:11:27 +02:00
  • dabeeb7e17 only dismiss sent message after encryption Daniel Gultsch 2016-06-15 13:53:34 +02:00
  • 24a2ac73d2 refresh UI to redraw message hint after switching to pgp Daniel Gultsch 2016-06-15 13:52:49 +02:00
  • 709ea3d5ae delay notification until after pgp decryption Daniel Gultsch 2016-06-15 12:44:29 +02:00
  • 04c44dc9c0 log all fail reasons Daniel Gultsch 2016-06-15 12:33:59 +02:00
  • 02fc2455d8 show xep-0172 nick only for contacts with mutual presence subscription Daniel Gultsch 2016-06-15 09:44:01 +02:00
  • b73ca9ecdc clear muc tiles when avatar of member changes Daniel Gultsch 2016-06-14 17:11:31 +02:00
  • 023abbe029 sort muc users by affiliation, name. fixes #1913 Daniel Gultsch 2016-06-14 14:41:32 +02:00
  • 7b33f32fa0 synchronize access to stanza queue Daniel Gultsch 2016-06-14 10:17:37 +02:00
  • fdbbdc0067 remove messages from decryption queue when trimming a conversation Daniel Gultsch 2016-06-13 19:06:09 +02:00
  • 8aa09e21ea make sure tagwriter is clear before force closing socket Daniel Gultsch 2016-06-13 19:05:32 +02:00
  • bc1b2e69c3 refactored pgp decryption Daniel Gultsch 2016-06-13 13:32:14 +02:00
  • 04492cd3fd version bump to 1.13.1 + changelog Daniel Gultsch 2016-06-13 12:32:49 +02:00
  • 84c2a7ab36 pulled translations from transifex Daniel Gultsch 2016-06-12 14:49:21 +02:00