Daniel Gultsch
64863f5d00
show verified shield in rtp session activity
...
(cherry picked from commit 3ee70b1d48
)
2021-03-06 21:26:37 +01:00
Daniel Gultsch
a8566a3403
throw exception when unable to encrypt
...
(cherry picked from commit e4b2bb4a42
)
2021-03-06 21:24:14 +01:00
Daniel Gultsch
a02d1623ac
ground work for omemo dtls verification
...
(cherry picked from commit 8a6430ae29
)
2021-03-06 21:24:01 +01:00
Daniel Gultsch
0f19a4909f
make ascii armor parsing more resiliant
...
(cherry picked from commit d889c02a0a
)
2021-03-06 21:21:31 +01:00
Daniel Gultsch
ccbe428b21
limit http upload / download to 4 parallel connections
...
(cherry picked from commit 24f2f52512
)
2021-03-06 20:59:35 +01:00
Daniel Gultsch
04149c91be
resend <propose/> only if server has stream mgmt
...
(cherry picked from commit f92ea5c70b
)
2021-03-06 20:48:33 +01:00
Daniel Gultsch
4e0154511b
do not run alpha check on jpegs
...
(cherry picked from commit 0812bae1ab
)
2021-03-06 20:44:48 +01:00
Daniel Gultsch
e33ddbb9da
replace away when screen off with away when locked
...
fixes #3978
(cherry picked from commit 6bfe16f044
)
2021-03-06 20:39:15 +01:00
Daniel Gultsch
7d39789045
repharse omemo fingerprint description
...
(cherry picked from commit 49992f300b
)
2021-03-06 20:24:09 +01:00
Daniel Gultsch
723af21885
add TODO comments wrt to missing <retract/> parsing
...
(cherry picked from commit 72e268e6b1
)
2021-03-06 20:23:48 +01:00
Daniel Gultsch
a1b4907039
use detached signatures
...
(cherry picked from commit 78901e3339
)
2021-03-06 20:23:41 +01:00
Daniel Gultsch
7b597ddf69
do not deduplicate disco queries
...
Conversations used to deduplicate disco queries based on their hash.
However that relies on the first query to go through (device to actually
respond) and to respond properly (hash matches).
Creating a proper retry behaviour for this is actually quite challanging.
(which one would you try next, how long do you wait?)
(cherry picked from commit 149224a073
)
2021-03-06 20:22:51 +01:00
Daniel Gultsch
d1b46525a0
resend session proposal on rebind
...
(cherry picked from commit db447f845e
)
2021-03-06 20:22:44 +01:00
Daniel Gultsch
e71bd747ea
make rtp proposal tracked by SM. fixes #3983
...
(cherry picked from commit 6cab0ad496
)
2021-03-06 20:22:39 +01:00
Daniel Gultsch
dd59e9027d
fixed race conditions around PROCEED state. fixes #3989
...
(cherry picked from commit 7330d8a7f0
)
2021-03-06 20:19:42 +01:00
mimi89999
cb721db97e
Fix formatting of openkeychain_required_long message
...
(cherry picked from commit ab17f935c3
)
2021-03-06 20:18:56 +01:00
Christian Schneppe
a9aef40ce5
update AppIntro
2021-03-06 20:13:17 +01:00
Christian Schneppe
e7341a43ae
improve individual notifications
2021-03-06 20:12:32 +01:00
Christian Schneppe
ba545e8ea6
fix UpdateHelper
2021-03-06 20:12:00 +01:00
Christian Schneppe
3e09ea636e
catch all exceptions while converting videos
2021-03-05 17:03:27 +01:00
Daniel Gultsch
061312062d
use ascii notation for punycode domains in SNI
...
(cherry picked from commit b6d62c13ef
)
2021-03-01 13:09:08 +01:00
Christian Schneppe
43b3f0dbd1
add option to save files in global Pictures/Movies/Documents/Music
2021-02-28 19:21:40 +01:00
Christian Schneppe
796195391c
show warning on devices with versions below Android 5
...
From blabber.im version 3.1.0 only devices with Android 5 or higher are supported
2021-02-28 10:30:40 +01:00
Christian Schneppe
f3073e7d24
add memory management
...
* show media usage
* add warning if memory usage is high
* add possibility to delte attachments automatically after some time
2021-02-28 10:07:18 +01:00
Christian Schneppe
916f5a30d5
fix errors in preferences.xml
2021-02-23 18:19:30 +01:00
Christian Schneppe
e22175a835
rework avatar popup
2021-02-23 18:18:22 +01:00
Christian Schneppe
341dc9b195
add more logging for file transfers
2021-02-16 16:30:57 +01:00
Christian Schneppe
745d83d747
fix NPE in invitation message
2021-02-13 12:28:00 +01:00
Christian Schneppe
e8a5a91ca0
don't show 'cancel download', if file is not downloading
2021-02-10 20:25:56 +01:00
Christian Schneppe
821a4a474c
version 3.0.3 + changelog
2021-02-05 19:57:44 +01:00
Christian Schneppe
8a64c2c8f4
update translations
2021-02-05 19:56:53 +01:00
Christian Schneppe
9318b7b499
Revert "make chooser between gallery or file manager for sending images/videos"
...
This reverts commit 1bcaf21d
2021-02-05 18:03:12 +01:00
Christian Schneppe
b939e91187
show notification on MUC invite
2021-02-05 18:02:44 +01:00
Christian Schneppe
3e82c847a7
show box instead of white shine, if using colored nick names
...
fixes #514
2021-02-04 20:36:53 +01:00
Christian Schneppe
dd1e9b2b20
replace string with variables in NotificationService
2021-02-04 20:20:38 +01:00
Daniel Gultsch
d25df47cfd
verify against IDN variant of domain
...
(cherry picked from commit b76b60df5c
)
2021-02-04 19:49:00 +01:00
Christian Schneppe
6ae4ef840f
try to deal with formats that can be audio or video
...
e.g. WEBM files
2021-02-04 19:48:24 +01:00
Christian Schneppe
49b8f30c2c
Add preference to disable auto download of all attachments
...
also in public channels and from strangers
2021-02-04 19:47:15 +01:00
Christian Schneppe
0c3d21a6cd
fix crash, if webview not available on the device
2021-02-04 19:41:44 +01:00
Christian Schneppe
3492178967
rework showing duration for videos/gifs in preview
2021-02-04 18:57:58 +01:00
Christian Schneppe
d5eda960a3
put date in front of missed call message
2021-02-03 21:54:14 +01:00
Christian Schneppe
3f013e5ced
revert color change on fab
2021-02-03 21:50:08 +01:00
Christian Schneppe
e76229f37c
add duration for videos/gifs to preview
2021-02-03 21:44:28 +01:00
Christian Schneppe
3a30484b73
revert NavigationBar color change
2021-02-01 17:24:09 +01:00
Daniel Gultsch
1db9782db8
close inputstream in image meta data analysers
...
(cherry picked from commit 358c70828f
)
2021-02-01 17:15:41 +01:00
maxim432
59a76d5bba
Fix couple of leaks
...
(cherry picked from commit 156c4da2b3
)
2021-02-01 17:15:24 +01:00
Daniel Gultsch
f485f1d444
look at only subset of pixels to check for alpha
...
(cherry picked from commit ca496fd39f
)
# Conflicts:
# src/main/java/eu/siacs/conversations/persistance/FileBackend.java
2021-02-01 17:14:48 +01:00
Daniel Gultsch
2926085668
fix rtp offline discovery
...
(cherry picked from commit 53a038d90e
)
2021-02-01 17:11:09 +01:00
Daniel Gultsch
4a454b74ac
do not compress images with alpha channels
...
(cherry picked from commit 2155a50875
)
2021-02-01 17:10:59 +01:00
Daniel Gultsch
8cf631a9cf
fix copy url to clipboard action for undownloaded files
...
(cherry picked from commit 4a9dfb9567
)
2021-02-01 17:10:40 +01:00