Commit log

00bb527 recreate settingsactivity when theme changed

Daniel Gultsch created

1002512 make MemorizingTrustManager use Build-Tools 25.0.3

Daniel Gultsch created

f7f6e8d make launching app shortcuts work with disabled accounts

Daniel Gultsch created

012f60b use proper alpha for dark themed icons

Daniel Gultsch created

51badfa enable forground service for sony smartphones by default

Daniel Gultsch created

e722ef6 do not accept LMC for files

Daniel Gultsch created

612e0af do not parse delay tag for unavailable presences when it comes form own server

Daniel Gultsch created

ed7882f fix NPE when bookmark jid is null on creating suggestions

Daniel Gultsch created

3889c0e use application/pgp-encrypted mime type when necessary for http upload

Daniel Gultsch created

9dcd0bf 'end this conversation afterwards' checked by default

Click to expand commit body
closes #2364 #2382

Daniel Gultsch created

2cf0552 add the 4 most frequently contacted contacts as app shortcuts

Daniel Gultsch created

e48517b version bump to 1.18.5 + changelog

Daniel Gultsch created

7b271bc pulled translations from transifex

Daniel Gultsch created

50f61a4 do not check if namespace equals prefix for attributes

Daniel Gultsch created

6ccdd12 parse all delayed tags. use min date

Daniel Gultsch created

e973117 deal with namespace attributes. fixes #2495

Daniel Gultsch created

3ece613 rename resource on bind conflict

Daniel Gultsch created

fe29b51 rename downgrade attack to downgraded sasl mechanism

Daniel Gultsch created

51d1223 invoke statusChanged callback after syncronization

Daniel Gultsch created

5a5eb5b do not turn send button green unless history is caught up. fixes #1232

Daniel Gultsch created

7cd4ed7 synchronize on dedicated lock for catchup instead of account

Daniel Gultsch created

9fd6539 clean up client cert selection code

Daniel Gultsch created

7e5e32e add badges & align center

uchchishta created

41b3df0 fall back to jingle only in 1:1. fixes #2482

Daniel Gultsch created

2f57709 work around for brokens ROMs that expose file uris as notification sound

Daniel Gultsch created

5056a28 differentiate starttls failure and sasl failure

Daniel Gultsch created

91db202 use mam reference instead of timestamp

Daniel Gultsch created

185dac6 synchronize around adding query to query map

Daniel Gultsch created

a5d9932 version bump to 1.18.4 + changelog

Daniel Gultsch created

b0a8da3 add ability to distrust inactive/trusted keys

Daniel Gultsch created

0f2e60d pulled translations from transifex

Daniel Gultsch created

9a7d925 do not synchronize startXmpp() and sendPacket() on the same object as this can block the ui

Daniel Gultsch created

be371ac reset resource after bind failure

Daniel Gultsch created

7b6d49f unified all account state exceptions

Daniel Gultsch created

404cf80 set catchup flag on mam only when doing that

Daniel Gultsch created

f98888d display open pgp key id in account details and allow to delete. fixes #2470

Daniel Gultsch created

839178b suggest bookmarked conferences servers in join conference dialog

Daniel Gultsch created

cc14024 don't load signed prekeys on startup

Daniel Gultsch created

f47cf7a make jingle implementation send file hash when using ft5

Daniel Gultsch created

ef78721 fixed regression from previous commit and brought back 'select text'

Daniel Gultsch created

7c31a98 unified copy text and share with context menu entries

Daniel Gultsch created

cec9b9b send read marker after reading message in android auto

Daniel Gultsch created

5cadc81 support for jingle ft:5. fixes #2458

Daniel Gultsch created

84baa3a avoid race conditions when downloading files or decrypting pgp messages and waiting for sm catchup

Daniel Gultsch created

15e5ccd avoid race condition that lead to double notification sound

Daniel Gultsch created

1a72683 close http download connection after download

Daniel Gultsch created

7ba8117 Merge pull request #2468 from morgenroth/feature/Android-auto-support

Click to expand commit body
Fix: Add messages to Notifications for Android Auto on Android M and older

Daniel Gultsch created

adff2ba Add messages to Notification for Android Auto on Android M and older

Click to expand commit body
In the previous implementation for Android Auto, messages are only added
on Android N and above. In order to support older Android versions, the
messages need to be added always.

Johannes Morgenroth created

b3d4d06 version bump to 1.18.3 + changelog

Daniel Gultsch created

a5e15d5 code cleanup: made conversation property final in message object

Daniel Gultsch created