Commit graph

  • c59eb75a59 avoid duplicate messages when sending files to mucs. fixes #1635 Daniel Gultsch 2016-01-06 12:59:13 +01:00
  • 62d0eebe5c Correct uuid check according to RFC 4122 fiaxh 2016-01-05 20:07:29 +01:00
  • 40afa7c9ee Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2016-01-04 22:11:21 +01:00
  • 65be0f1b2d Fixes FS#99: Adjust namespace according to XEP-0363 Value of namespace constant changed to 'urn:xmpp:http:upload' steckbrief 2016-01-04 22:07:19 +01:00
  • c3e2d2cfba added missing synchronize when pushing messages from mam backlog Daniel Gultsch 2016-01-04 20:14:29 +01:00
  • fb97f9d18f null check in getOriginalPath Daniel Gultsch 2016-01-04 20:14:08 +01:00
  • abdb8bfb65 version bump to 1.8.4 and changelog 1.8.4 Daniel Gultsch 2016-01-04 17:36:46 +01:00
  • 501034fe0e Allow entering a JID from 'choose contact'. thanks @singpolyma fixes #1611 fixes #1602 Daniel Gultsch 2016-01-04 17:27:51 +01:00
  • fdb6b0e30d only report error after third unsuccesful attempt to connect Daniel Gultsch 2016-01-04 15:33:11 +01:00
  • f815a7cd26 properly rotate avatars Daniel Gultsch 2016-01-04 15:17:02 +01:00
  • 95bf0630f0 show trust keys activties if own keys are undecided Daniel Gultsch 2016-01-04 12:11:58 +01:00
  • c116f735dc add obb url to unencrypted messages Daniel Gultsch 2016-01-03 19:39:06 +01:00
  • a319446d41 edit account activity was still showing the omemo key with leading 0x05. fixes #1631 Daniel Gultsch 2016-01-03 19:38:48 +01:00
  • d875061407 removed xhtml body. fixes #1594 Daniel Gultsch 2016-01-01 16:52:32 +01:00
  • 73e2389eee use actual message timestamp instead of delay when updating last seen. fixes #1618 Daniel Gultsch 2015-12-31 18:06:11 +01:00
  • 58d213f291 Fix OMEMO session creating loggin Andreas Straub 2015-12-31 15:48:43 +01:00
  • 42fb9539f8 version bump and changelog 1.8.3 Daniel Gultsch 2015-12-29 12:54:58 +01:00
  • cfccf5e90d handle null names in getColorForName Daniel Gultsch 2015-12-29 10:32:54 +01:00
  • 7bb67ee660 strip leading 0x05 off omemo fingerprints Daniel Gultsch 2015-12-27 18:37:31 +01:00
  • 703d95fcf8 lower case all fingerprints. fixes #1521 Daniel Gultsch 2015-12-27 18:37:12 +01:00
  • c3bdec1ce9 dedublicate bookmarks Daniel Gultsch 2015-12-27 17:29:32 +01:00
  • bcf99db3df fixed stuck at omemo encryption when x509 verification is being used Daniel Gultsch 2015-12-27 17:29:19 +01:00
  • f49158a44b register context menu long click listener on message text. fixes #1614 Daniel Gultsch 2015-12-27 17:28:42 +01:00
  • be91c0741f made text selectable again unless text contains more than 1 link fixes #1615 Daniel Gultsch 2015-12-26 19:18:37 +01:00
  • c40372fc0d code cleanup Daniel Gultsch 2015-12-23 22:30:14 +01:00
  • f46cbb38a9 show certificate information Daniel Gultsch 2015-12-23 19:18:53 +01:00
  • d0bad09f13 save certificate when verifying with x509 Daniel Gultsch 2015-12-23 17:41:26 +01:00
  • 1867571368 version bump to 1.8.2 1.8.2 Daniel Gultsch 2015-12-20 19:37:33 +01:00
  • ae491764f2 pulled translations from transifex Daniel Gultsch 2015-12-20 19:37:27 +01:00
  • 534013fd0c store identity key in XmppAxolotlSession instead of the fingerprint Daniel Gultsch 2015-12-19 15:44:11 +01:00
  • ade89beb96 use presence name not server name when verification is being used Daniel Gultsch 2015-12-19 13:07:38 +01:00
  • 15c8cb8ac6 add more debugging to certificate checks after new omemo session was established Daniel Gultsch 2015-12-19 12:44:55 +01:00
  • e8bf5cada4 only offer plain and omemo encryption when x509 verification is enabled Daniel Gultsch 2015-12-19 12:44:12 +01:00
  • f05f97251c prefer server name over address book name when x509 verification is being used Daniel Gultsch 2015-12-19 12:43:09 +01:00
  • eb1cad39a6 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-17 21:10:14 +01:00
  • 2fb31bcc3f Log error in case logcat command could not be executed; Show toast in case nothing is copied steckbrief 2015-12-17 21:09:18 +01:00
  • 20b4e756fe add 'store' message hint to displayed chat markers Daniel Gultsch 2015-12-17 15:32:03 +01:00
  • f510b2ba2d pulled translations from transifex Daniel Gultsch 2015-12-17 15:20:28 +01:00
  • 0f9058ffef throw exception at the end of the stream Daniel Gultsch 2015-12-17 15:19:58 +01:00
  • e10a0b0c4c let message parser not artifically fail on messages with no to attribute Daniel Gultsch 2015-12-17 14:30:00 +01:00
  • 4f0061293e Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-16 21:55:02 +01:00
  • c26335f3e3 Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and distinguishes between image resizing and compressing/saving steckbrief 2015-12-16 00:53:04 +01:00
  • 556697c47e Fixes FS#95: NPE when opening message details for failed file transfer steckbrief 2015-12-16 00:39:45 +01:00
  • 43dd681239 timeout service discovery after 20s Daniel Gultsch 2015-12-15 19:14:38 +01:00
  • dcf951e48e Fixes FS#88, Code cleanup steckbrief 2015-12-14 19:13:30 +01:00
  • 1c44fd8a4b Fixes FS#88: Avoid smilie repacement in time messages steckbrief 2015-12-14 15:15:00 +01:00
  • 9d0dedc6ce Build cleanup: libraries added as local resources, removed unused proguard configs, removed SwipyRefreshLayout as module and added as binary dependency, moved 3rd party binaries to separate folder steckbrief 2015-12-14 14:56:46 +01:00
  • 85f36e9dbc default force encryption to false Daniel Gultsch 2015-12-14 10:58:55 +01:00
  • f6b22dad20 splite PARANOIA_MODE into three different options Daniel Gultsch 2015-12-14 10:54:55 +01:00
  • 042939e44d make message text non-selectable. fixes #1606 Daniel Gultsch 2015-12-14 10:44:43 +01:00
  • aa472a0098 pulled translations from transifex Daniel Gultsch 2015-12-13 11:09:42 +01:00
  • b0a314411f version code bump and tagging 1.8.1 1.8.1 Daniel Gultsch 2015-12-13 11:06:56 +01:00
  • 50817956c2 changed order of send presence and execute mam queries Daniel Gultsch 2015-12-12 16:01:33 +01:00
  • 88523bbb50 more detailed logging Daniel Gultsch 2015-12-12 15:58:22 +01:00
  • 5e4b55a0ff notfiy after mam catchup only if message count > 0 Daniel Gultsch 2015-12-11 20:43:50 +01:00
  • 5e79e94e77 bump version code Daniel Gultsch 2015-12-11 20:37:52 +01:00
  • a1ac4fd665 fix cancelation of http downloads and enable resume Daniel Gultsch 2015-12-11 20:33:41 +01:00
  • b2c278c91b set bookmark name to room subject if no subject has been set before Daniel Gultsch 2015-12-11 19:28:44 +01:00
  • 293e820a58 get rid of lastMessageTransmitted in favor of db query Daniel Gultsch 2015-12-11 13:52:04 +01:00
  • 61b0681109 pulled translations from transifex Daniel Gultsch 2015-12-11 13:27:33 +01:00
  • f49b979cbe Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-11 00:44:33 +01:00
  • 8ed95d0595 Removed unnecessary files steckbrief 2015-12-11 00:42:30 +01:00
  • 74b7588e62 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-11 00:27:27 +01:00
  • 258732c9df Removed stupid DNS query code steckbrief 2015-12-11 00:14:49 +01:00
  • 5ffb87059c renamed pretty-please-store message hint to store Daniel Gultsch 2015-12-10 23:37:38 +01:00
  • 4cae283cff version bump to 1.8.1 and changelog Daniel Gultsch 2015-12-10 23:17:11 +01:00
  • 15f220747f some more NPE checks Daniel Gultsch 2015-12-10 23:16:33 +01:00
  • 55c1129a65 notify on mam catchup messages Daniel Gultsch 2015-12-10 23:05:11 +01:00
  • 3b1723dcf1 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-10 20:37:34 +01:00
  • a745422300 Moved logcat to a module, increased error robustness for loading last messages steckbrief 2015-12-10 20:01:50 +01:00
  • 2262921ff4 properly clean up timed out mam queries Daniel Gultsch 2015-12-10 18:28:47 +01:00
  • ede92235d7 disable sm logging Daniel Gultsch 2015-12-10 18:26:31 +01:00
  • 5bd70cfee8 always show conversations with pending subscription requests Daniel Gultsch 2015-12-09 12:18:06 +01:00
  • 5e151c7311 wait with status change to online after all disco queries have been made Daniel Gultsch 2015-12-09 11:16:03 +01:00
  • 11e58607c9 when no avatar found show avatar of contact and not the muc user in conferences Daniel Gultsch 2015-12-09 10:30:26 +01:00
  • aea664a0ec show sender name for notications in conferences. fixes #1581 Daniel Gultsch 2015-12-09 10:26:30 +01:00
  • 1de74c2337 also verify sessions in CBE mode that got created by key transport messages Daniel Gultsch 2015-12-08 17:15:08 +01:00
  • b9fc7ebe24 pulled translations from transifex Daniel Gultsch 2015-12-07 13:54:59 +01:00
  • 312387d844 add new build-tools version to travis Daniel Gultsch 2015-12-07 13:26:01 +01:00
  • ac06cb2e4f modified contact permission dialog Daniel Gultsch 2015-12-07 13:17:06 +01:00
  • 739648e909 ask for contact permissions when first opening StartConversationActivity Daniel Gultsch 2015-12-07 00:33:50 +01:00
  • c3e8fb3446 request storage permission when needed on Android 6.0 Daniel Gultsch 2015-12-06 18:23:59 +01:00
  • 739a2d609d implement direct sharing in android 6.0. fixes #1321 Daniel Gultsch 2015-12-06 11:55:37 +01:00
  • 164d341915 version bump to 1.8.0 1.8.0 Daniel Gultsch 2015-12-07 13:20:00 +01:00
  • d1ed06774b ask for contact permissions when first opening StartConversationActivity six_love Daniel Gultsch 2015-12-07 00:33:50 +01:00
  • 89f54d4de6 request storage permission when needed on Android 6.0 Daniel Gultsch 2015-12-06 18:23:59 +01:00
  • aa6a2e1c18 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-06 16:21:39 +01:00
  • eb5a7a5392 Fix flagging no more messages on server for conversation steckbrief 2015-12-06 16:20:11 +01:00
  • 70c8a9d241 implement direct sharing in android 6.0. fixes #1321 Daniel Gultsch 2015-12-06 11:55:37 +01:00
  • 904edf5d59 hide prepare file toast after preparing the file Daniel Gultsch 2015-12-06 11:57:11 +01:00
  • bd765c59ce check availabiltiy of pgp before sharing files Daniel Gultsch 2015-12-05 19:03:17 +01:00
  • b7f326372d be more carefull with pending uris Daniel Gultsch 2015-12-05 19:02:57 +01:00
  • 6358f641e7 check for query object as condition to trigger deduplication instead of serverId Daniel Gultsch 2015-12-05 18:41:38 +01:00
  • 72b781b845 updated changelog Daniel Gultsch 2015-12-05 16:29:38 +01:00
  • 734511b0fa Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-04 23:19:33 +01:00
  • 0086d5dc80 Implements FS#83: Reload from last received message steckbrief 2015-12-04 23:18:36 +01:00
  • 41dcd8005b parse stanza-id from messages Daniel Gultsch 2015-12-04 22:03:46 +01:00
  • cd9a29718b properly clear muc user avatar caches Daniel Gultsch 2015-12-04 21:36:48 +01:00
  • 9265d6718e Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-04 19:57:46 +01:00
  • 909dac7ac2 Implements FS#89 - Change about information steckbrief 2015-12-04 19:55:45 +01:00