Commit log

1ec3d86 version bump to 1.7.1

Daniel Gultsch created

8553d5a moved db calls made from UI into serial background thread

Daniel Gultsch created

ef7857a avoid npe when checking for stream restart

Daniel Gultsch created

c7ff196 push CN into nick pep node when uploading certificate. subscribe to nick node

Daniel Gultsch created

7410e20 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

1221cff load avatars in message adapter in background task

Daniel Gultsch created

a7fd629 show encryption type in warned/red messages

Daniel Gultsch created

016a57f Show PGP "please wait" message only when actually decrypting

fiaxh created

29a849c Decrypt PGP messages in background

fiaxh created

d65273c Merge pull request #1523 from SamWhited/presence_sync_fix

Click to expand commit body
Don't synchronize on non-final field

Daniel Gultsch created

e747ece Don't synchronize on non-final field

Sam Whited created

ec473a4 Merge pull request #1520 from saqura/self_handle_orientation

Click to expand commit body
Handle some orientation changes manually

Daniel Gultsch created

48f172f Reset the margins manually after rotating

saqura created

d487717 version bump to 1.7.0

Daniel Gultsch created

56afdcc invalidate menu after backend connection.

Click to expand commit body
fixes the menu not being shown after rotation in edit account details

Daniel Gultsch created

1f2b2c8 Handle some orientation changes manually

Click to expand commit body
Currently most activities get destroyed/recreated when rotating the
device. This commit prevents this from happening where it is not
necessary.

The most obvious improvements are:

 * The options menu in the EditAccountActivity does not disappear when
   rotating the device.

 * CSI inactive/active states are no longer sent on every rotate.

saqura created

1bd68a4 join muc even if initial conference configuration fetch failed

Daniel Gultsch created

3c45f00 fixed read conversations showing up as notifications after a restart

Daniel Gultsch created

d56214f version bump to 1.7.0-beta.2

Daniel Gultsch created

f4a33a0 open unknown files with wildcard intent

Daniel Gultsch created

569b9f4 open manage account + certificate chooser when cbe mode is enabled

Daniel Gultsch created

53125db move chat state reset from background switch to foreground switch to account for chat states sent in the mean time

Daniel Gultsch created

9b07059 update last seen in mucs. fixes #1508

Daniel Gultsch created

efab290 add nick to bookmark when entering full jid in join conference dialog

Daniel Gultsch created

adca670 synchronize around the disco object

Daniel Gultsch created

0bd4105 version bump to 1.7.0-beta

Daniel Gultsch created

be38b1e disconnet in background thread

Daniel Gultsch created

e956c7b only try EXTERNAL auth if client certificate is set for account

Daniel Gultsch created

3c6c424 don't retry building broken omemo keys

Daniel Gultsch created

0f405c2 allow redownloading files from remote hosts. fixes #1504

Daniel Gultsch created

e9e31b1 load axolotl session cache on first device update

Daniel Gultsch created

a83aae3 improved error reporting in trust keys activity

Daniel Gultsch created

cfeb67d introduced code to verify omemo device keys with x509 certificates.

Click to expand commit body
cleaned up TrustKeysActivity to automatically close if there is nothing to do

Daniel Gultsch created

fb7359e block code when doing unforced disconnect

Daniel Gultsch created

c1716a3 moved other name parsing into seperate method

Daniel Gultsch created

fc96dca use constants for oids in xmppdomainverifier

Daniel Gultsch created

5b271e1 more checks for xmppdomainverifier and better wildcard handling

Daniel Gultsch created

e75c2cd use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. fixes #1189

Daniel Gultsch created

1738673 pulled translations from transifex

Daniel Gultsch created

4b93351 changed some source strings

Daniel Gultsch created

30dbf97 clear bitmap cache before running out of memory

Daniel Gultsch created

5f94764 make unread status and notifications presistent across restarts

Daniel Gultsch created

0587ba2 work with muc services that change the message id

Daniel Gultsch created

beca748 pulled translations from transifex

Daniel Gultsch created

7682895 cleaned up some code. log last tag

Daniel Gultsch created

8b44400 Merge pull request #1500 from SafwatHalaby/readme

Click to expand commit body
Minor README changes

Daniel Gultsch created

b5e7e52 Minor README changes

Safwat Halaby created

f24649c set cursor to end of jid in edit account

Daniel Gultsch created

212d1a8 add config variable to enable x509 verification

Daniel Gultsch created

933538a code clean up

Daniel Gultsch created