Commit Graph

  • 086653b649 bugfix: accept status code 201 on http upload Daniel Gultsch 2015-07-19 13:36:02 +0200
  • 87bc9d3a31 end otr session when receiving failed otr message warnings Daniel Gultsch 2015-07-21 11:52:49 +0200
  • a5027104fd bugfix: also add no-permanent-storage to message hints Daniel Gultsch 2015-07-21 11:50:21 +0200
  • f74ee765a2 bugfix: changed condition of onOtrSessionEstablished being called fixed #1263 fixed #1260 fixed #1293 Daniel Gultsch 2015-07-21 11:46:51 +0200
  • 74e05023b4 very subtle Daniel Gultsch 2015-07-21 02:21:34 +0200
  • b7ff2c3461 Use properly fixed numeral values in Trust enum Andreas Straub 2015-07-21 01:52:22 +0200
  • 639ebd644b Remove unused import Andreas Straub 2015-07-21 01:17:29 +0200
  • 122bc97ce2 Switch payload encryption to AES-GCM Andreas Straub 2015-07-21 01:15:32 +0200
  • 971aa3a11e Also decrypt messages from UNTRUSTED sessions Andreas Straub 2015-07-20 23:16:06 +0200
  • d2845e9ac1 Refactor axolotl send processing/caching flow Andreas Straub 2015-07-20 23:13:28 +0200
  • 8be0e8a27d Start TrustKeysActivity if no keys are TRUSTED Andreas Straub 2015-07-20 22:35:07 +0200
  • 4ee3f330f5 Do not display clear devices button if not online Andreas Straub 2015-07-20 22:19:04 +0200
  • ab2d114bbc Add purge axolotl key option Andreas Straub 2015-07-20 22:18:24 +0200
  • 0ee64124fe Fix getNumTrustedKeys Andreas Straub 2015-07-20 22:02:54 +0200
  • 5ab0d5d1c1 pulled new translations from transifex Daniel Gultsch 2015-07-20 19:13:08 +0200
  • e79f82ca72 attempt to fix the delay problem Daniel Gultsch 2015-07-20 18:11:33 +0200
  • dcf9117451 changed sizes of avatars and padding in new message bubbles Daniel Gultsch 2015-07-19 22:34:47 +0200
  • e6cb12dfe4 changed message bubble appearance Raphael Pohl 2015-07-19 14:26:03 +0200
  • 504ef0b72e rely on refreshUi/refreshUiReal and make sure it is being used everywhere Daniel Gultsch 2015-07-20 15:48:58 +0200
  • 75a1cfe337 Merge branch 'development' of github.com:siacs/Conversations into development Daniel Gultsch 2015-07-20 15:43:54 +0200
  • 8559ca05ab fixed monospace font and android L Daniel Gultsch 2015-07-20 15:43:28 +0200
  • d0c99aaedc Remove duplicate dependency Andreas Straub 2015-07-20 15:17:11 +0200
  • aaa8fe8978 Merge branch 'CryptoNextBeta' into development Andreas Straub 2015-07-20 15:13:14 +0200
  • 19a0ae42d6 Lock TrustKeys if no trusted keys are available Andreas Straub 2015-07-20 14:56:41 +0200
  • 012f036840 Optimize imports Andreas Straub 2015-07-20 14:26:29 +0200
  • 9c91b9036a don't show 'show contact details' context menu item when contact isn not in roster Daniel Gultsch 2015-07-20 14:24:59 +0200
  • 576330f6a9 Use MD style for key trust toggle switch Andreas Straub 2015-07-20 14:14:27 +0200
  • e9d7d7e12a Fix set/remove OnUpdateBlocklistListener Andreas Straub 2015-07-20 14:12:24 +0200
  • 2d2da11bfa Merge pull request #1289 from kriztan/patch-2 Daniel Gultsch 2015-07-20 13:16:19 +0200
  • dd964077b9 Fix axolotl database migration Andreas Straub 2015-07-20 13:15:49 +0200
  • 857161076e Merge pull request #1290 from SamWhited/accent_cab Daniel Gultsch 2015-07-20 11:46:26 +0200
  • 2240066bbe Remove device list from EditAccount Andreas Straub 2015-07-19 23:38:09 +0200
  • eea8c28612 Change CAB to accent color in v21 Sam Whited 2015-07-19 16:36:24 -0500
  • 480b1cde81 Add clear devices to overflow menu in EditAccount Andreas Straub 2015-07-19 23:35:03 +0200
  • 14010bf5a6 Ask for key trust when sending messages Andreas Straub 2015-07-19 18:36:28 +0200
  • ec0aff4ed7 Encrypt files for HTTP upload in encrypted chats Andreas Straub 2015-07-19 14:17:25 +0200
  • 6f67469bda Refactor trust key ui and show in account details Andreas Straub 2015-07-19 14:09:49 +0200
  • 9c4d55f82c Send correct body for HTTP files Andreas Straub 2015-07-17 19:44:45 +0200
  • 2045a71262 Handle file transmission properly in axolotl Andreas Straub 2015-07-17 19:44:05 +0200
  • 43703870e8 Remove unneccessary code Andreas Straub 2015-07-17 18:40:27 +0200
  • 4038af2f47 Fix trust status for outgoing messages Andreas Straub 2015-07-15 16:32:42 +0200
  • e8ec2ee628 Don't merge messages with different trust statuses Andreas Straub 2015-07-15 15:45:12 +0200
  • fca0c36757 Fix copying of axolotl keys to clipboard Sam Whited 2015-07-09 23:08:44 -0500
  • 3ab59c93a6 Add refresh icon to v21 theme Sam Whited 2015-07-09 22:37:40 -0500
  • 6c38e53128 Disable Axolotl option if not usable Andreas Straub 2015-07-10 03:02:49 +0200
  • 9e8d9a6401 Show trust status of messages' originating session Andreas Straub 2015-07-10 03:00:40 +0200
  • 3d33946088 Add key trust toggle to ContactDetailsActivity Andreas Straub 2015-07-10 02:56:44 +0200
  • 35714d3d08 Ensure that available sessions are always used Andreas Straub 2015-07-10 02:36:29 +0200
  • 31d375c2c3 Fix setIdentityKeyTrust update statement Andreas Straub 2015-07-10 02:25:28 +0200
  • 160e4017df Fix IdentityKey storage model Andreas Straub 2015-07-10 02:24:33 +0200
  • 461d0446f7 Fix and expand key regeneration function Andreas Straub 2015-07-10 02:18:01 +0200
  • 23a4e1e6fa Display trust status in ContactDetailsActivity Andreas Straub 2015-07-09 14:26:19 +0200
  • d173913eba Overhauled Message tagging Andreas Straub 2015-07-09 14:23:17 +0200
  • 7f918542c8 Postpone initAccountService until roster loaded Andreas Straub 2015-07-09 14:18:54 +0200
  • 03614a0262 Fix getSubDeviceSessions SQL query Andreas Straub 2015-07-09 14:15:59 +0200
  • 2628662a7f Display axolotl chat message hint Andreas Straub 2015-07-08 18:14:28 +0200
  • f1d73b9d4e Use full int range for device IDs Andreas Straub 2015-07-08 18:13:49 +0200
  • 540faeb54b Clean up unused constant Andreas Straub 2015-07-08 17:46:03 +0200
  • bd29653a20 Make some fields final Andreas Straub 2015-07-08 17:45:37 +0200
  • 3458f5bb91 Clean up logging Andreas Straub 2015-07-08 17:44:24 +0200
  • 7049904c32 Add basic PEP managemend UI to EditAccountActivity Andreas Straub 2015-07-07 19:36:22 +0200
  • 37b214a8a8 show contact details in conference details ... Christian S 2015-07-19 14:03:46 +0200
  • 968410ae33 Fix devicelist update handling Andreas Straub 2015-07-07 19:32:52 +0200
  • 7a962e5180 Refactor axolotl database recreation Andreas Straub 2015-07-07 19:30:08 +0200
  • 8fd46d40d6 Adapt prettifyFingerprint() to axolotl FP sizes Andreas Straub 2015-07-07 19:28:35 +0200
  • 491f623708 Fix displaying Contact IdentityKeys Andreas Straub 2015-07-07 19:27:12 +0200
  • 0cf64857cf Only cache session if successfully established Andreas Straub 2015-07-05 22:54:28 +0200
  • 6867b5c3ab Return empty set on invalid PEP devicelist Andreas Straub 2015-07-05 22:53:34 +0200
  • 25450bf6d3 Trust all IdentityKeys Andreas Straub 2015-07-05 22:10:43 +0200
  • bf4185ac08 Refresh PEP on session establish Andreas Straub 2015-07-03 13:34:34 +0200
  • 69600502d2 Fix asynchronous axolotl message sending Andreas Straub 2015-07-03 13:31:14 +0200
  • ec6870307e Properly track message sender Andreas Straub 2015-07-03 13:27:35 +0200
  • 18c1e15d00 Rework PEP content verification Andreas Straub 2015-07-03 13:20:27 +0200
  • 9a0232f7e7 Formatting fixes Andreas Straub 2015-06-29 14:33:43 +0200
  • 992cf5652e When receiving, add mock session if none exists Andreas Straub 2015-06-29 14:30:23 +0200
  • 1b0596d574 Tag messages with originating session Andreas Straub 2015-06-29 14:25:23 +0200
  • 3815d4efa3 Fetch bundles on-demand, encrypt in background Andreas Straub 2015-06-29 14:22:26 +0200
  • cb7980c65e Use bareJid for own session retrieval Andreas Straub 2015-06-29 14:19:17 +0200
  • c1d23b2395 Migrate to new PEP layout Andreas Straub 2015-06-29 14:18:11 +0200
  • 6492801b89 Formatting fixes Andreas Straub 2015-06-29 13:55:45 +0200
  • 74026b742b Save IdentityKeys in database Andreas Straub 2015-06-29 13:53:39 +0200
  • 9e07fc5651 DatabaseBackend bugfixes Andreas Straub 2015-06-29 13:40:56 +0200
  • 299bbdf27f Reformat code to use tabs Andreas Straub 2015-06-26 15:41:02 +0200
  • 065519d3f3 Added axolotl activation code to UI Andreas Straub 2015-06-25 17:01:42 +0200
  • 77619b55e4 Added PEP and message protocol layers Andreas Straub 2015-06-25 16:58:24 +0200
  • f73aa1a200 Reworked axolotl protocol layer Andreas Straub 2015-06-25 16:56:34 +0200
  • 077932eb55 CryptoNext Menu entries added Andreas Straub 2015-05-29 11:18:25 +0200
  • b8048a5538 CryptoNext persistance layer mockup Andreas Straub 2015-05-29 11:17:26 +0200
  • c4f3e5be3f shut up linter Daniel Gultsch 2015-07-19 14:51:11 +0200
  • 9b70c7e68c bugfix: don't crash if aes key could not be set before jingle transfer Daniel Gultsch 2015-07-19 14:51:04 +0200
  • 5c017e5186 bugfix: use sendIqPacket method in service instead of invoking XmppConnection directly Daniel Gultsch 2015-07-19 14:25:30 +0200
  • 0166ced46c bugfix: accept status code 201 on http upload Daniel Gultsch 2015-07-19 13:36:02 +0200
  • f58b2afcaa changed switch widget Daniel Gultsch 2015-07-18 19:38:52 +0200
  • 731e1dcd43 Merge branch 'development' Daniel Gultsch 2015-07-18 00:17:17 +0200
  • 451345f8ed bump version to 1.5.0 1.5.0 Daniel Gultsch 2015-07-18 00:16:32 +0200
  • 15b880f3a1 pulled translations Daniel Gultsch 2015-07-18 00:02:13 +0200
  • ce527c8b76 account for downloaded http files in dup checker Daniel Gultsch 2015-07-18 00:01:34 +0200
  • aa1b9de20c code cleanup Daniel Gultsch 2015-07-17 23:58:53 +0200
  • c3584a6db7 fixed inactive http download Daniel Gultsch 2015-07-17 23:58:33 +0200
  • 13cce172ab show error message in account details when info has not been edited Daniel Gultsch 2015-07-17 13:14:24 +0200