Daniel Gultsch
655e2e4041
don’t crash when long pressing invalid geo-uris
2019-12-30 00:23:44 +01:00
Daniel Gultsch
da4947405a
reset file to normal message when attempting re-download after delete
...
fixes : #3604
2019-12-30 00:14:55 +01:00
Daniel Gultsch
37a5d3c677
extend omemo auto expiry to 42 days (6 weeks)
...
closes #3584
2019-12-29 15:34:06 +01:00
Daniel Gultsch
5d1f57b6ab
persist file size across aborts
...
fixes #3601
2019-12-26 19:01:01 +01:00
Daniel Gultsch
7e0dc16c03
removed c style array
2019-12-26 17:36:16 +01:00
Daniel Gultsch
db873b3b5c
display '#' in generated channel avatars
2019-12-22 19:30:58 +01:00
Daniel Gultsch
296286e8f4
add request package install permission
...
starting with api 26 an app needs to hold that permission to even show the app install screen
2019-12-22 18:19:05 +01:00
Marc Schink
fce62a50ba
Add missing space in debug output
2019-12-21 13:16:22 +01:00
Marc Schink
a1da7d6df9
Implement download resumption for OMEMO encrypted files
2019-12-21 13:16:18 +01:00
Marc Schink
092ed4a0ff
createOutputStream(): allow to disable decryption
2019-12-20 19:17:55 +01:00
Daniel Gultsch
1d18b3abe5
add .heic to list of known mime types
...
fixes #3598
2019-12-12 18:54:46 +01:00
Daniel Gultsch
0de58ff352
version bump to 2.6.1 + changelog
2019-12-08 12:02:20 +01:00
Daniel Gultsch
afc7b28392
don’t use secure delete when migrating edit column
2019-12-08 11:33:09 +01:00
Daniel Gultsch
fd882e3066
pulled translations from transifex
2019-12-08 11:32:09 +01:00
Daniel Gultsch
c01d460395
make + in e164 pattern not optional
2019-12-06 11:16:33 +01:00
Daniel Gultsch
03ca745a9b
pulled translations from transifex
2019-12-06 10:51:15 +01:00
Daniel Gultsch
54430159af
fixups for last commit
2019-12-05 14:03:54 +01:00
Daniel Gultsch
e100ce3e76
jingle ibb: wait to receive ibb
...
previously we signalled succesfull file reception after receiving enough bytes on ibb;
however that causes us to race with the session-info file hash. now the recipient will wait for
<close/> and the sender will make sure to send the session-info before sending close.
closes #3500
2019-12-05 13:28:14 +01:00
Daniel Gultsch
dac015c7c4
pulled translations from transifex
2019-12-04 20:58:22 +01:00
Daniel Gultsch
c52d2515a6
reduce cursor size back to 4m; now that the cause is fixed
2019-12-04 20:46:22 +01:00
Daniel Gultsch
1f251c83cc
properly restore LMC edits. switch to LMC v1.1
...
fixes #3566
closes #3592
2019-12-04 19:20:24 +01:00
Daniel Gultsch
4e26cc7753
use Base64.NO_WRAP instead of trim()
2019-12-04 17:35:06 +01:00
Licaon_Kter
560b5ecd4a
Update example versions ( #3594 )
2019-12-04 15:01:04 +01:00
Daniel Gultsch
c45d07163d
show jabber accounts from local address in Quicksy flavor
2019-12-02 13:50:58 +01:00
Daniel Gultsch
49ecbfee18
prevent crash when deleting account on servers that don't support omemo
2019-12-02 13:21:18 +01:00
Daniel Gultsch
bd233a4e65
increase cursor window size on Android P when restoring messages
2019-12-02 13:20:53 +01:00
Daniel Gultsch
d6c84f8fd8
delete cached posh file after not being able to verify
2019-11-18 19:12:04 +01:00
Daniel Gultsch
90e534d19d
remove link to amazon app store
2019-11-17 20:56:48 +00:00
Daniel Gultsch
7bffe64a4e
remove mentioning of Conversations Legacy
2019-11-12 09:12:05 +01:00
Daniel Gultsch
c9ea20a9fa
do not crash when audio file reports zero length
2019-11-10 11:30:58 +01:00
Daniel Gultsch
9b6a2c3e78
prevent crash when counterpart in message was null
2019-11-10 11:30:31 +01:00
Daniel Gultsch
9dc8c852f9
version bump to 2.6.0
2019-11-10 09:50:23 +01:00
Daniel Gultsch
b72d87684c
pulled translations from transifex
2019-11-09 22:59:29 +01:00
Daniel Gultsch
20a1a15595
check if sender is in contact list before accepting jingle file
2019-11-09 22:58:02 +01:00
Daniel Gultsch
c51d4f3526
disable local server disco on Quicksy flavor
2019-11-09 10:20:58 +01:00
Daniel Gultsch
9da50cd1f3
allow jingle state transition for fallback after proxy failure
2019-11-09 09:31:35 +01:00
Daniel Gultsch
77070daca6
version bump to 2.6.0-beta.2
2019-11-08 22:37:24 +01:00
Daniel Gultsch
3e97031ac3
pulled translations from transifex
2019-11-08 22:37:09 +01:00
Daniel Gultsch
2518bb215c
make jingle state transitions less error prone
2019-11-08 22:27:14 +01:00
Daniel Gultsch
869e48dd5d
version bump to 2.6.0-beta + changelog
2019-11-08 14:42:44 +01:00
Daniel Gultsch
4ba5cc6ecd
bump okhttp library
2019-11-08 14:14:56 +01:00
Daniel Gultsch
f9113a0dc5
move foreground setting and backup setting to main settings screen
2019-11-08 14:14:28 +01:00
Daniel Gultsch
ffaa288f90
remove 'send indicate' setting and default to true
2019-11-08 12:23:06 +01:00
Daniel Gultsch
a1046523fc
fixed spinning wheel when switching between local and jabber.network discovery
2019-11-08 12:18:39 +01:00
Daniel Gultsch
2491b9da3a
remove 'indicate received' setting and default to true
2019-11-08 12:06:38 +01:00
Daniel Gultsch
a4b9142bd6
clarify image compression setting
2019-11-08 11:54:03 +01:00
Daniel Gultsch
b4079664b7
do not validate port if hostname is empty. closes #3578
2019-11-03 22:03:46 +01:00
Daniel Gultsch
1b4b3b656e
fixed links in privacy warning in channel discovery. fixes #3577
2019-11-02 17:00:23 +01:00
Daniel Gultsch
c2da36f03c
optionally search local muc rooms instead of jabber.network
2019-11-02 09:43:37 +01:00
Daniel Gultsch
83a2166228
mark silent notifications as local only
...
this will prevent silent notifications (for example those supressed by grace
period) showing up on my smart watch
2019-11-01 11:03:58 +01:00