Commit graph

  • bb4c394783 bump to version 1.5.2 Daniel Gultsch 2015-07-21 19:44:54 +02:00
  • b1d1f03878 fixed npe in error message handling Daniel Gultsch 2015-07-21 19:44:25 +02:00
  • ba52b246e5 decreased saturation of received message bubbles by 25 units Daniel Gultsch 2015-07-21 18:29:24 +02:00
  • 8036902538 Add INACTIVE state for removed keys Andreas Straub 2015-07-21 14:18:16 +02:00
  • 352ca99799 Fill own device sessions into SessionMap Andreas Straub 2015-07-21 13:51:15 +02:00
  • aaadbf1dd7 allow for private messages being started from muc details in anonymous mucs Daniel Gultsch 2015-07-21 13:15:59 +02:00
  • ac4aaf6649 version bump to 1.5.1 and changelog Daniel Gultsch 2015-07-21 12:03:28 +02:00
  • 33cc738d45 version bump to 1.5.1 and changelog Daniel Gultsch 2015-07-21 12:03:28 +02:00
  • 9fad96f55d and now do that properly Daniel Gultsch 2015-07-21 12:01:20 +02:00
  • cab98f2114 and now do that properly Daniel Gultsch 2015-07-21 12:01:20 +02:00
  • ac8bf16da5 end otr session when receiving failed otr message warnings Daniel Gultsch 2015-07-21 11:52:49 +02:00
  • 2e49372bf4 bugfix: also add no-permanent-storage to message hints Daniel Gultsch 2015-07-21 11:50:21 +02:00
  • f1666f109f bugfix: changed condition of onOtrSessionEstablished being called fixed #1263 fixed #1260 fixed #1293 Daniel Gultsch 2015-07-21 11:46:51 +02:00
  • 31ffb7ac70 pulled new translations from transifex Daniel Gultsch 2015-07-20 19:13:08 +02:00
  • 4ca9c1ca79 bugfix: don't crash if aes key could not be set before jingle transfer Daniel Gultsch 2015-07-19 14:51:04 +02:00
  • 1465cab557 bugfix: use sendIqPacket method in service instead of invoking XmppConnection directly Daniel Gultsch 2015-07-19 14:25:30 +02:00
  • c108ea2026 bugfix: accept status code 201 on http upload Daniel Gultsch 2015-07-19 13:36:02 +02:00
  • 530a15fc17 end otr session when receiving failed otr message warnings Daniel Gultsch 2015-07-21 11:52:49 +02:00
  • 9ec8c48d9a bugfix: also add no-permanent-storage to message hints Daniel Gultsch 2015-07-21 11:50:21 +02:00
  • 1e67042fbb bugfix: changed condition of onOtrSessionEstablished being called fixed #1263 fixed #1260 fixed #1293 Daniel Gultsch 2015-07-21 11:46:51 +02:00
  • c4b1ee35c2 very subtle Daniel Gultsch 2015-07-21 02:21:34 +02:00
  • d2d1276575 Use properly fixed numeral values in Trust enum Andreas Straub 2015-07-21 01:52:22 +02:00
  • 74ff143282 Remove unused import Andreas Straub 2015-07-21 01:17:29 +02:00
  • 7dc7322e1c Switch payload encryption to AES-GCM Andreas Straub 2015-07-21 01:15:32 +02:00
  • 180e9d17e3 Also decrypt messages from UNTRUSTED sessions Andreas Straub 2015-07-20 23:16:06 +02:00
  • 5a089fe62e Refactor axolotl send processing/caching flow Andreas Straub 2015-07-20 23:13:28 +02:00
  • 4a462628af Start TrustKeysActivity if no keys are TRUSTED Andreas Straub 2015-07-20 22:35:07 +02:00
  • a164de0d11 Do not display clear devices button if not online Andreas Straub 2015-07-20 22:19:04 +02:00
  • f7630f8ac2 Add purge axolotl key option Andreas Straub 2015-07-20 22:18:24 +02:00
  • c611aba31c Fix getNumTrustedKeys Andreas Straub 2015-07-20 22:02:54 +02:00
  • 7e43203229 pulled new translations from transifex Daniel Gultsch 2015-07-20 19:13:08 +02:00
  • 263f5c6942 attempt to fix the delay problem Daniel Gultsch 2015-07-20 18:11:33 +02:00
  • a0a2101a98 changed sizes of avatars and padding in new message bubbles Daniel Gultsch 2015-07-19 22:34:47 +02:00
  • 24ef8503ce changed message bubble appearance Raphael Pohl 2015-07-19 14:26:03 +02:00
  • 2247f8bdee rely on refreshUi/refreshUiReal and make sure it is being used everywhere Daniel Gultsch 2015-07-20 15:48:58 +02:00
  • c10abcd2b2 Merge branch 'development' of github.com:siacs/Conversations into development Daniel Gultsch 2015-07-20 15:43:54 +02:00
  • 1b8bb06027 fixed monospace font and android L Daniel Gultsch 2015-07-20 15:43:28 +02:00
  • 4318027c02 Remove duplicate dependency Andreas Straub 2015-07-20 15:17:11 +02:00
  • 4b102046aa Merge branch 'CryptoNextBeta' into development Andreas Straub 2015-07-20 15:13:14 +02:00
  • ff60644446 Lock TrustKeys if no trusted keys are available Andreas Straub 2015-07-20 14:56:41 +02:00
  • d5fd0a5206 Optimize imports Andreas Straub 2015-07-20 14:26:29 +02:00
  • f0392385c4 don't show 'show contact details' context menu item when contact isn not in roster Daniel Gultsch 2015-07-20 14:24:59 +02:00
  • 6c72f9f34c Use MD style for key trust toggle switch Andreas Straub 2015-07-20 14:14:27 +02:00
  • 945859afdd Fix set/remove OnUpdateBlocklistListener Andreas Straub 2015-07-20 14:12:24 +02:00
  • 5fdcc970c6 Merge pull request #1289 from kriztan/patch-2 Daniel Gultsch 2015-07-20 13:16:19 +02:00
  • 43cabe1740 Fix axolotl database migration Andreas Straub 2015-07-20 13:15:49 +02:00
  • a6f8f1e76a Merge pull request #1290 from SamWhited/accent_cab Daniel Gultsch 2015-07-20 11:46:26 +02:00
  • 3aa0b452c4 Remove device list from EditAccount Andreas Straub 2015-07-19 23:38:09 +02:00
  • acbfeea4b3 Change CAB to accent color in v21 Sam Whited 2015-07-19 16:36:24 -05:00
  • 23d2d9c303 Add clear devices to overflow menu in EditAccount Andreas Straub 2015-07-19 23:35:03 +02:00
  • f8e99a9a33 Ask for key trust when sending messages Andreas Straub 2015-07-19 18:36:28 +02:00
  • c168af322e Encrypt files for HTTP upload in encrypted chats Andreas Straub 2015-07-19 14:17:25 +02:00
  • b8534b09b7 Refactor trust key ui and show in account details Andreas Straub 2015-07-19 14:09:49 +02:00
  • 89de141763 Send correct body for HTTP files Andreas Straub 2015-07-17 19:44:45 +02:00
  • 8790bbe79f Handle file transmission properly in axolotl Andreas Straub 2015-07-17 19:44:05 +02:00
  • 4253b9b366 Remove unneccessary code Andreas Straub 2015-07-17 18:40:27 +02:00
  • a01f660eab Fix trust status for outgoing messages Andreas Straub 2015-07-15 16:32:42 +02:00
  • 2ba6c79c5b Don't merge messages with different trust statuses Andreas Straub 2015-07-15 15:45:12 +02:00
  • aeeb0c05b7 Fix copying of axolotl keys to clipboard Sam Whited 2015-07-09 23:08:44 -05:00
  • 825fe15573 Add refresh icon to v21 theme Sam Whited 2015-07-09 22:37:40 -05:00
  • f95a18c027 Disable Axolotl option if not usable Andreas Straub 2015-07-10 03:02:49 +02:00
  • acbd8106c4 Show trust status of messages' originating session Andreas Straub 2015-07-10 03:00:40 +02:00
  • 8873f46187 Add key trust toggle to ContactDetailsActivity Andreas Straub 2015-07-10 02:56:44 +02:00
  • c47fb3b794 Ensure that available sessions are always used Andreas Straub 2015-07-10 02:36:29 +02:00
  • 34701c4ddd Fix setIdentityKeyTrust update statement Andreas Straub 2015-07-10 02:25:28 +02:00
  • ed59944c29 Fix IdentityKey storage model Andreas Straub 2015-07-10 02:24:33 +02:00
  • a7ba7a4e58 Fix and expand key regeneration function Andreas Straub 2015-07-10 02:18:01 +02:00
  • 2fdfa1ac86 Display trust status in ContactDetailsActivity Andreas Straub 2015-07-09 14:26:19 +02:00
  • 1b9a33e719 Overhauled Message tagging Andreas Straub 2015-07-09 14:23:17 +02:00
  • 305cd2424e Postpone initAccountService until roster loaded Andreas Straub 2015-07-09 14:18:54 +02:00
  • 0bf8064c49 Fix getSubDeviceSessions SQL query Andreas Straub 2015-07-09 14:15:59 +02:00
  • 101ce5c626 Display axolotl chat message hint Andreas Straub 2015-07-08 18:14:28 +02:00
  • 3b5f8377a1 Use full int range for device IDs Andreas Straub 2015-07-08 18:13:49 +02:00
  • f40a3f1bf7 Clean up unused constant Andreas Straub 2015-07-08 17:46:03 +02:00
  • f92fac3d59 Make some fields final Andreas Straub 2015-07-08 17:45:37 +02:00
  • f4c328b745 Clean up logging Andreas Straub 2015-07-08 17:44:24 +02:00
  • 5520d2ad61 Add basic PEP managemend UI to EditAccountActivity Andreas Straub 2015-07-07 19:36:22 +02:00
  • 26dc153339 show contact details in conference details ... Christian S 2015-07-19 14:03:46 +02:00
  • 874304b840 Fix devicelist update handling Andreas Straub 2015-07-07 19:32:52 +02:00
  • 9ede85bc22 Refactor axolotl database recreation Andreas Straub 2015-07-07 19:30:08 +02:00
  • b09450c55a Adapt prettifyFingerprint() to axolotl FP sizes Andreas Straub 2015-07-07 19:28:35 +02:00
  • 06e9758c12 Fix displaying Contact IdentityKeys Andreas Straub 2015-07-07 19:27:12 +02:00
  • f798bf1531 Only cache session if successfully established Andreas Straub 2015-07-05 22:54:28 +02:00
  • 347ec8e1c6 Return empty set on invalid PEP devicelist Andreas Straub 2015-07-05 22:53:34 +02:00
  • 0774f4fcdb Trust all IdentityKeys Andreas Straub 2015-07-05 22:10:43 +02:00
  • 2bd69f963c Refresh PEP on session establish Andreas Straub 2015-07-03 13:34:34 +02:00
  • 93ba143e9d Fix asynchronous axolotl message sending Andreas Straub 2015-07-03 13:31:14 +02:00
  • b9cd999bdb Properly track message sender Andreas Straub 2015-07-03 13:27:35 +02:00
  • 32ad43bb2f Rework PEP content verification Andreas Straub 2015-07-03 13:20:27 +02:00
  • 4453b001c4 Formatting fixes Andreas Straub 2015-06-29 14:33:43 +02:00
  • 4ac3462a14 When receiving, add mock session if none exists Andreas Straub 2015-06-29 14:30:23 +02:00
  • 7069a5ba2f Tag messages with originating session Andreas Straub 2015-06-29 14:25:23 +02:00
  • 4f05a1423c Fetch bundles on-demand, encrypt in background Andreas Straub 2015-06-29 14:22:26 +02:00
  • a599838434 Use bareJid for own session retrieval Andreas Straub 2015-06-29 14:19:17 +02:00
  • 1b26a12185 Migrate to new PEP layout Andreas Straub 2015-06-29 14:18:11 +02:00
  • 4c3867bf49 Formatting fixes Andreas Straub 2015-06-29 13:55:45 +02:00
  • a2513ed40d Save IdentityKeys in database Andreas Straub 2015-06-29 13:53:39 +02:00
  • b6708df9bc DatabaseBackend bugfixes Andreas Straub 2015-06-29 13:40:56 +02:00
  • c5796962c5 Reformat code to use tabs Andreas Straub 2015-06-26 15:41:02 +02:00
  • 3ec2a2a458 Added axolotl activation code to UI Andreas Straub 2015-06-25 17:01:42 +02:00