Commit graph

  • 7453f2ca9a Merge pull request #1420 from betheg/fix_1419 Daniel Gultsch 2015-09-19 17:23:29 +02:00
  • 8f69017d5a remove the from attribute from sendStartStream() fixes #1419 Michael 2015-09-19 15:58:33 +02:00
  • b54b4ca78a introduced Config variable to use legacy namespace for http upload Daniel Gultsch 2015-09-17 14:42:50 +02:00
  • 506b83ddc6 be more careful when publishing device bundle Daniel Gultsch 2015-09-17 14:18:06 +02:00
  • c173d78950 ignore spoofed stanzas in facebook chat Daniel Gultsch 2015-09-17 14:13:38 +02:00
  • 07c7f5bc08 catch IndexOutOfBoundsException when swiping away conversations Daniel Gultsch 2015-09-17 14:02:28 +02:00
  • 7e712d9d4c fixed rare NPE in DnsHelper. fixed spelling and added logging Daniel Gultsch 2015-09-17 13:55:27 +02:00
  • b1b13ba0e5 pulled translations from transifex Daniel Gultsch 2015-09-15 22:56:02 +02:00
  • 4a4ced1e69 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-09-15 22:53:06 +02:00
  • b9002d7fd5 added missing type='submit' to mam queries fixed some nasty inheritance problems along the way fixes #1411 Daniel Gultsch 2015-09-15 22:52:35 +02:00
  • b5719fd747 work around a NPE caused by arace condition in the http upload Daniel Gultsch 2015-09-15 22:49:43 +02:00
  • 183dad281c Merge pull request #1409 from sespivak/master Daniel Gultsch 2015-09-14 17:06:27 +02:00
  • 999d65c187 pulled translations from transifex Daniel Gultsch 2015-09-14 16:53:39 +02:00
  • 7e06065df2 some string localization for russian language Sergey Spivak 2015-09-14 18:36:58 +04:00
  • 8d13a77bc6 changed http upload namespace to reflect the one in the XEP Daniel Gultsch 2015-09-14 13:22:10 +02:00
  • 96575d6290 added possibiltiy to set conferences as moderated (only visible in advanced mode) Daniel Gultsch 2015-09-13 17:13:46 +02:00
  • add4302385 pulled new translations from transifex Daniel Gultsch 2015-09-13 11:07:22 +02:00
  • 4220fa948b added mp4 to well known extensions. fixes #1403 Daniel Gultsch 2015-09-12 10:42:56 +02:00
  • bd986834fc added referrer to playstore links Daniel Gultsch 2015-09-12 10:42:14 +02:00
  • 15d1623ec6 increment version code 1.6.9 Daniel Gultsch 2015-09-10 11:16:53 +02:00
  • 811e2eaeec increased dns timeout Daniel Gultsch 2015-09-10 10:54:15 +02:00
  • cf62fb5605 version bump to 1.6.9 + changelog Daniel Gultsch 2015-09-09 23:34:42 +02:00
  • 650abf1c52 added alt as possible modifier key. use mod+(0..9) to jump to a conversation Daniel Gultsch 2015-09-09 23:28:37 +02:00
  • 6bb9983d58 added rotation detection to up/down navigation Daniel Gultsch 2015-09-07 20:45:21 +02:00
  • 6308dcfdd4 added some key binding * ctrl + tab will open the conversations overview (when available) * ctrl + up / down will navigate between conversations Daniel Gultsch 2015-09-07 15:46:22 +02:00
  • 88cdd03f0f catch npe in setupIme method Daniel Gultsch 2015-09-07 13:31:24 +02:00
  • bf64276fa7 version bump to 1.6.8 and changelog Daniel Gultsch 2015-09-06 19:46:26 +02:00
  • eff173ebc2 indicate broken pep in server info Daniel Gultsch 2015-09-06 19:40:28 +02:00
  • a95c451f1e Only show that have sessions in fingerprint list Andreas Straub 2015-09-06 15:08:42 +02:00
  • 2bb033267b Don't manually add keys to the store Andreas Straub 2015-09-06 15:12:33 +02:00
  • 2c4a6b0912 add null pointer check to db migration Daniel Gultsch 2015-09-05 18:47:37 +02:00
  • e2d506c96a Never build a session with oneself Andreas Straub 2015-09-05 17:25:46 +02:00
  • a32a577e36 ignore timeout exceptions on secondary dns requests Daniel Gultsch 2015-09-05 14:26:31 +02:00
  • 7eb228d1a5 Issues with URLs with multiple dots in file. fixes #1373 Daniel Gultsch 2015-09-04 19:58:53 +02:00
  • 1848b46195 invoke onEnterPressed callback only if shift is not pressed Daniel Gultsch 2015-09-04 19:33:31 +02:00
  • 9baa87e5c9 minimize softkeyboard only if it has been in fullscreen mode Daniel Gultsch 2015-09-04 18:02:53 +02:00
  • 204cee4a17 show an send button instead of the enter key in softkeyboards when enterIsSend and showEnterKey are both set show_send_button_in_softkeyboard Daniel Gultsch 2015-09-04 14:48:00 +02:00
  • b265341848 Ensure uris is empty before onStart adds to it Andreas Straub 2015-09-02 21:57:52 +02:00
  • 38dfb6d6c7 Fixes FS#49: Highlight the selected conversation in list steckbrief 2015-09-02 21:29:23 +02:00
  • 6598759597 Fixes FS#50: Replace phone numbers and email addresses in messages with links steckbrief 2015-09-02 20:56:03 +02:00
  • fc594e249a added special error state for dns timeout Daniel Gultsch 2015-09-01 22:37:52 +02:00
  • 91b0605bc2 use same method to add message hints to otr message everywhere it is needed Daniel Gultsch 2015-09-01 22:36:56 +02:00
  • 74cf8320bc tag axolotl messages with pretty-please-store Daniel Gultsch 2015-09-01 00:13:19 +02:00
  • aaf3ecaf41 made useImageAsIs determination a bit more foolproof (samsung) Daniel Gultsch 2015-08-31 20:19:26 +02:00
  • ca262d3523 single task mode for start conversations activity Daniel Gultsch 2015-08-30 11:37:52 +02:00
  • b0c19d6bac fixed bug that prevented newly opened conversations to load the entire history via mam. fixes #1328 Daniel Gultsch 2015-08-30 11:24:37 +02:00
  • 8f4b7686c9 catch invalid base64 on omemo key decoding Daniel Gultsch 2015-08-30 11:11:54 +02:00
  • 3db7087658 use build in method on >= lolipop devices to discover dns servers Daniel Gultsch 2015-08-28 12:16:28 +02:00
  • 9a56e1620b version bump to 1.6.7 + changelog 1.6.7 Daniel Gultsch 2015-08-28 13:05:15 +02:00
  • bc9f6d91ac pulled updated translations from transifex Daniel Gultsch 2015-08-28 13:04:57 +02:00
  • b160605b85 use build in method on >= lolipop devices to discover dns servers lolipop_dns_server_discovery Daniel Gultsch 2015-08-28 12:16:28 +02:00
  • 384c441990 reformating and upper bound for waiting on stanza writer Daniel Gultsch 2015-08-28 11:42:11 +02:00
  • 5298f4e2aa fixed type=timeout Daniel Gultsch 2015-08-28 11:41:41 +02:00
  • cb70df7a34 added XEP number for http file upload Daniel Gultsch 2015-08-27 19:18:35 +02:00
  • eff9e417e0 use dedicated colors for primary and primary_dark Daniel Gultsch 2015-08-26 21:17:29 +02:00
  • 593f5cdcbe version bump to 1.6.6 and changelog 1.6.6 Daniel Gultsch 2015-08-26 21:13:20 +02:00
  • c5abddc584 fixed highlight text color for white chat bubbles Daniel Gultsch 2015-08-26 21:12:19 +02:00
  • 1156ccbce2 Fix error handling for announce check retrieval Andreas Straub 2015-08-26 20:51:18 +02:00
  • cd451856b2 explictitly handle iq timeouts in bind and session iqs Daniel Gultsch 2015-08-26 20:47:08 +02:00
  • c4a548ada0 Only announce device after publishing bundle Andreas Straub 2015-08-26 15:32:49 +02:00
  • f6b7a25e29 moved actual iq callback out of synchronized find callback block Daniel Gultsch 2015-08-26 14:01:37 +02:00
  • ea2ce78d6e be more restrictive about marking messages as sent_received in muc parser Daniel Gultsch 2015-08-26 12:11:12 +02:00
  • 3e0636367a Revert "improved compatibility with muc components that change the message id" Daniel Gultsch 2015-08-26 11:39:18 +02:00
  • 4424a818df version bump to 1.6.5 + changelog 1.6.5 Daniel Gultsch 2015-08-26 00:32:42 +02:00
  • 0eeaccd974 Fix key publishing Andreas Straub 2015-08-26 00:27:39 +02:00
  • 05d3015421 version bump to 1.6.4 and changelog 1.6.4 Daniel Gultsch 2015-08-25 23:28:25 +02:00
  • 25a9d59412 Add more logging to pep attemp counter logic Andreas Straub 2015-08-25 18:52:36 +02:00
  • eafcf38ec9 Limit number of PEP publish tries Andreas Straub 2015-08-25 18:41:30 +02:00
  • 11b9fc3191 Merge pull request #1365 from betheg/remove_imports Daniel Gultsch 2015-08-25 14:14:13 +02:00
  • 04e21660b6 Merge pull request #1364 from betheg/jdk15on Daniel Gultsch 2015-08-25 12:41:27 +02:00
  • ae9de26f59 remove unused imports. Michael 2015-08-25 12:40:22 +02:00
  • b84fecf51a Pass through device IDs when updating own list Andreas Straub 2015-08-25 12:17:09 +02:00
  • 5eae1e52d2 cleared up some error messages in axolotl service and execute publishOwnDevicesWhenNeeded() only if processing our own jid Daniel Gultsch 2015-08-25 11:43:10 +02:00
  • 61c0f8adb0 update bcprov-jdk15on to v1.52 Michael 2015-08-25 11:17:05 +02:00
  • 25c49d5e34 catch some db query exceptions Daniel Gultsch 2015-08-25 11:12:10 +02:00
  • 7617a19280 additonal null checks in file backend Daniel Gultsch 2015-08-25 11:11:53 +02:00
  • 476db24c10 fixed session time Daniel Gultsch 2015-08-25 11:11:32 +02:00
  • dd20f41f1b Merge pull request #1363 from betheg/minidns Daniel Gultsch 2015-08-25 11:09:11 +02:00
  • a898d9d5f7 update minidns to v0.1.7 Michael 2015-08-25 10:55:57 +02:00
  • 919c3a47be Merge pull request #1362 from betheg/roundedimageview Daniel Gultsch 2015-08-25 10:50:39 +02:00
  • 3552b96c8a update roundedimageview to v2.2.0 Michael 2015-08-25 10:18:00 +02:00
  • bceedba496 Merge tag '1.6.3' into trz/rebase trz/merge_1.6.3 lookshe 2015-08-24 22:34:53 +02:00
  • 4f87413b16 Merge branch 'betheg-sdk_version' into development Daniel Gultsch 2015-08-24 22:21:24 +02:00
  • 120810b9ca Merge branch 'sdk_version' of https://github.com/betheg/Conversations into betheg-sdk_version Daniel Gultsch 2015-08-24 22:21:04 +02:00
  • 3da90638c6 version bump to 1.7.0-beta Daniel Gultsch 2015-08-24 21:25:33 +02:00
  • f6374f466b increased carbon grace period to 90s Daniel Gultsch 2015-08-24 21:25:04 +02:00
  • 98e7d9c74e pulled translations from transifex Daniel Gultsch 2015-08-24 21:24:48 +02:00
  • 730a5c644b renamed plain text to unencrypted. fixes #1331 Daniel Gultsch 2015-08-24 21:15:47 +02:00
  • 865e08401b fixed regression with mlinks stream managment. fixes #1206 Daniel Gultsch 2015-08-24 20:56:36 +02:00
  • fb0b4bb445 added setting to allow for white backgrounds in incoming message bubbles Daniel Gultsch 2015-08-24 20:56:25 +02:00
  • d36ae091b6 Merge branch 'master' into development Daniel Gultsch 2015-08-24 18:18:24 +02:00
  • d0b8bd0f8a catch invalid base64 in axolotl key parsing Daniel Gultsch 2015-08-24 18:18:01 +02:00
  • 97c28b13a6 add the the previously deleted build-tools. Michael 2015-08-24 11:32:21 +02:00
  • 4cc48f01df update travis.yml Michael 2015-08-24 11:26:17 +02:00
  • 5f0ed62833 update android sdk and support library. Michael 2015-08-24 10:59:52 +02:00
  • deb9c20e5e Merge branch 'master' into development development Daniel Gultsch 2015-08-23 21:06:58 +02:00
  • 5a53ff80fb version bump to 1.6.3 and changelog 1.6.3 Daniel Gultsch 2015-08-23 21:01:54 +02:00
  • c19adebaf0 open files with capital extensions as well. fixes #1354 Daniel Gultsch 2015-08-23 21:00:51 +02:00
  • 91a3cee6d2 Merge branch 'master' into development Daniel Gultsch 2015-08-23 19:44:58 +02:00
  • 8043833156 bugfix: next encryption is now being properly detected 1.6.2 Daniel Gultsch 2015-08-23 19:40:45 +02:00