Commit graph

  • ba24b829ab shut up linter. fixed build Daniel Gultsch 2015-05-02 11:58:19 +02:00
  • 402dd61d9f replace send button with quick action button as long as no text has been entered Daniel Gultsch 2015-05-02 11:38:56 +02:00
  • 47b8c90f12 version bump to 1.3.0 Daniel Gultsch 2015-05-01 13:52:56 +02:00
  • b1b0c9e745 pulled translations from transifex Daniel Gultsch 2015-05-01 13:52:19 +02:00
  • 53cb8f401e added config option to be a bit more verbose about stanza counts Daniel Gultsch 2015-04-29 16:15:07 +02:00
  • 009842e543 pulled translations from transifex Daniel Gultsch 2015-04-29 10:19:03 +02:00
  • 2f364e8fda version bump to 1.3.0-beta Daniel Gultsch 2015-04-28 22:23:59 +02:00
  • 067567050f npe check after reading image uri Daniel Gultsch 2015-04-28 22:23:45 +02:00
  • 93965b4d6c adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar) Daniel Gultsch 2015-04-28 16:25:32 +02:00
  • efe6a15b1a increased padding on image buttons on v21 to match material guidelines Daniel Gultsch 2015-04-28 14:46:52 +02:00
  • 268da932f5 made material icons smaller (24dp) Daniel Gultsch 2015-04-28 14:28:51 +02:00
  • fd38672c5d stop conference details from crashing when rotating the screen Daniel Gultsch 2015-04-28 13:56:08 +02:00
  • eca3904431 fixed npe when rotating screen in contact details activity Daniel Gultsch 2015-04-28 13:31:33 +02:00
  • 95ee2f1b3d print stack trace on io error Daniel Gultsch 2015-04-28 09:35:10 +02:00
  • d5ce2ca4f9 escape nick in highlight regex pattern Daniel Gultsch 2015-04-28 09:32:58 +02:00
  • 77641acf24 revert undo timeout to a more reasonable value Daniel Gultsch 2015-04-28 09:25:58 +02:00
  • 1c87d91803 increased padding around switches in manage accounts Daniel Gultsch 2015-04-27 12:19:05 +02:00
  • 7d88babd34 handle returning from camera without picture Daniel Gultsch 2015-04-27 12:18:27 +02:00
  • d8e2cefbcf use xmppserviceconnection to send iq packets in jingle connection Daniel Gultsch 2015-04-26 20:27:30 +02:00
  • 09722e6ed2 hard code bitmap configs Daniel Gultsch 2015-04-26 20:26:59 +02:00
  • 0f1da4bed1 added changelog. removed deprecated todo list Daniel Gultsch 2015-04-26 12:40:03 +02:00
  • 1db86d4af0 version bump to 1.3.0-beta Daniel Gultsch 2015-04-26 10:49:25 +02:00
  • 12a0751bda pulled translations from transifex Daniel Gultsch 2015-04-26 10:48:36 +02:00
  • 16f9926c25 Merge pull request #1135 from BrianBlade/manage_certificates Daniel Gultsch 2015-04-25 19:09:50 +02:00
  • d563c22a40 fixed service discovery by properly storing and checking identities Daniel Gultsch 2015-04-25 18:24:10 +02:00
  • d3813aed33 fixed #1039 Daniel Gultsch 2015-04-25 14:42:32 +02:00
  • 6029bf45ed Merge pull request #1146 from BrianBlade/minor_otr_tweaks Daniel Gultsch 2015-04-25 14:09:38 +02:00
  • fcc41ab809 cleaned up file handling Daniel Gultsch 2015-04-25 14:08:24 +02:00
  • 0af310000c send invite to other instanzes after creating ad hoc conference. fixes #1136 Daniel Gultsch 2015-04-23 17:37:47 +02:00
  • 1b0661d608 OTR: Fix onContactStatusChanged & dont archive OTR BrianBlade 2015-04-21 22:17:58 +02:00
  • 5b8cd48825 fixed direct invites Daniel Gultsch 2015-04-21 18:36:11 +02:00
  • 75ab553014 added missing translations from transifex Daniel Gultsch 2015-04-21 10:13:28 +02:00
  • ea42de7f69 Merge branch 'development' of github.com:siacs/Conversations into development Daniel Gultsch 2015-04-20 20:33:04 +02:00
  • bc521ed252 pulled latest translations from transifex Daniel Gultsch 2015-04-20 20:32:50 +02:00
  • b48ba22036 added reference to the location plugin to README Daniel Gultsch 2015-04-20 16:41:24 +02:00
  • 8c13e551dc added amazon app store link (us store) Daniel Gultsch 2015-04-20 16:13:43 +02:00
  • d0fbcd55b8 always hide pgp snackbar after decrypting a message. fixes #1075 Daniel Gultsch 2015-04-20 12:13:47 +02:00
  • bd2d1843c3 removed some dead code Daniel Gultsch 2015-04-20 11:49:44 +02:00
  • 5d4f93f519 fixed weird touch on snackbar switched conversation bug when touching the border of the snackbar or more precisely the space between the input field and the snackbar Conversations would switch into a random conversation for yet unknown reasons. Daniel Gultsch 2015-04-20 11:39:38 +02:00
  • 7fa6a731c8 some code clean up to fix some rare NPE’s Daniel Gultsch 2015-04-19 19:11:32 +02:00
  • 33b9aabe0c Add option to remove manually approved certificates BrianBlade 2015-04-19 18:08:13 +02:00
  • 34085bab7f increased undo delay iNPUTmice 2015-04-17 20:01:09 +02:00
  • 584bd886b9 fixed a bug in DNS helper code. fixes #1130 iNPUTmice 2015-04-16 21:55:52 +02:00
  • 3fc436c6b6 fixed a bug in DNS helper code. fixes #1130 iNPUTmice 2015-04-16 21:55:52 +02:00
  • 0dbf112334 bumped version to 1.3.0-alpha iNPUTmice 2015-04-15 16:28:44 +02:00
  • eae0bef065 some bug fixes concerning 0byte files. fixes #1126 iNPUTmice 2015-04-15 15:36:16 +02:00
  • 375a5e7c96 maintain state when rotating settings activity iNPUTmice 2015-04-14 15:53:50 +02:00
  • 8f9ac7e316 Merge branch 'BrianBlade-dont_trust_cas_preference' into development iNPUTmice 2015-04-14 15:17:26 +02:00
  • f2faef40e1 Merge branch 'dont_trust_cas_preference' of https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference iNPUTmice 2015-04-14 15:17:06 +02:00
  • 736cff0667 always show save button when account info was modified. fixes #918 iNPUTmice 2015-04-14 15:00:49 +02:00
  • 4dbf399f75 fixed disable account when sliding and not clicking the toggle iNPUTmice 2015-04-13 18:19:40 +02:00
  • d802fdd60c fixed typos iNPUTmice 2015-04-13 18:18:25 +02:00
  • 487c7709d6 Merge pull request #1123 from lookshe/development Daniel Gultsch 2015-04-13 17:57:33 +02:00
  • c8b6d8c303 shut up linter iNPUTmice 2015-04-13 17:35:20 +02:00
  • 855df52518 Bugfix for issue #1121 lookshe 2015-04-13 10:57:30 +02:00
  • b5f724fac2 Maintain private chat on MUC. fixes #1097 iNPUTmice 2015-04-13 16:00:04 +02:00
  • 5d30d465a8 fixed regression where the selected conversation wasn't highlighted anymore on tabled layout iNPUTmice 2015-04-13 15:59:18 +02:00
  • 1e4687efd0 Add option to use MTM without default TrustManager BrianBlade 2015-04-02 13:35:42 +02:00
  • 6d2bec0a0f allow sharing multiple images at once. fixes #1090 iNPUTmice 2015-04-11 14:53:10 +02:00
  • 4a2241de13 don't resume old session when changing resource iNPUTmice 2015-04-09 12:46:54 +02:00
  • 87b5d7278e Merge pull request #1104 from BrianBlade/feature/swipe_out_conversation Daniel Gultsch 2015-04-09 10:46:26 +02:00
  • c8cbb11a95 Enable end-conversation by swipe gesture BrianBlade 2015-04-03 00:06:37 +02:00
  • 7fb1edd489 Merge pull request #1099 from BrianBlade/fix_otr_error_msgs Daniel Gultsch 2015-04-02 11:11:22 +02:00
  • 9386d579c4 Merge branch 'BrianBlade-account_state_switch' into development iNPUTmice 2015-04-01 23:46:54 +02:00
  • bea1f1738d do not overlap account title and switch iNPUTmice 2015-04-01 23:45:46 +02:00
  • 8465c83691 Merge branch 'account_state_switch' of https://github.com/BrianBlade/Conversations into BrianBlade-account_state_switch iNPUTmice 2015-04-01 23:24:35 +02:00
  • 725f894058 Merge pull request #1076 from rk4an/patch-1 Daniel Gultsch 2015-04-01 20:30:00 +02:00
  • a274571e0c pulled translations from transifex iNPUTmice 2015-04-01 20:26:28 +02:00
  • cf069e1263 Fix OTR-Error messages BrianBlade 2015-04-01 12:22:18 +02:00
  • 30f18397e0 Add toggle account-state switch BrianBlade 2015-04-01 12:14:05 +02:00
  • 174b317a63 Update french translation Erkan 2015-03-22 20:09:53 +01:00
  • d682b87ae3 bump version code iNPUTmice 2015-03-22 19:42:40 +01:00
  • 45fa12c4ee pulled translations iNPUTmice 2015-03-22 18:56:28 +01:00
  • fe4a26f342 properly set chat states when receiving otr status messages iNPUTmice 2015-03-21 16:43:03 +01:00
  • 1cccb2d430 respond to unreadable OTR messages with error message. fixed #1021 iNPUTmice 2015-03-21 16:07:17 +01:00
  • 5cbfea5946 Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2015-03-20 22:40:06 +01:00
  • 81b8d47f53 wait for session iq to return sucessfully before sending other stanzas. fixed #1017 iNPUTmice 2015-03-20 21:48:45 +01:00
  • d6a9af1801 Update CHANGELOG.md Daniel Gultsch 2015-03-19 19:45:47 +01:00
  • 9987beb081 version bump to 1.2.0-beta iNPUTmice 2015-03-19 19:40:42 +01:00
  • d018b32720 don't update presence for muc messages iNPUTmice 2015-03-19 19:40:24 +01:00
  • b0ab75e36d pulled more translations iNPUTmice 2015-03-19 19:32:24 +01:00
  • bef8809f38 Merge pull request #1042 from BrianBlade/FIXES_muc-dlrs_muc-lastseen Daniel Gultsch 2015-03-19 18:47:33 +01:00
  • 1bf34465ac # add delivery receipts for private muc msgs # enable update last-seen for muc-msgs BrianBlade 2015-03-16 23:23:51 +01:00
  • 563602c236 Merge pull request #1043 from strb/choose_contact_multiple_squashed Daniel Gultsch 2015-03-18 17:36:23 +01:00
  • 44d7db4d6c Added multiple select to Choose Contact Activity Andreas Straub 2015-03-17 15:00:50 +01:00
  • 8c6d6c7bf9 Merge pull request #1036 from QuentinC/development Daniel Gultsch 2015-03-18 17:11:43 +01:00
  • af740d4ebf Merge pull request #1041 from weiss/fix-cached-avatar-size Daniel Gultsch 2015-03-17 21:10:02 +01:00
  • d28ff7adca Set file size also for cached avatars Holger Weiß 2015-03-17 17:36:17 +01:00
  • cde82407da pulled new translations from transifex iNPUTmice 2015-03-16 11:52:42 +01:00
  • 4217fe7b05 updated changelong iNPUTmice 2015-03-11 18:18:07 +01:00
  • 9e8b3c2a43 Do not Strigprep JIDs from database Mateusz "maxmati" Nowoty?ski 2015-03-05 22:11:59 +01:00
  • ffce1e1766 add context menu entries for geo uris iNPUTmice 2015-03-11 15:48:43 +01:00
  • b715d7cb49 open location directly from notification iNPUTmice 2015-03-10 21:46:13 +01:00
  • 472b10d815 show geo uris as 'location' in overview iNPUTmice 2015-03-10 17:20:50 +01:00
  • ee2c9b971a Merge pull request #1022 from Boris-de/cipher_blacklist Daniel Gultsch 2015-03-08 11:28:39 +01:00
  • 28e1fec194 disable all really weak cipher suites Boris Wachtmeister 2015-03-07 15:36:31 +01:00
  • 296ca9939c display geo uris as location. show 'send loction' in share menu if request location intent can be resolved iNPUTmice 2015-03-07 14:15:38 +01:00
  • 52224a2a16 fixed enter is send option iNPUTmice 2015-03-06 22:22:50 +01:00
  • 8aeeee94ab fixed npe in message parser iNPUTmice 2015-03-06 21:14:55 +01:00
  • 46f28ac451 another teaser task for gsoc iNPUTmice 2015-03-06 14:39:05 +01:00