Commit log

ba4a472 fixed IndexOutOfBounds when rendering quotes

Daniel Gultsch created

226eb73 make custom 'xmpp' protocol in address book case insensitve

Click to expand commit body
fixes #4215

Daniel Gultsch created

3825e24 Use the same debug key every time.

Stephen Paul Weber created

37a9eae Use our own readme

Stephen Paul Weber created

228df19 RtpSessionActivity: Fix NPE from using incorrect view id

Matthew Wild created

fae4245 Customize bugs, help, and other defaults

Stephen Paul Weber created

869a135 bump okhttp

Daniel Gultsch created

7ddd60d bump jxmpp. fix crash in magic create when entering @

Daniel Gultsch created

2ca0026 bump speed dial version to something that uses AndroidX

Daniel Gultsch created

e0c4964 bump gradle plugin version

Daniel Gultsch created

3706981 fix mime type detection in urls that have query params or an anchor

Daniel Gultsch created

820d46d Changed dialpad icon to something more recognizable.

Click to expand commit body
Included SVG of icon in assets.

root21 created

d1b3c57 Code cleanup from first DTMF patch.

Click to expand commit body
Removed unnecessary System.out.printIn from DTMF patch.
Removed getDtmfSender hack from JingleRtpConnection.

root21 created

3ae8ada Cleaned up DTMF click handling.

Click to expand commit body
Min API version change was required for user interface lambdas.

root21 created

6d2e406 attempt to parse Link header from https url scanned from welcome screen

Daniel Gultsch created

cc489ef bump version code

Daniel Gultsch created

495537d minor code cleanup in UriHandlerActivity

Daniel Gultsch created

20e4d10 fixed regression of not handling jingle content map parsing failures

Daniel Gultsch created

d0af5a0 leave code comment about xmpp vs jabber vcard entry

Daniel Gultsch created

86de21f allow encrypted backups. fixes #4190

Daniel Gultsch created

e664a27 fix typo in action matcher

Daniel Gultsch created

4a6df90 attempt to read both jabber and xmpp IM fields from address book

Daniel Gultsch created

fdaab1c remove unused import in favor of fqn

Daniel Gultsch created

f8c59a7 support imto://xmpp intents

Daniel Gultsch created

f182fe6 use PM on direct reply if last message in notifacation stack is PM

Daniel Gultsch created

daf1bbf bump version code

Daniel Gultsch created

b8eec6a pulled translations from transifex

Daniel Gultsch created

3ede2d0 remove logging

Daniel Gultsch created

d2a387e correctly calculate socks destination

Daniel Gultsch created

da14f83 ensure all bytes are read in socks handshake. fixes #4188

Daniel Gultsch created

586fff5 Quicksy: theme choose country activity

Daniel Gultsch created

ea9b73c Quicksy: fix drawables not being styled in enter phone number screen

Daniel Gultsch created

e791e19 ignore non letters when parsing action from xmpp uri

Daniel Gultsch created

3de8147 pulled translations from transifex

Daniel Gultsch created

b9ceb67 version bump to 2.10.1 + changelog

Daniel Gultsch created

90a0d36 fix not recognizing message as download. fixes #4178

Daniel Gultsch created

bd4d939 backport requireActivity method

Daniel Gultsch created

64a6edd Revert "Migrate Fragments to AndroidX"

Click to expand commit body
This reverts commit 231d97ea81bb2249afa432b43d78ac963b80594a.

Migrating to AndroidX Fragments seems to have some unforseen side effects
and no clear benefits

Daniel Gultsch created

75c20a7 handle on-device contacts with unstable system uri

Click to expand commit body
on device contacts (contacts not synced) have an unstable system uri.
For quicksy.im contacts we can identify the contact based on the phone number
instead.

fixes #4174

Daniel Gultsch created

d5994a8 add to address book should add phone number for Quicksy+quicksy.im

Click to expand commit body
fixes #4165

Daniel Gultsch created

572b9c2 pulled translations from transifex

Daniel Gultsch created

f9f994c Intent.EXTRA_ALLOW_MULTIPLE is now supported by minSdk

Daniel Gultsch created

ba9596b catch rare exception around execute pending fragment transactions

Daniel Gultsch created

b01bca7 fix some linter warnings

Daniel Gultsch created

bfc8668 bump appcompat version

Daniel Gultsch created

951d84f make sure messages_index is always cleaned up fully. fixes #4170

Alexei Sorokin created

231d97e Migrate Fragments to AndroidX

Ashique Bava created

7300096 bump transcoder version

Click to expand commit body
fixes #4167

Daniel Gultsch created

3075833 swap out transcoder library

Click to expand commit body
the transcoder library we used hasn’t been updated in years

this commit switches to a maintained fork https://natario1.github.io/Transcoder/

Daniel Gultsch created

3f31575 version bump to 2.10.0

Daniel Gultsch created