Commit graph

  • 08174e3b05 Fixed a typo in string.xml Safwat Halaby 2015-10-10 12:03:25 +0300
  • b23cb5a9e4 initial UI work to allow setting up accounts from certifcates Daniel Gultsch 2015-10-09 13:37:08 +0200
  • ef605e4cbd do not dismiss editAccountActivity when still trying to register new account Daniel Gultsch 2015-10-09 10:49:30 +0200
  • e65068d226 catch exception when unregistering receivers that have not been registered before Daniel Gultsch 2015-10-08 00:52:04 +0200
  • f81e44d339 removed oob element from file messages Daniel Gultsch 2015-10-08 00:35:23 +0200
  • 52a5e72b02 introduced expert options to set status to away and xa if screen is off or if phone is silenced Daniel Gultsch 2015-10-08 00:35:04 +0200
  • 043e19dd65 add xhtml image tag to unencrypted image urls. add oob tag to all files that are on remote hosts Daniel Gultsch 2015-10-07 12:08:25 +0200
  • 8f066d00e0 do mam query after join Daniel Gultsch 2015-10-06 16:58:56 +0200
  • fd61d67dab Use MAM for MUC initial history retrieval saqura 2015-10-05 00:45:16 +0200
  • 05d0c9f4fe Properly check for MUC MAM support saqura 2015-10-05 00:37:19 +0200
  • 403db3b080 Show whether MAM is supported in MUCs saqura 2015-10-02 22:00:11 +0200
  • 32abc76689 changed store path for files Daniel Gultsch 2015-10-06 16:18:23 +0200
  • 1d2a24c9c0 clean up log exporting service. properly end service after exporting Daniel Gultsch 2015-10-06 14:13:07 +0200
  • e6af502055 clear notification and activate grace period when receiving chat marker from another instance Daniel Gultsch 2015-10-06 11:44:27 +0200
  • 89edd83609 pulled translations from transifex Daniel Gultsch 2015-10-05 16:45:33 +0200
  • 160dfa49a0 try to catch plattform bugs Daniel Gultsch 2015-10-02 11:58:03 +0200
  • 9bb8683048 increased version code Daniel Gultsch 2015-10-02 11:40:51 +0200
  • 4b62bd256d properly recycle bitmaps Daniel Gultsch 2015-10-02 11:39:30 +0200
  • 2b9b700c96 don't put conference joins into pending on initial bind Daniel Gultsch 2015-10-01 16:01:19 +0200
  • 6a0b9971aa reset muc options immediately befor join Daniel Gultsch 2015-10-01 13:03:15 +0200
  • f2ccf073bd version bump and changelog Daniel Gultsch 2015-09-30 23:43:32 +0200
  • 9dcf074a79 request stanza count after every ibb data stanza to not fill our own stanza queue Daniel Gultsch 2015-09-30 23:42:02 +0200
  • 648e29db2c only invoke MTM in interactive mode after direct user input fixes #1027 fixes #792 fixes #1439 Daniel Gultsch 2015-09-29 19:24:52 +0200
  • 64dbb069ab rotate thumbnails. fixes #1438 Daniel Gultsch 2015-09-29 12:25:32 +0200
  • 5fb77a9739 fixed NPE when executing rename callback in muc Daniel Gultsch 2015-09-28 15:36:55 +0200
  • 8881b71079 do tab completion only if neither ctrl nor alt are being pressed Daniel Gultsch 2015-09-28 14:36:10 +0200
  • f4d6b676e9 catch rare activity not found exception when opening downloaded files Daniel Gultsch 2015-09-27 21:27:07 +0200
  • bbbc30e823 allow tab completion in conferences Daniel Gultsch 2015-09-27 19:17:44 +0200
  • 5a5e0e7121 use Conversations 1.x.y as user agent string in http upload and download Daniel Gultsch 2015-09-23 18:05:51 +0200
  • 8d90b3fbf1 swapped icons for foreground services Daniel Gultsch 2015-09-22 08:50:54 +0200
  • 6f7fb7dec6 Merge pull request #1426 from fiaxh/export_logs Daniel Gultsch 2015-09-22 07:54:27 +0200
  • a3a13dd9dc Export logs to SD card preference fiaxh 2015-09-20 22:33:42 +0100
  • 024e697cee Iterator to go through all messages of a conversation fiaxh 2015-09-20 22:17:32 +0100
  • 9636627ef0 version bump to 1.6.10 Daniel Gultsch 2015-09-20 14:31:50 +0200
  • a954e32b16 let DnsHelper provide a fallback solution Daniel Gultsch 2015-09-19 17:31:24 +0200
  • 069ddddbc1 fixed content-type indication in http upload Daniel Gultsch 2015-09-19 17:29:33 +0200
  • efc8fc5353 update build tools Daniel Gultsch 2015-09-19 17:28:59 +0200
  • 7453f2ca9a Merge pull request #1420 from betheg/fix_1419 Daniel Gultsch 2015-09-19 17:23:29 +0200
  • 8f69017d5a remove the from attribute from sendStartStream() fixes #1419 Michael 2015-09-19 15:58:33 +0200
  • b54b4ca78a introduced Config variable to use legacy namespace for http upload Daniel Gultsch 2015-09-17 14:42:50 +0200
  • 506b83ddc6 be more careful when publishing device bundle Daniel Gultsch 2015-09-17 14:18:06 +0200
  • c173d78950 ignore spoofed stanzas in facebook chat Daniel Gultsch 2015-09-17 14:13:38 +0200
  • 07c7f5bc08 catch IndexOutOfBoundsException when swiping away conversations Daniel Gultsch 2015-09-17 14:02:28 +0200
  • 7e712d9d4c fixed rare NPE in DnsHelper. fixed spelling and added logging Daniel Gultsch 2015-09-17 13:55:27 +0200
  • b1b13ba0e5 pulled translations from transifex Daniel Gultsch 2015-09-15 22:56:02 +0200
  • 4a4ced1e69 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-09-15 22:53:06 +0200
  • 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 +0200
  • b5719fd747 work around a NPE caused by arace condition in the http upload Daniel Gultsch 2015-09-15 22:49:43 +0200
  • 183dad281c Merge pull request #1409 from sespivak/master Daniel Gultsch 2015-09-14 17:06:27 +0200
  • 999d65c187 pulled translations from transifex Daniel Gultsch 2015-09-14 16:53:39 +0200
  • 7e06065df2 some string localization for russian language Sergey Spivak 2015-09-14 18:36:58 +0400
  • 8d13a77bc6 changed http upload namespace to reflect the one in the XEP Daniel Gultsch 2015-09-14 13:22:10 +0200
  • 96575d6290 added possibiltiy to set conferences as moderated (only visible in advanced mode) Daniel Gultsch 2015-09-13 17:13:46 +0200
  • add4302385 pulled new translations from transifex Daniel Gultsch 2015-09-13 11:07:22 +0200
  • 4220fa948b added mp4 to well known extensions. fixes #1403 Daniel Gultsch 2015-09-12 10:42:56 +0200
  • bd986834fc added referrer to playstore links Daniel Gultsch 2015-09-12 10:42:14 +0200
  • 15d1623ec6 increment version code Daniel Gultsch 2015-09-10 11:16:53 +0200
  • 811e2eaeec increased dns timeout Daniel Gultsch 2015-09-10 10:54:15 +0200
  • cf62fb5605 version bump to 1.6.9 + changelog Daniel Gultsch 2015-09-09 23:34:42 +0200
  • 650abf1c52 added alt as possible modifier key. use mod+(0..9) to jump to a conversation Daniel Gultsch 2015-09-09 23:28:37 +0200
  • 6bb9983d58 added rotation detection to up/down navigation Daniel Gultsch 2015-09-07 20:45:21 +0200
  • 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 +0200
  • 88cdd03f0f catch npe in setupIme method Daniel Gultsch 2015-09-07 13:31:24 +0200
  • bf64276fa7 version bump to 1.6.8 and changelog Daniel Gultsch 2015-09-06 19:46:26 +0200
  • eff173ebc2 indicate broken pep in server info Daniel Gultsch 2015-09-06 19:40:28 +0200
  • a95c451f1e Only show that have sessions in fingerprint list Andreas Straub 2015-09-06 15:08:42 +0200
  • 2bb033267b Don't manually add keys to the store Andreas Straub 2015-09-06 15:12:33 +0200
  • 2c4a6b0912 add null pointer check to db migration Daniel Gultsch 2015-09-05 18:47:37 +0200
  • e2d506c96a Never build a session with oneself Andreas Straub 2015-09-05 17:25:46 +0200
  • a32a577e36 ignore timeout exceptions on secondary dns requests Daniel Gultsch 2015-09-05 14:26:31 +0200
  • 7eb228d1a5 Issues with URLs with multiple dots in file. fixes #1373 Daniel Gultsch 2015-09-04 19:58:53 +0200
  • 1848b46195 invoke onEnterPressed callback only if shift is not pressed Daniel Gultsch 2015-09-04 19:33:31 +0200
  • 9baa87e5c9 minimize softkeyboard only if it has been in fullscreen mode Daniel Gultsch 2015-09-04 18:02:53 +0200
  • 204cee4a17 show an send button instead of the enter key in softkeyboards when enterIsSend and showEnterKey are both set Daniel Gultsch 2015-09-04 14:48:00 +0200
  • b265341848 Ensure uris is empty before onStart adds to it Andreas Straub 2015-09-02 21:57:52 +0200
  • fc594e249a added special error state for dns timeout Daniel Gultsch 2015-09-01 22:37:52 +0200
  • 91b0605bc2 use same method to add message hints to otr message everywhere it is needed Daniel Gultsch 2015-09-01 22:36:56 +0200
  • 74cf8320bc tag axolotl messages with pretty-please-store Daniel Gultsch 2015-09-01 00:13:19 +0200
  • aaf3ecaf41 made useImageAsIs determination a bit more foolproof (samsung) Daniel Gultsch 2015-08-31 20:19:26 +0200
  • ca262d3523 single task mode for start conversations activity Daniel Gultsch 2015-08-30 11:37:52 +0200
  • 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 +0200
  • 8f4b7686c9 catch invalid base64 on omemo key decoding Daniel Gultsch 2015-08-30 11:11:54 +0200
  • 3db7087658 use build in method on >= lolipop devices to discover dns servers Daniel Gultsch 2015-08-28 12:16:28 +0200
  • 9a56e1620b version bump to 1.6.7 + changelog Daniel Gultsch 2015-08-28 13:05:15 +0200
  • bc9f6d91ac pulled updated translations from transifex Daniel Gultsch 2015-08-28 13:04:57 +0200
  • 384c441990 reformating and upper bound for waiting on stanza writer Daniel Gultsch 2015-08-28 11:42:11 +0200
  • 5298f4e2aa fixed type=timeout Daniel Gultsch 2015-08-28 11:41:41 +0200
  • cb70df7a34 added XEP number for http file upload Daniel Gultsch 2015-08-27 19:18:35 +0200
  • eff9e417e0 use dedicated colors for primary and primary_dark Daniel Gultsch 2015-08-26 21:17:29 +0200
  • 593f5cdcbe version bump to 1.6.6 and changelog Daniel Gultsch 2015-08-26 21:13:20 +0200
  • c5abddc584 fixed highlight text color for white chat bubbles Daniel Gultsch 2015-08-26 21:12:19 +0200
  • 1156ccbce2 Fix error handling for announce check retrieval Andreas Straub 2015-08-26 20:51:18 +0200
  • cd451856b2 explictitly handle iq timeouts in bind and session iqs Daniel Gultsch 2015-08-26 20:47:08 +0200
  • c4a548ada0 Only announce device after publishing bundle Andreas Straub 2015-08-26 15:32:49 +0200
  • f6b7a25e29 moved actual iq callback out of synchronized find callback block Daniel Gultsch 2015-08-26 14:01:37 +0200
  • ea2ce78d6e be more restrictive about marking messages as sent_received in muc parser Daniel Gultsch 2015-08-26 12:11:12 +0200
  • 3e0636367a Revert "improved compatibility with muc components that change the message id" Daniel Gultsch 2015-08-26 11:39:18 +0200
  • 4424a818df version bump to 1.6.5 + changelog Daniel Gultsch 2015-08-26 00:32:42 +0200
  • 0eeaccd974 Fix key publishing Andreas Straub 2015-08-26 00:27:39 +0200
  • 05d3015421 version bump to 1.6.4 and changelog Daniel Gultsch 2015-08-25 23:28:25 +0200