Commit log

de0b36f verify contacts key only on initiating side of smp

iNPUTmice created

92ad4cb changed listener timing and cache clearing after muc presences

iNPUTmice created

66abdfc create file and dirs before creating file

iNPUTmice created

8fe3b29 Merge pull request #698 from kriztan/patch-1

Click to expand commit body
Update german translations

Daniel Gultsch created

3e8a1e5 Merge pull request #699 from betheg/status_code

Click to expand commit body
change status codes string 'number' to a better readable constant.

Daniel Gultsch created

3e3767c change status codes string 'number' to a better readable constant.

Michael created

13bb46d Update german translations

kriztan created

a207240 fixed potential NPEs

iNPUTmice created

a142dcc import fixes

iNPUTmice created

8b10ea6 Merge branch 'development' of https://github.com/siacs/Conversations into development

iNPUTmice created

0ad6d06 brought ad hoc conferences back. fixed #688 fixed #367

iNPUTmice created

6bb0eb0 Merge pull request #696 from SamWhited/development

Click to expand commit body
Remove broken / unused imports

Daniel Gultsch created

73d1843 Remove broken / unused imports

Sam Whited created

e9948f6 sent read marker to full jid

iNPUTmice created

cbf42ee some saftey checks before registering listeners in XmppActivity

iNPUTmice created

4b9a507 Merge pull request #691 from kruks23/development

Click to expand commit body
Update spanish translation

Daniel Gultsch created

393807a Merge pull request #692 from kriztan/patch-3

Click to expand commit body
Update german translations

Daniel Gultsch created

c2c3923 Merge pull request #694 from beriain/development

Click to expand commit body
Update basque translation

Daniel Gultsch created

24b5d0e Update basque translation

Aitor Beriain created

6847594 Update german translations

kriztan created

3ccee22 Update spanish translations

kruks23 created

8f33f35 Update spanish translations

kruks23 created

ad0edfb added faq for srv records

iNPUTmice created

66087cb put error notification into notification service

iNPUTmice created

1122e08 simplified message merge condition

iNPUTmice created

10bf2b7 synchronized message list in conversation fragment

iNPUTmice created

dcebc12 show dynamic tags in contacts activity as well

iNPUTmice created

ab832bc properly remove conversations context menu

iNPUTmice created

d29c861 disabled broken conversations context menu

iNPUTmice created

018a0c7 better usage of synchronized in some places

iNPUTmice created

090e6ec better exception handling in XmppConnection.connect. (never return without throwing exception. use finally to release wake lock. use status.server_not_found instead of status.offline when necessary

iNPUTmice created

d2a4855 added rendered versions of new icons

iNPUTmice created

078f0ea Merge branch 'qooob-development' into development

iNPUTmice created

ef681c2 Merge branch 'development' of https://github.com/qooob/Conversations into qooob-development

iNPUTmice created

240d2d6 context menu for conversations. fixed #630

iNPUTmice created

a4c8848 Update README.md

Ilia Rostovtsev created

f9e61f1 Updated launcher icon: Bigger circles

Ilia Rostovtsev created

0bf108a Notification icon: Solid version

Ilia Rostovtsev created

853bddd Notification icon: Dashed-solid version

Click to expand commit body
Keeping this icon in case it's needed later

Ilia Rostovtsev created

123036f bump to version 0.9-alpha to differentiate stack traces. no feature freeze or anything else

iNPUTmice created

86241a2 clear avatar cache with new roster push from server

iNPUTmice created

abbadcb avoided some null pointers

iNPUTmice created

f41c3ee context menu for muc participants + refactor trueCounterpart to use Jid class

iNPUTmice created

283d505 synchronized around cache clear in avatar service

iNPUTmice created

c058594 Merge pull request #681 from SamWhited/searchlocalefix

Click to expand commit body
Use `Locale.US' for string comparisons in search

Daniel Gultsch created

b6d8977 Use `Locale.US' for string comparisons in search

Sam Whited created

e664a0c Merge pull request #680 from ferdev1/patch-2

Click to expand commit body
Fix string 2

Daniel Gultsch created

8865cc4 trim search before searching

iNPUTmice created

1a5af45 Merge branch 'development' of https://github.com/siacs/Conversations into development

iNPUTmice created

252c7e6 split search keywords by whitespaces and imply AND operatior

iNPUTmice created