Commit graph

  • 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
  • ba1e38796e parse vcard avatars from muc presences muc_vcard_avatars Daniel Gultsch 2015-12-03 00:46:28 +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
  • d42c82abf2 combine multiple message receipts into single message Daniel Gultsch 2015-12-01 12:22:47 +01:00
  • 2225b0b6d5 add error state for unavailable tor network Daniel Gultsch 2015-11-30 16:01:48 +01:00
  • b4a259837e always use http proxy for http requests. (socks is leaking dns) Daniel Gultsch 2015-11-30 15:43:54 +01:00
  • 8ffcc11f27 refactored socks5 connection code. make jingle transport use that new code Daniel Gultsch 2015-11-29 16:31:51 +01:00
  • ebccb67a72 do socks5 connect manually Daniel Gultsch 2015-11-29 15:44:45 +01:00
  • f0b1761ec3 initial tor support Daniel Gultsch 2015-11-28 20:11:38 +01:00
  • 06cadab7cc changed method signature of calcSampleSize Daniel Gultsch 2015-11-30 16:03:04 +01:00
  • bbda8cdd55 add error state for unavailable tor network tor_support Daniel Gultsch 2015-11-30 16:01:48 +01:00
  • c02af991ae always use http proxy for http requests. (socks is leaking dns) Daniel Gultsch 2015-11-30 15:43:54 +01:00
  • e13707a111 refactored socks5 connection code. make jingle transport use that new code Daniel Gultsch 2015-11-29 16:31:51 +01:00
  • b113c6e4fb do socks5 connect manually Daniel Gultsch 2015-11-29 15:44:45 +01:00
  • b7a5254bae initial tor support Daniel Gultsch 2015-11-28 20:11:38 +01:00
  • aeba964a65 increment version code 1.7.3 Daniel Gultsch 2015-11-26 17:44:44 +01:00
  • 60211a315e hide subject edit button if not editable by user Daniel Gultsch 2015-11-26 17:44:29 +01:00
  • 23ef1c660a encrypt pgp messages to self Daniel Gultsch 2015-11-26 17:44:11 +01:00
  • fd6ed5b989 detect server identity and added muc-workaround for slack Daniel Gultsch 2015-11-01 14:50:06 +01:00
  • 26ec6f7782 version bump to 1.7.3 Daniel Gultsch 2015-11-26 06:53:52 +01:00
  • 84120a341a removed unnecessary configuration fetch after join Daniel Gultsch 2015-11-26 06:53:24 +01:00
  • 210de7d781 removed unecessary chat state Daniel Gultsch 2015-11-26 06:53:02 +01:00
  • ecb4615f2a fail jingle file transfer if axolotl key message could not be created. fixes #1576 Daniel Gultsch 2015-11-26 06:52:46 +01:00
  • a557d38e4d pgp fixes and revert configuration changes Daniel Gultsch 2015-11-25 20:47:02 +01:00
  • 8228e82f51 Merge pull request #1569 from fiaxh/conference_one_other_occupant Daniel Gultsch 2015-11-24 07:09:12 +01:00
  • fbb7cb99f7 Merge pull request #1558 from fiaxh/pgp_api_9.0 Daniel Gultsch 2015-11-24 06:52:24 +01:00
  • 8a1c4fe69e Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix Daniel Gultsch 2015-11-24 06:51:52 +01:00
  • 9efc139835 Partially implements FS#6: Conference ID changed to c+bugs@confere nce.thedevstack.de steckbrief 2015-11-20 22:49:56 +01:00
  • 2531c88f2c Implements FS#67: Introduce central logging class to use log prefix, new activity to show logcat output and button to copy contents steckbrief 2015-11-20 22:41:30 +01:00
  • 2c1f7e115c PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544 fiaxh 2015-11-15 13:24:07 +00:00
  • 724ca8c9a9 Own contact picture in tile for conferences with only one other occupant fiaxh 2015-11-10 18:20:35 +00:00
  • c7a519498a Sign empty status fiaxh 2015-11-09 01:07:30 +00:00
  • fac1d4e0bd Use OpenPGP-API 9.0 fiaxh 2015-10-29 13:03:41 +00:00
  • 6bc277152a Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-11-06 21:41:29 +01:00
  • 8838a50948 FileBackend splitted into several util classes for separate concerns: AvatarUtil, StreamUtil, ImageUtil. Unused imports removed. steckbrief 2015-11-06 20:23:43 +01:00
  • c6e54e7e5a Move migration 19 before 17 Andreas Straub 2015-11-06 14:50:55 +01:00
  • 0575767152 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-11-03 21:33:14 +01:00
  • b22d863c36 Implements FS#26: Introduction of dialog to choose whether to resize a picture or not steckbrief 2015-11-03 21:09:36 +01:00
  • 689d420d4c detect server identity and added muc-workaround for slack slack_workaround Daniel Gultsch 2015-11-01 14:50:06 +01:00
  • 8471fbd9b7 updated FAQ to account for incompatible server Daniel Gultsch 2015-11-01 14:22:01 +01:00
  • fb9ba0a734 don't close socket on disconnect Daniel Gultsch 2015-11-01 07:45:00 +01:00
  • baf76d883c indicate cbe in chat message hint Daniel Gultsch 2015-10-31 22:55:04 +01:00
  • bca29cf7fd explicitly mark verified omemo keys in UI Daniel Gultsch 2015-10-31 10:57:57 +01:00
  • 11659eadb0 Implements FS#24: Introduce setting for picture resizing steckbrief 2015-10-30 20:05:36 +01:00
  • b9de159e97 versrion bump to 1.7.2 1.7.2 Daniel Gultsch 2015-10-30 12:05:44 +01:00
  • 34bcc59f72 fixed session objects not being build on start up Daniel Gultsch 2015-10-30 12:05:21 +01:00
  • 6a458b853c Merge pull request #1513 from fiaxh/pgp_background_decryption Daniel Gultsch 2015-10-30 10:18:27 +01:00
  • 1ec3d86eb7 version bump to 1.7.1 1.7.1 Daniel Gultsch 2015-10-29 23:16:39 +01:00
  • 8553d5a563 moved db calls made from UI into serial background thread Daniel Gultsch 2015-10-29 17:20:01 +01:00
  • ef7857ac8d avoid npe when checking for stream restart Daniel Gultsch 2015-10-29 14:38:35 +01:00
  • c7ff196f58 push CN into nick pep node when uploading certificate. subscribe to nick node Daniel Gultsch 2015-10-29 13:41:08 +01:00
  • 7410e2023a Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-10-29 12:08:32 +01:00
  • 1221cff561 load avatars in message adapter in background task Daniel Gultsch 2015-10-29 12:08:15 +01:00
  • a7fd629c05 show encryption type in warned/red messages Daniel Gultsch 2015-10-28 22:40:09 +01:00
  • 016a57f123 Show PGP "please wait" message only when actually decrypting fiaxh 2015-10-15 23:27:12 +01:00
  • 29a849cb92 Decrypt PGP messages in background fiaxh 2015-10-15 23:21:47 +01:00
  • d65273ce39 Merge pull request #1523 from SamWhited/presence_sync_fix Daniel Gultsch 2015-10-27 17:16:18 +01:00
  • e747ecef4d Don't synchronize on non-final field Sam Whited 2015-10-26 20:13:48 -05:00
  • ec473a4437 Merge pull request #1520 from saqura/self_handle_orientation Daniel Gultsch 2015-10-26 09:30:08 +01:00
  • 48f172fc9e Reset the margins manually after rotating saqura 2015-10-26 00:59:32 +01:00
  • d4877177b7 version bump to 1.7.0 1.7.0 Daniel Gultsch 2015-10-25 22:48:02 +01:00
  • 56afdcc94a invalidate menu after backend connection. fixes the menu not being shown after rotation in edit account details Daniel Gultsch 2015-10-25 22:46:06 +01:00
  • 1f2b2c8834 Handle some orientation changes manually saqura 2015-10-25 21:34:16 +01:00
  • 389e3d4f0f Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-10-23 22:26:55 +02:00
  • 7aed735df2 Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values for the setting fixed, preferences involved in the decision for auto downloading image links moved to global Utility Class steckbrief 2015-10-23 22:20:54 +02:00
  • 1bd68a42b2 join muc even if initial conference configuration fetch failed Daniel Gultsch 2015-10-22 11:20:36 +02:00
  • bdc211a67a Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-10-22 00:57:21 +02:00
  • 57cfcefd52 Implements FS#78: Allow installation on SD card steckbrief 2015-10-22 00:55:48 +02:00
  • 01bfe0c59a Merge trz/rename into trz/rebase steckbrief 2015-10-22 00:19:44 +02:00
  • 85a25984f4 Access to preferences moved to global utility class ConversationsPlusPreferences. Unused imports removed. Unnecessary references to XmppConnectionService removed. Bug in call order in StartConversationActivity for the setting hide_offline fixed. steckbrief 2015-10-21 23:49:06 +02:00
  • 3c45f00443 fixed read conversations showing up as notifications after a restart Daniel Gultsch 2015-10-21 17:41:44 +02:00
  • d56214f096 version bump to 1.7.0-beta.2 Daniel Gultsch 2015-10-21 11:14:00 +02:00
  • f4a33a007c open unknown files with wildcard intent Daniel Gultsch 2015-10-20 17:41:07 +02:00
  • 569b9f4e66 open manage account + certificate chooser when cbe mode is enabled Daniel Gultsch 2015-10-20 15:27:33 +02:00