Commit graph

  • 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 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 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 Daniel Gultsch 2015-12-07 13:20:00 +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
  • 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
  • 9d1e8a34b2 fixed showing avatars for contacts in muc Daniel Gultsch 2015-12-04 18:39:09 +01:00
  • ca0d68224e Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-04 16:35:40 +01:00
  • 96e6604d9e Fixes FS#75 - Change color names to reasonable names steckbrief 2015-12-04 16:34:50 +01:00
  • 196c8e593f Merge pull request #1595 from fiaxh/pgp_database_signature Daniel Gultsch 2015-12-04 15:35:51 +01:00
  • 0664d6ac7b avoid some NPEs Daniel Gultsch 2015-12-04 15:35:22 +01:00
  • 3e3cb047be rely on message id if message id is uuid and pgp encryption was used to deduplicate messages. fixes #1357 Daniel Gultsch 2015-12-04 15:34:45 +01:00
  • 242887447c use proposed nick as default nick in mucoptions Daniel Gultsch 2015-12-04 14:07:16 +01:00
  • 274a689dce Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-04 11:01:15 +01:00
  • 6b592435cd parse vcard avatars from muc presences Daniel Gultsch 2015-12-03 18:18:34 +01:00
  • f1c0b7372f enabled previously disabled http upload Daniel Gultsch 2015-12-03 12:45:12 +01:00
  • b405ba7106 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-02 23:02:39 +01:00
  • a0dcdf5c76 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-12-02 23:02:10 +01:00
  • 6fdc38911c Fixed compile error in inner class steckbrief 2015-12-02 23:00:44 +01:00
  • e5f154316c Unset all PGP signatures once ... so they will be redone to match the changed status. fiaxh 2015-12-02 15:43:55 +00:00
  • b60c902810 pulled new translations from transifex Daniel Gultsch 2015-12-02 17:27:56 +01:00
  • 6f8f35031f version bump to 1.8.0-beta Daniel Gultsch 2015-12-02 17:25:22 +01:00
  • 3553b15c9f renamed x509 verified omemo to v\OMEMO Daniel Gultsch 2015-12-02 17:24:56 +01:00
  • aa21797f43 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-12-02 16:38:33 +01:00
  • 0eaf7669f7 Merge pull request #1545 from SamWhited/show_new_contact_request_messages Daniel Gultsch 2015-12-02 16:38:08 +01:00
  • a3eb540f05 Show status message when contact requests presence Sam Whited 2015-11-04 20:56:45 -06:00
  • 025cbf7d44 show tor config in paranoid mode Daniel Gultsch 2015-12-02 15:34:09 +01:00
  • 02c6793ca9 fixed avatar loading for non-file uris Daniel Gultsch 2015-12-02 15:30:03 +01:00
  • 0329c9c738 users are now able to crop their avatar pictures using the android-crop library Philip Flohr 2015-11-06 11:14:05 +01:00
  • 8455e5b5dd hide message content in notifications in paranoia mode Daniel Gultsch 2015-12-02 12:54:55 +01:00
  • e1aeb376ac s/.../…/ in default strings Sam Whited 2015-11-04 21:08:06 -06:00
  • dc8967d8fc introduced build-time paranoia mode that disables unencrypted chats and forces TOR Daniel Gultsch 2015-12-01 22:41:58 +01:00
  • 65b5504e68 introduce config.java variable to optionally show number of connected accounts in notification Daniel Gultsch 2015-12-01 17:15:36 +01:00
  • 2cd43f7042 fixed crashes when activity got destroyed when selecting pgp key Daniel Gultsch 2015-12-01 14:18:07 +01:00