Commit log
10bfa00
switch Android-Cropper library to come from jitpacked github to update to support library 28
Daniel Gultsch
created
7 years ago
8980a0c
make jids appear as monospace in dialogs
Daniel Gultsch
created
7 years ago
fcccf54
Add video compression selector
licaon-kter
created
7 years ago
fd165e5
add confirmation dialog for deleting files
Click to expand commit body
fixes #3202, closes #3193, closes #3214
Daniel Gultsch
created
7 years ago
7aa8aba
code cleanup / reformat in ShareViaAccount
Daniel Gultsch
created
7 years ago
b27fa6d
version bump to 2.3.1 + changelog
Daniel Gultsch
created
7 years ago
f2f44c7
pulled translations from transifex
Daniel Gultsch
created
7 years ago
cd13f43
add recordings directory to file_paths.xml for sharing recordings in (#3216)
Click to expand commit body
case ONLY_INTERNAL_STORAGE = true
ChaosKid42
created
7 years ago
a6ced5b
pulled translations from transifex
Daniel Gultsch
created
7 years ago
ce46b36
go back to 16 byte IVs for OMEMO
Click to expand commit body
clients like Dino can’t handle 12 byte IVs
Daniel Gultsch
created
7 years ago
0e3be46
fixed regression introduce in earlier commit. don’t use conscrypt on older devices
Daniel Gultsch
created
7 years ago
bfa63e1
added a few TODOs in regards to the handling of inactive devices
Daniel Gultsch
created
7 years ago
04ac226
Do weOwnFile security check only when attaching
Click to expand commit body
The general security check is recommend so a third party can not ask us to send an internal file. But we don’t need to do this for files we attach ourself from within Conversations
Daniel Gultsch
created
7 years ago
657b1ca
use fab.hide() and fab.show() - this will animate the process
Daniel Gultsch
created
7 years ago
390175e
use short read timeout when waiting for first stream open. disable read timeout aftwards
Daniel Gultsch
created
7 years ago
a34033d
run through sendMessage() procedure instead of taking shortcut after returning from TrustKeys
Click to expand commit body
The shortcut didn’t take care of message edits and some other things
Daniel Gultsch
created
7 years ago
2328248
prevent race condition when fetching device ids
Daniel Gultsch
created
7 years ago
f608fb3
refactored file encryption to give access to inner stream
Click to expand commit body
Conscrypt on some plattforms doesn’t like when we close the CipherInputStream. Therefor we refactor the api to give us access to the inner stream so we can close that independently.
Daniel Gultsch
created
7 years ago
4c08ba8
use 12 byte IV for omemo and http upload
Daniel Gultsch
created
7 years ago
9ca6365
remove more legacy otr decryption code
Daniel Gultsch
created
7 years ago
7fa8811
refresh ui after device list update only if list has changed
Daniel Gultsch
created
7 years ago
b2cbd60
use Consistent Color Generation (XEP-0392 v0.6)
Daniel Gultsch
created
7 years ago
98d3d91
create notification channel for quite hours. fixes #3212
Daniel Gultsch
created
7 years ago
d7f058c
pulled translations from transifex
Daniel Gultsch
created
7 years ago
d4b98c9
made xmpp domain verifier verify wildcard domains where domain is a sub.sub domain
Daniel Gultsch
created
7 years ago
db2107c
clean up connection code. unify domain = ip and extended connection settings into fake resolver
Daniel Gultsch
created
7 years ago
8270adf
use sni and alpn for start tls as well. apperently google requires it
Daniel Gultsch
created
7 years ago
1cbb60d
removed unused code (otr jingle encrypted file transfer)
Daniel Gultsch
created
7 years ago
653cb15
ammend changelog with info regarding ejabberd
Daniel Gultsch
created
7 years ago
bb6b647
use stronger video compression (lower bitrate & lower resolution)
Daniel Gultsch
created
7 years ago
7e21d80
version bump to 2.3.0 + changelog
Daniel Gultsch
created
7 years ago
9816261
introduced error code for server not opening stream after auth or starttls
Daniel Gultsch
created
7 years ago
cf879dd
fixed sni and alpn for kitkat
Daniel Gultsch
created
7 years ago
d8c1327
update gradle plugin and support library
Daniel Gultsch
created
7 years ago
Daniel Gultsch
created
7 years ago
681ce91
do not run through connection loop after thread was interrupted and resolver returned 0 results
Daniel Gultsch
created
7 years ago
Daniel Gultsch
created
7 years ago
ef4cfac
Fix auth when upgrading from SCRAM-SHA-1 to -256 (#3192)
Sam Whited
created
7 years ago
9015d0a
interrupt sub thread in resolver
Daniel Gultsch
created
7 years ago
cdcd2f8
do not show 'paste as quote' if clip is NULL
Daniel Gultsch
created
7 years ago
9e7db44
pulled translations from transifex
Daniel Gultsch
created
7 years ago
23b641a
fixed notification sounds for Android 6
Daniel Gultsch
created
7 years ago
5cf6482
check if wake lock needs reinit when pressing start/pause in audio player
Daniel Gultsch
created
7 years ago
2d20612
use conscrypt api to set sni and alpn
Daniel Gultsch
created
7 years ago
70845c5
do not compress/resize images with strange aspect ratios. fixes #3188
Daniel Gultsch
created
7 years ago
b759cf9
fixed regression that didn’t enable SNI
Daniel Gultsch
created
7 years ago
6637d70
use conscrypt as security provider to provide tls 1.3 and modern cyphers on old androids
Daniel Gultsch
created
7 years ago
1985f6b
store avatars received over muc presence in contact
Daniel Gultsch
created
7 years ago
b8d831f
version bump to 2.3.0-beta.3
Daniel Gultsch
created
7 years ago
4930f22
copy into new array when returning from resolver
Daniel Gultsch
created
7 years ago
Page 116 of 221