Commit graph

  • 91b1225124 Add refresh icon to v21 theme Sam Whited 2015-07-09 22:37:40 -05:00
  • 8b08bdb3af Disable Axolotl option if not usable Andreas Straub 2015-07-10 03:02:49 +02:00
  • 36e7431595 Show trust status of messages' originating session Andreas Straub 2015-07-10 03:00:40 +02:00
  • 7ebfe7f108 Add key trust toggle to ContactDetailsActivity Andreas Straub 2015-07-10 02:56:44 +02:00
  • 3615b12cbb Ensure that available sessions are always used Andreas Straub 2015-07-10 02:36:29 +02:00
  • cc661dc477 Fix setIdentityKeyTrust update statement Andreas Straub 2015-07-10 02:25:28 +02:00
  • f0afcc4b52 Fix IdentityKey storage model Andreas Straub 2015-07-10 02:24:33 +02:00
  • 26c8365a5d Fix and expand key regeneration function Andreas Straub 2015-07-10 02:18:01 +02:00
  • 2afb36d891 Display trust status in ContactDetailsActivity axolotl-alpha Andreas Straub 2015-07-09 14:26:19 +02:00
  • bdc9f9a44f Overhauled Message tagging Andreas Straub 2015-07-09 14:23:17 +02:00
  • b1e719bd8b Postpone initAccountService until roster loaded Andreas Straub 2015-07-09 14:18:54 +02:00
  • ce4b86e6d4 Fix getSubDeviceSessions SQL query Andreas Straub 2015-07-09 14:15:59 +02:00
  • 26044ca229 print stack trace instead of writing error message to log in case of unknown exception in dnsutil Daniel Gultsch 2015-07-09 13:40:08 +02:00
  • 34f90f2eb7 Merge branch 'development' into CryptoNextAlpha Andreas Straub 2015-07-08 18:16:05 +02:00
  • 2f487c7947 Display axolotl chat message hint Andreas Straub 2015-07-08 18:14:28 +02:00
  • 121919def1 Use full int range for device IDs Andreas Straub 2015-07-08 18:13:49 +02:00
  • 6b0d286518 Clean up unused constant Andreas Straub 2015-07-08 17:46:03 +02:00
  • 9e3419722b Make some fields final Andreas Straub 2015-07-08 17:45:37 +02:00
  • 4f6ca6fb63 Clean up logging Andreas Straub 2015-07-08 17:44:24 +02:00
  • d5b3557157 Add basic PEP managemend UI to EditAccountActivity Andreas Straub 2015-07-07 19:36:22 +02:00
  • 9d780a382a Fix devicelist update handling Andreas Straub 2015-07-07 19:32:52 +02:00
  • 7cdf2a9946 Refactor axolotl database recreation Andreas Straub 2015-07-07 19:30:08 +02:00
  • 30403a70f2 Adapt prettifyFingerprint() to axolotl FP sizes Andreas Straub 2015-07-07 19:28:35 +02:00
  • 4b0279a6ef Fix displaying Contact IdentityKeys Andreas Straub 2015-07-07 19:27:12 +02:00
  • 3b8dfafecd Only cache session if successfully established Andreas Straub 2015-07-05 22:54:28 +02:00
  • 835584ae3b Return empty set on invalid PEP devicelist Andreas Straub 2015-07-05 22:53:34 +02:00
  • 4cc4e81b8e Trust all IdentityKeys Andreas Straub 2015-07-05 22:10:43 +02:00
  • ef1429c9a6 show contacts name in non anonymous mucs. fixes #1213 Daniel Gultsch 2015-07-05 18:10:18 +02:00
  • 72619de889 Refresh PEP on session establish Andreas Straub 2015-07-03 13:34:34 +02:00
  • 12fc24dd42 Fix asynchronous axolotl message sending Andreas Straub 2015-07-03 13:31:14 +02:00
  • c5596b34bc Properly track message sender Andreas Straub 2015-07-03 13:27:35 +02:00
  • 9206a49b79 Rework PEP content verification Andreas Straub 2015-07-03 13:20:27 +02:00
  • 7680a24180 Formatting fixes Andreas Straub 2015-06-29 14:33:43 +02:00
  • c1116b6066 When receiving, add mock session if none exists Andreas Straub 2015-06-29 14:30:23 +02:00
  • ab2f85d2e8 Tag messages with originating session Andreas Straub 2015-06-29 14:25:23 +02:00
  • a58d5e8ce3 Fetch bundles on-demand, encrypt in background Andreas Straub 2015-06-29 14:22:26 +02:00
  • ae75c571df Use bareJid for own session retrieval Andreas Straub 2015-06-29 14:19:17 +02:00
  • ba9520729f Migrate to new PEP layout Andreas Straub 2015-06-29 14:18:11 +02:00
  • 287ce131d8 Formatting fixes Andreas Straub 2015-06-29 13:55:45 +02:00
  • 046a2d6045 Save IdentityKeys in database Andreas Straub 2015-06-29 13:53:39 +02:00
  • 71c0a75ec9 DatabaseBackend bugfixes Andreas Straub 2015-06-29 13:40:56 +02:00
  • 0423852cb8 Reformat code to use tabs Andreas Straub 2015-06-26 15:41:02 +02:00
  • e8e126f2ce Added axolotl activation code to UI Andreas Straub 2015-06-25 17:01:42 +02:00
  • 61f18d4dfc Added PEP and message protocol layers Andreas Straub 2015-06-25 16:58:24 +02:00
  • 6805abbef0 Reworked axolotl protocol layer Andreas Straub 2015-06-25 16:56:34 +02:00
  • 0917a75705 CryptoNext Menu entries added Andreas Straub 2015-05-29 11:18:25 +02:00
  • f16b77d382 CryptoNext persistance layer mockup Andreas Straub 2015-05-29 11:17:26 +02:00
  • bef731a3c8 refactored sendMessage and merged with resendMessage Daniel Gultsch 2015-07-05 11:59:38 +02:00
  • f8f5bcb2ae version bump to 1.4.7 1.4.7 Daniel Gultsch 2015-07-04 00:05:28 +02:00
  • 148955a713 version bump to 1.4.7 Daniel Gultsch 2015-07-04 00:05:28 +02:00
  • a2bab9c564 make sure unread count is initialized as 0. fixes #1270 Daniel Gultsch 2015-07-03 22:08:23 +02:00
  • 097bdf1a3e avoid very rare npe Daniel Gultsch 2015-07-03 21:32:46 +02:00
  • 96fe75fe9f moved null check for to and from in message parser Daniel Gultsch 2015-07-02 18:02:32 +02:00
  • 2fbeb0bbb2 make sure unread count is initialized as 0. fixes #1270 Daniel Gultsch 2015-07-03 22:08:23 +02:00
  • d30fb6f0a1 avoid very rare npe Daniel Gultsch 2015-07-03 21:32:46 +02:00
  • 1c86098f3b Merge branch 'master' into development Daniel Gultsch 2015-07-03 13:09:05 +02:00
  • bfe1d2489a version bump to 1.4.6 1.4.6 Daniel Gultsch 2015-07-03 13:08:25 +02:00
  • fc47969741 added fallback for non-srv dns queries Daniel Gultsch 2015-07-03 13:07:48 +02:00
  • c745fbb562 fixed share with activity to account for http file upload Daniel Gultsch 2015-07-02 23:51:59 +02:00
  • e4d1bd415d also offer http download for some 'well known extensions' Daniel Gultsch 2015-07-02 23:19:50 +02:00
  • f5ba9d4223 refactored message context menu Daniel Gultsch 2015-07-02 23:13:00 +02:00
  • a2525346f4 moved null check for to and from in message parser Daniel Gultsch 2015-07-02 18:02:32 +02:00
  • c20a088ea8 changed mime type handling Daniel Gultsch 2015-07-01 16:01:18 +02:00
  • ed88b634fc Merge branch 'feature/http_upload' into development Daniel Gultsch 2015-06-30 20:19:38 +02:00
  • c36238141d disable automatic aes encryption for the time being Daniel Gultsch 2015-06-30 20:19:18 +02:00
  • 9190e03076 changed namespace of the http upload feature Daniel Gultsch 2015-06-30 20:11:50 +02:00
  • aca9d8036c made httpconnection (download) ready all kind of files feature/http_upload Daniel Gultsch 2015-06-30 17:15:02 +02:00
  • 6af97c724c made storage path decision entirely based upon file extension Daniel Gultsch 2015-06-30 14:04:39 +02:00
  • d7de311379 refactored bodyContainsDownloadable to be more flexible Daniel Gultsch 2015-06-30 13:52:53 +02:00
  • 5b42b392a1 always show copy original url in context menu when url is available Daniel Gultsch 2015-06-30 13:01:04 +02:00
  • a2a1f1e084 updated changelog Daniel Gultsch 2015-06-29 15:45:49 +02:00
  • 0030bbf472 untested pgp support for http upload Daniel Gultsch 2015-06-29 15:38:16 +02:00
  • fdd46f1c91 added trigger to Config.java to always enable aes encryption for uploaded files Daniel Gultsch 2015-06-29 02:04:58 +02:00
  • 82714dedfe make quick actions available in conferences when file attachment is available Daniel Gultsch 2015-06-29 00:14:37 +02:00
  • 7e11570f2c show attach button in conferences when http upload is available Daniel Gultsch 2015-06-28 13:14:21 +02:00
  • 9eb9a52205 initial http upload support be careful: little error handling and no encryption Daniel Gultsch 2015-06-28 11:19:07 +02:00
  • 6ee11e5323 version bump to 1.4.5 1.4.5 Daniel Gultsch 2015-06-29 15:18:53 +02:00
  • 0d01e51da5 don't parse body from muc status messages Daniel Gultsch 2015-06-28 22:14:40 +02:00
  • 46595b6d43 fixed parsing of muc status messages in new message parser Daniel Gultsch 2015-06-28 20:11:28 +02:00
  • 3578263686 pulled new translations from transifex Daniel Gultsch 2015-06-23 12:19:33 +02:00
  • 2dd16a8b56 Merge branch 'development' 1.4.4 Daniel Gultsch 2015-06-23 12:15:18 +02:00
  • 9b7a606cb0 version bump to 1.4.4 Daniel Gultsch 2015-06-23 12:14:42 +02:00
  • 553f41a2db Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference steckbrief 2015-05-26 22:30:41 +02:00
  • a73ce32e27 Status color added to "create conversation" (refers to ticket #22 in flyspray) steckbrief 2015-05-26 22:28:31 +02:00
  • 92864c6696 Merge branch 'trz/rename' (early part) into trz/master lookshe 2015-06-19 23:05:08 +02:00
  • 5586c90e1a Merge branch 'trz/rename' (early part) into trz/master lookshe 2015-06-19 23:04:17 +02:00
  • 5a48afdd4d don't perform dns lookups on domain parts that obviously look like ip addresses Daniel Gultsch 2015-06-19 16:25:08 +02:00
  • 1b5966ae3b App-Name changed to "Conversations+" in strings.xml steckbrief 2015-06-18 23:34:17 +02:00
  • a7121b51b8 Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference steckbrief 2015-05-26 22:30:41 +02:00
  • b6584dfd0b Status color added to "create conversation" (refers to ticket #22 in flyspray) steckbrief 2015-05-26 22:28:31 +02:00
  • 7382e3af97 renaming eu.siacs.conversations to de.thedevstack.conversationsplus steckbrief 2015-05-03 22:25:46 +02:00
  • 58201b4408 changed paragraph divider Daniel Gultsch 2015-06-10 03:30:17 +02:00
  • 0ea83832cd pulled new translations from transifex Daniel Gultsch 2015-06-10 03:29:52 +02:00
  • 9d1e8205a2 made i/o and memory intensive operations execute in serial order Daniel Gultsch 2015-06-05 08:46:06 +02:00
  • 31deb44780 version bump Daniel Gultsch 2015-06-04 16:27:27 +02:00
  • a4e9f0c9c0 fixed obvious bug in dns helper Daniel Gultsch 2015-06-04 16:26:51 +02:00
  • 8f07e4c441 streamlined dns helper by ignoring weight Daniel Gultsch 2015-06-04 02:48:07 +02:00
  • 6b794eca2c send_received muc messages will mark a conversation a read Daniel Gultsch 2015-06-04 02:47:24 +02:00
  • 53e8964dc1 reworked handeling of system contacts Daniel Gultsch 2015-06-03 14:05:54 +02:00
  • 3eab3291de properly calculate remaining size. should fix #1243 Daniel Gultsch 2015-06-03 03:05:20 +02:00