Commit log

7b1efe1 reuse same xmppconnection for reconnects

Daniel Gultsch created

41ae4af made constructor private in Account entity

Daniel Gultsch created

ad5bcb7 removed some unused methods from db backend

Daniel Gultsch created

a9a3ef0 fixed PGP having to be selected twice

Adithya Abraham Philip created

f64018d upgraded to OpenKeychain api v10

Adithya Abraham Philip created

ca7b397 version bump to 1.9.1

Daniel Gultsch created

494a04f hide prepare image toasts when attaching multiple images

Daniel Gultsch created

d85854b show toast when image cropper get oom

Daniel Gultsch created

943d039 catch exception when reading message id from database

Daniel Gultsch created

c574306 nimbuzz.com: don't wait for disco replies to set account to online

Daniel Gultsch created

635210d pulled translations for 1.9.0 release from transifex

Daniel Gultsch created

0dede0e version bump to 1.9.0

Daniel Gultsch created

aa6955a fixed typo when reading battery_op setting

Daniel Gultsch created

12fd5c4 show /me messages in conference notifications without the name of the sender

Daniel Gultsch created

3b3aa5b version bump to 1.9.0-beta.3

Daniel Gultsch created

14428da show key fetch error in activity when there are no keys to be used

Daniel Gultsch created

571eb2f check for file storage permission before selecting avatar

Daniel Gultsch created

5f63c39 Merge pull request #1649 from dhiru1602/master

Click to expand commit body
use batch transactions when writing roster

Daniel Gultsch created

ffb49c7 use batch transactions when writing roster

Click to expand commit body
Fixes https://github.com/siacs/Conversations/issues/1648

Dheeraj CVR created

3e9fd01 throw security exception instead of going to next srv entry

Daniel Gultsch created

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

Daniel Gultsch created

38c936b Merge pull request #1647 from SamWhited/TorStringFix

Click to expand commit body
s/TOR/Tor/g

Daniel Gultsch created

a6b729d s/TOR/Tor/g

Sam Whited created

d122d22 pulled translations from transifex

Daniel Gultsch created

64420f7 version bump to 1.9.0-beta.2

Daniel Gultsch created

893751a move some ssl socket modifiers into a seperate helper class

Daniel Gultsch created

5f1e302 Merge branch 'master' of https://github.com/moparisthebest/Conversations into moparisthebest-master

Daniel Gultsch created

921d567 use match_parent as height in conversations overview

Daniel Gultsch created

da60760 Revert "Add additional warnings to OMEMO purge key function"

Click to expand commit body
This reverts commit 3bea5b25cd5496cd3f14a66c208b34d0c8e48b03.

Daniel Gultsch created

3bea5b2 Add additional warnings to OMEMO purge key function

Click to expand commit body
People continue to press the "don't press this" button. Maybe adding
some warnings indicating that this button will not fix their problems
will help...

Andreas Straub created

217f660 Implement XEP-0368: SRV records for XMPP over TLS

moparisthebest created

20ec9ff reworked that loop that iterates over various servers

Daniel Gultsch created

a85bba0 new art renders

Daniel Gultsch created

6af02b2 Merge branch 'logo_fixes' of https://github.com/fiaxh/Conversations into logo_fixes

Daniel Gultsch created

000bec2 Cleaned up logo

fiaxh created

7f1de73 don't use the word phone in strings

Daniel Gultsch created

07a5ccf Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

4d38ba9 pulled translations from transifex

Daniel Gultsch created

616241b add changelog for 1.9.0

Daniel Gultsch created

c296d6f ask to be excluded from battery optimization

Daniel Gultsch created

41afd55 Clean up Conversations logo SVG

Click to expand commit body
The previous version of the logo had some wonky alignments and other
artifacts in some places on the dashed line. This commit provides a new
version of the logo with perfect alignments.

It also includes a single path for the dashed line, which can be used
to ease further modifications to the logo.

Andreas Straub created

95db6db bump version code for beta

Daniel Gultsch created

4ab8fe1 let the user decide on whether or not to compress pictures

Daniel Gultsch created

708d7c5 automatically adjust image compression to keep files under 512MiB

Daniel Gultsch created

6acb80a added Config.java variable to change the default notification behaviour to always

Daniel Gultsch created

9dce42a don't show snackbar when notifications are disabled or paused

Daniel Gultsch created

a3e136b show per conference notification settings in details activity

Daniel Gultsch created

0bb3ae3 show icon in conversations overview when notifications are disabled

Daniel Gultsch created

5dd5685 Merge pull request #1641 from fiaxh/uuid-fix

Click to expand commit body
Correct uuid check according to RFC 4122

Daniel Gultsch created

c59eb75 avoid duplicate messages when sending files to mucs. fixes #1635

Daniel Gultsch created