Commit graph

  • fbf81f59db version bump to 1.3.1 Daniel Gultsch 2015-05-02 12:12:44 +02:00
  • 9cc8ba320f mark account with incompatible server when no sasl mechansim could be found Daniel Gultsch 2015-05-02 12:10:56 +02:00
  • ecd3634c91 shut up linter. fixed build Daniel Gultsch 2015-05-02 11:58:19 +02:00
  • f97aaab014 Merge tag '1.3.0' Daniel Gultsch 2015-05-02 12:11:14 +02:00
  • c4bfffe6a9 mark account with incompatible server when no sasl mechansim could be found Daniel Gultsch 2015-05-02 12:10:56 +02:00
  • 48e8e0f1fc version bump to 1.4.0-alpha (in development) Daniel Gultsch 2015-05-02 12:00:27 +02:00
  • 650255e18a shut up linter. fixed build Daniel Gultsch 2015-05-02 11:58:19 +02:00
  • 53fea9e1fe 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
  • 8617932aad version bump to 1.3.0 Daniel Gultsch 2015-05-01 13:52:56 +02:00
  • e1fab8a488 pulled translations from transifex Daniel Gultsch 2015-05-01 13:52:19 +02:00
  • bcdfdb9ccf added config option to be a bit more verbose about stanza counts Daniel Gultsch 2015-04-29 16:15:07 +02:00
  • f0d51fcb77 pulled translations from transifex Daniel Gultsch 2015-04-29 10:19:03 +02:00
  • 0624401137 version bump to 1.3.0-beta Daniel Gultsch 2015-04-28 22:23:59 +02:00
  • 6a15bc26b6 npe check after reading image uri Daniel Gultsch 2015-04-28 22:23:45 +02:00
  • d94c231a74 adjust dimens slightly to work with v21+ (v21 doesn't count the navigation bar) Daniel Gultsch 2015-04-28 16:25:32 +02:00
  • 92d14c4a00 increased padding on image buttons on v21 to match material guidelines Daniel Gultsch 2015-04-28 14:46:52 +02:00
  • 93e942f96d made material icons smaller (24dp) Daniel Gultsch 2015-04-28 14:28:51 +02:00
  • f3805b8bab stop conference details from crashing when rotating the screen Daniel Gultsch 2015-04-28 13:56:08 +02:00
  • 51bf8ec98e fixed npe when rotating screen in contact details activity Daniel Gultsch 2015-04-28 13:31:33 +02:00
  • b1843fb61a print stack trace on io error Daniel Gultsch 2015-04-28 09:35:10 +02:00
  • b10b8e2c50 escape nick in highlight regex pattern Daniel Gultsch 2015-04-28 09:32:58 +02:00
  • f8e06d8e9a revert undo timeout to a more reasonable value Daniel Gultsch 2015-04-28 09:25:58 +02:00
  • a4ff8e3633 increased padding around switches in manage accounts Daniel Gultsch 2015-04-27 12:19:05 +02:00
  • 4caa92e8ff handle returning from camera without picture Daniel Gultsch 2015-04-27 12:18:27 +02:00
  • e11d658f5e use xmppserviceconnection to send iq packets in jingle connection Daniel Gultsch 2015-04-26 20:27:30 +02:00
  • c283fec0d1 hard code bitmap configs Daniel Gultsch 2015-04-26 20:26:59 +02:00
  • e509105909 added changelog. removed deprecated todo list Daniel Gultsch 2015-04-26 12:40:03 +02:00
  • 031b752906 version bump to 1.3.0-beta Daniel Gultsch 2015-04-26 10:49:25 +02:00
  • 7f2a83a684 pulled translations from transifex Daniel Gultsch 2015-04-26 10:48:36 +02:00
  • 0fda254d48 Merge pull request #1135 from BrianBlade/manage_certificates Daniel Gultsch 2015-04-25 19:09:50 +02:00
  • 5ea1c547d5 fixed service discovery by properly storing and checking identities Daniel Gultsch 2015-04-25 18:24:10 +02:00
  • 82daf849aa fixed #1039 Daniel Gultsch 2015-04-25 14:42:32 +02:00
  • 77caf73103 Merge pull request #1146 from BrianBlade/minor_otr_tweaks Daniel Gultsch 2015-04-25 14:09:38 +02:00
  • d07baccf97 cleaned up file handling Daniel Gultsch 2015-04-25 14:08:24 +02:00
  • 5e1492fbff send invite to other instanzes after creating ad hoc conference. fixes #1136 Daniel Gultsch 2015-04-23 17:37:47 +02:00
  • d6443d9b2f OTR: Fix onContactStatusChanged & dont archive OTR BrianBlade 2015-04-21 22:17:58 +02:00
  • 3a627f72fb fixed direct invites Daniel Gultsch 2015-04-21 18:36:11 +02:00
  • e9783b80d1 added missing translations from transifex Daniel Gultsch 2015-04-21 10:13:28 +02:00
  • cfc4fbaa10 Merge branch 'development' of github.com:siacs/Conversations into development Daniel Gultsch 2015-04-20 20:33:04 +02:00
  • e7972d3d11 pulled latest translations from transifex Daniel Gultsch 2015-04-20 20:32:50 +02:00
  • 69b4355652 added reference to the location plugin to README Daniel Gultsch 2015-04-20 16:41:24 +02:00
  • 895a28ab9d added amazon app store link (us store) Daniel Gultsch 2015-04-20 16:13:43 +02:00
  • 5d7e1159f5 always hide pgp snackbar after decrypting a message. fixes #1075 Daniel Gultsch 2015-04-20 12:13:47 +02:00
  • 127b7866f0 removed some dead code Daniel Gultsch 2015-04-20 11:49:44 +02:00
  • d2c9bf31cd 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
  • 9e20a4936e some code clean up to fix some rare NPE’s Daniel Gultsch 2015-04-19 19:11:32 +02:00
  • da367dd752 Add option to remove manually approved certificates BrianBlade 2015-04-19 18:08:13 +02:00
  • 570a22206d increased undo delay iNPUTmice 2015-04-17 20:01:09 +02:00
  • dbe170bd35 fixed a bug in DNS helper code. fixes #1130 iNPUTmice 2015-04-16 21:55:52 +02:00
  • c4daa08170 fixed a bug in DNS helper code. fixes #1130 iNPUTmice 2015-04-16 21:55:52 +02:00
  • b3b4a2902e moved color picker to libs lookshe 2015-04-15 21:29:31 +02:00
  • 584ffbd000 bumped version to 1.3.0-alpha iNPUTmice 2015-04-15 16:28:44 +02:00
  • 65e760aefd some bug fixes concerning 0byte files. fixes #1126 iNPUTmice 2015-04-15 15:36:16 +02:00
  • 549810783c changed received and read confirmation setting to one list and put it to settings class lookshe 2015-04-14 23:48:28 +02:00
  • f99e234b88 maintain state when rotating settings activity iNPUTmice 2015-04-14 15:53:50 +02:00
  • b6cc8c90a0 Merge branch 'BrianBlade-dont_trust_cas_preference' into development iNPUTmice 2015-04-14 15:17:26 +02:00
  • defb127d6e 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
  • 261b505f06 always show save button when account info was modified. fixes #918 iNPUTmice 2015-04-14 15:00:49 +02:00
  • 8932dd9fb3 adjusted todo lookshe 2015-04-14 00:06:53 +02:00
  • 2f24b09309 fixed disable account when sliding and not clicking the toggle iNPUTmice 2015-04-13 18:19:40 +02:00
  • 62faa163f0 fixed typos iNPUTmice 2015-04-13 18:18:25 +02:00
  • 8486f47dd9 Merge pull request #1123 from lookshe/development Daniel Gultsch 2015-04-13 17:57:33 +02:00
  • 4bf09bc10b shut up linter iNPUTmice 2015-04-13 17:35:20 +02:00
  • 6da77bdf3b Bugfix for issue #1121 lookshe 2015-04-13 10:57:30 +02:00
  • 85cb1e4a37 Maintain private chat on MUC. fixes #1097 iNPUTmice 2015-04-13 16:00:04 +02:00
  • 845b39cdcc fixed regression where the selected conversation wasn't highlighted anymore on tabled layout iNPUTmice 2015-04-13 15:59:18 +02:00
  • 516c343e8a check with lowercase to also match JPEG, JPeg ... lookshe 2015-04-13 15:55:00 +02:00
  • 12486e9a29 adjusted todo lookshe 2015-04-13 11:19:42 +02:00
  • ae8a2467aa changed last message in overview also to EmojiconTextView for displaying smileys correctly lookshe 2015-04-12 23:37:58 +02:00
  • 573bfed961 adjusted todo lookshe 2015-04-12 23:10:21 +02:00
  • 3ef609cfbd better and perhaps faster way for checking if a message is downloadable lookshe 2015-04-12 23:09:53 +02:00
  • 03bc7dcdc9 new settings to initialisation of Settings lookshe 2015-04-12 23:09:10 +02:00
  • 7405d50c70 implementation for downloading only when enabled wlan lookshe 2015-04-12 21:28:45 +02:00
  • 56e695cf1b added settings for accepting and downloading files fix in Settings, initialize with same values like in preferences.xml lookshe 2015-04-12 20:59:12 +02:00
  • 98c09f18a2 add missing resource files lookshe 2015-04-12 17:25:50 +02:00
  • d64aa6407c Merge remote-tracking branch 'origin/trz/master' into trz/master lookshe 2015-04-12 17:24:10 +02:00
  • cae106e310 whatsapp-like smiley implementation lookshe 2015-04-12 17:22:42 +02:00
  • 972c65b775 whatsapp-like smiley implemantation lookshe 2015-04-12 17:21:35 +02:00
  • fd5f36b864 adjusted todo lookshe 2015-04-12 12:09:18 +02:00
  • deac0df707 Merge branch 'trz/master' of ssh://git.fucktheforce.de/conversations into trz/master steckbrief 2015-04-11 23:00:31 +02:00
  • 17779e7700 Color choose dialog steckbrief 2015-04-11 23:00:10 +02:00
  • 82bfd8ac33 show online status under avatar in same way for muc as the send button does lookshe 2015-04-11 21:49:48 +02:00
  • ae520c2957 differ between received and read message lookshe 2015-04-11 21:48:55 +02:00
  • 94a669fcb8 no trim of messages or password check password with only spaces separately lookshe 2015-04-11 20:53:25 +02:00
  • 3a814addab correct parsing of led color lookshe 2015-04-11 20:23:25 +02:00
  • c829f612cd todo added lookshe 2015-04-11 17:24:06 +02:00
  • 878066ca99 Add option to use MTM without default TrustManager BrianBlade 2015-04-02 13:35:42 +02:00
  • 37d08276a8 allow sharing multiple images at once. fixes #1090 iNPUTmice 2015-04-11 14:53:10 +02:00
  • df63c14617 Merge branch 'trz/master' of ssh://git.fucktheforce.de/conversations into trz/master lookshe 2015-04-11 14:15:07 +02:00
  • 87e56b534a changed distribution url due to bug: http://stackoverflow.com/questions/29576097/gradle-sync-error-in-android-studio-when-importing-project/29576568#29576568 lookshe 2015-04-11 14:14:43 +02:00
  • 332fe0fd19 don't resume old session when changing resource iNPUTmice 2015-04-09 12:46:54 +02:00
  • f880473435 Merge pull request #1104 from BrianBlade/feature/swipe_out_conversation Daniel Gultsch 2015-04-09 10:46:26 +02:00
  • dace8ba3d3 Enable end-conversation by swipe gesture BrianBlade 2015-04-03 00:06:37 +02:00
  • 59ea143147 Merge pull request #1099 from BrianBlade/fix_otr_error_msgs Daniel Gultsch 2015-04-02 11:11:22 +02:00
  • ef68084098 Merge branch 'BrianBlade-account_state_switch' into development iNPUTmice 2015-04-01 23:46:54 +02:00
  • b7b87e1a8d do not overlap account title and switch iNPUTmice 2015-04-01 23:45:46 +02:00
  • cb29c5bb15 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
  • 1a376cacac Merge pull request #1076 from rk4an/patch-1 Daniel Gultsch 2015-04-01 20:30:00 +02:00
  • 64d6a2970e pulled translations from transifex iNPUTmice 2015-04-01 20:26:28 +02:00
  • db74cb52c4 Fix OTR-Error messages BrianBlade 2015-04-01 12:22:18 +02:00