Commit graph

6634 commits

Author SHA1 Message Date
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
Daniel Gultsch
f8f5d73df7 remove unused methods
(cherry picked from commit 10382e83bf)
2021-02-01 17:10:20 +01:00
Daniel Gultsch
c33df11120 use 'missed call' as label for missed call status
(cherry picked from commit c11ac40df4)
2021-02-01 17:09:12 +01:00
Daniel Gultsch
8087f00d65 do not use offline fallback rtp capability if account is disabled
(cherry picked from commit 0a2c753620)
2021-02-01 16:58:42 +01:00
Daniel Gultsch
be3d1f8c4f add libwebrtc to library list
(cherry picked from commit 247998ff81)

# Conflicts:
#	src/main/res/values/about.xml
2021-02-01 16:58:24 +01:00
Daniel Gultsch
117d2ba4bb back button should not end call if call is connected. fixes #3975
(cherry picked from commit 619af9c6c5)
2021-02-01 16:56:03 +01:00
Daniel Gultsch
b8b9e0832c pluralize x_unread_conversations string
(cherry picked from commit 9c9a953281)
2021-02-01 16:54:42 +01:00
Daniel Gultsch
b2be5c4fd6 do not use empty display name for /me command
(cherry picked from commit 582aee4718)
2021-02-01 16:52:24 +01:00
Daniel Gultsch
c0d523b7b4 do not offer share button when file hasnt been downloaded. fixes #3971
(cherry picked from commit 3b43cb0bda)
2021-02-01 16:51:07 +01:00
Daniel Gultsch
7ddc71ef2c remember last rtp capability
(cherry picked from commit e711b3d294)
2021-02-01 16:50:41 +01:00
Molly Miller
bcbd0cfcc7 Use the account's display name (if set) when rendering /me messages in one-to-one chats.
(cherry picked from commit ebbf1ff6b1)
2021-02-01 16:48:00 +01:00
Daniel Gultsch
81a7d0c33f show self contact with display name
(cherry picked from commit 9db0808306)
2021-02-01 16:46:35 +01:00
Daniel Gultsch
31d98ddb40 fix tab height in StartConversation screen
(cherry picked from commit 49d0558da1)
2021-02-01 16:45:22 +01:00
Daniel Gultsch
73623ed92a fix in call notification being shown twice
(cherry picked from commit bfccfba00e)
2021-02-01 16:39:39 +01:00
Daniel Gultsch
183a3a7ced code clean up
(cherry picked from commit 5b48b4027e)
2021-02-01 16:39:26 +01:00
Christian Schneppe
6194293bba show total unread count in fab 2021-02-01 16:36:09 +01:00
Christian Schneppe
f320761a1b small color changes 2021-02-01 16:35:39 +01:00
Christian Schneppe
8696acf414 fix wrong server info 2021-01-22 15:33:54 +01:00
Christian Schneppe
816fb7d94d complete customTabs for links
https://developers.google.com/web/android/custom-tabs
2021-01-22 15:32:13 +01:00
Christian Schneppe
b4361f0c8d integrate customTabs for links
https://developers.google.com/web/android/custom-tabs
2021-01-19 21:30:23 +01:00
Christian Schneppe
1bcaf21db0 make chooser between gallery or file manager for sending images/videos 2021-01-19 21:26:08 +01:00
Christian Schneppe
8287e3e39e make map preview host configurable
run script from https://codeberg.org/kriztan/staticmap on your own server
2021-01-08 16:41:27 +01:00
Christian Schneppe
ee24656463 add https/http check to custom invidious host 2021-01-08 16:31:53 +01:00
Christian Schneppe
40b783a470 move chats of disabled accounts to bottom
and show them with a light transparency and grey background
2021-01-08 16:29:01 +01:00
Christian Schneppe
9b4f38b4d6 fix merge conflict 2021-01-06 20:54:41 +01:00
Daniel Gultsch
1f9b0538ab properly null check ufrag and pwd before whitespace checking. fixes #3956
(cherry picked from commit 2bec5459c5)
2021-01-06 20:26:08 +01:00
Daniel Gultsch
100d101151 minor code clean up in XmppConnection class
(cherry picked from commit 0569febf67)
2021-01-06 20:24:41 +01:00
Christian Schneppe
56bd3cda59 fix merge conflict 2021-01-06 20:23:27 +01:00
Daniel Gultsch
40077c96df implement SCRAM-SHA512
(cherry picked from commit 0e54d8a2cf)
2021-01-06 20:18:24 +01:00
Daniel Gultsch
a142a6bcb0 rewrote scram cache implementation
(cherry picked from commit 2a57c92f63)
2021-01-06 20:16:59 +01:00