1
0
Fork 1
Commit graph

6840 commits

Author SHA1 Message Date
Daniel Gultsch
200ebe887a use ascii notation for punycode domains in SNI
(cherry picked from commit b6d62c13effb3edb20a6b88b3b9f9e465bd0d8d1)
2021-03-01 13:09:08 +01:00
Christian Schneppe
ee32c427af add option to save files in global Pictures/Movies/Documents/Music 2021-02-28 19:21:40 +01:00
Christian Schneppe
dda0a3e114 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
2483230375 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
5b71503d67 fix errors in preferences.xml 2021-02-23 18:19:30 +01:00
Christian Schneppe
882d435424 rework avatar popup 2021-02-23 18:18:22 +01:00
Christian Schneppe
9a5c5237c2 add more logging for file transfers 2021-02-16 16:30:57 +01:00
Christian Schneppe
a9ffafbc40 fix NPE in invitation message 2021-02-13 12:28:00 +01:00
Christian Schneppe
9ccc59b645 don't show 'cancel download', if file is not downloading 2021-02-10 20:25:56 +01:00
Christian Schneppe
02f24aba26 version 3.0.3 + changelog 2021-02-05 19:57:44 +01:00
Christian Schneppe
9e06d3cc20 update translations 2021-02-05 19:56:53 +01:00
Christian Schneppe
4eb407f3e5 Revert "make chooser between gallery or file manager for sending images/videos"
This reverts commit 52cc5879
2021-02-05 18:03:12 +01:00
Christian Schneppe
7a4897399f show notification on MUC invite 2021-02-05 18:02:44 +01:00
Christian Schneppe
fd5de32d43 show box instead of white shine, if using colored nick names
fixes #514
2021-02-04 20:36:53 +01:00
Christian Schneppe
8cfdef8115 replace string with variables in NotificationService 2021-02-04 20:20:38 +01:00
Daniel Gultsch
38f0c26c81 verify against IDN variant of domain
(cherry picked from commit b76b60df5cf5c530087431744bf9c8c3d4cdb635)
2021-02-04 19:49:00 +01:00
Christian Schneppe
5b5aeb7cfa 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
3fcab53c08 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
532c6f6491 fix crash, if webview not available on the device 2021-02-04 19:41:44 +01:00
Christian Schneppe
5785164d97 rework showing duration for videos/gifs in preview 2021-02-04 18:57:58 +01:00
Christian Schneppe
979ee24806 put date in front of missed call message 2021-02-03 21:54:14 +01:00
Christian Schneppe
b400eb7374 revert color change on fab 2021-02-03 21:50:08 +01:00
Christian Schneppe
58550a190b add duration for videos/gifs to preview 2021-02-03 21:44:28 +01:00
Christian Schneppe
c73455b2f1 revert NavigationBar color change 2021-02-01 17:24:09 +01:00
Daniel Gultsch
f7dbd4f4d7 close inputstream in image meta data analysers
(cherry picked from commit 358c70828f62b72a86f90a4ef9b19531f9e94413)
2021-02-01 17:15:41 +01:00
maxim432
fd070b4073 Fix couple of leaks
(cherry picked from commit 156c4da2b31d91a725644dbd2d82bb1a276a9a68)
2021-02-01 17:15:24 +01:00
Daniel Gultsch
d8a7d87a12 look at only subset of pixels to check for alpha
(cherry picked from commit ca496fd39fcc1ca11b66961d57212a76805160e0)

# Conflicts:
#	src/main/java/eu/siacs/conversations/persistance/FileBackend.java
2021-02-01 17:14:48 +01:00
Daniel Gultsch
7fc54e4cc9 fix rtp offline discovery
(cherry picked from commit 53a038d90ebe5937405b2a58360c81b9b87e935a)
2021-02-01 17:11:09 +01:00
Daniel Gultsch
0a61c0505c do not compress images with alpha channels
(cherry picked from commit 2155a50875a8c727512e05507d048dd782496610)
2021-02-01 17:10:59 +01:00
Daniel Gultsch
68f538722f fix copy url to clipboard action for undownloaded files
(cherry picked from commit 4a9dfb95671ddc0202e0e7f0448a26b4a200940b)
2021-02-01 17:10:40 +01:00
Daniel Gultsch
7509af829d remove unused methods
(cherry picked from commit 10382e83bf53637a026370a2c9af6b304bb19602)
2021-02-01 17:10:20 +01:00
Daniel Gultsch
2f308f3570 use 'missed call' as label for missed call status
(cherry picked from commit c11ac40df447e3f2e2f6a6794f5fd3f75b70c077)
2021-02-01 17:09:12 +01:00
Daniel Gultsch
3748e55f53 do not use offline fallback rtp capability if account is disabled
(cherry picked from commit 0a2c7536207d5fa9b12fe88d809bde337c1a8e5a)
2021-02-01 16:58:42 +01:00
Daniel Gultsch
6656b945f4 add libwebrtc to library list
(cherry picked from commit 247998ff81859a12b28659319dd9ad4846d4811b)

# Conflicts:
#	src/main/res/values/about.xml
2021-02-01 16:58:24 +01:00
Daniel Gultsch
837530356d back button should not end call if call is connected. fixes #3975
(cherry picked from commit 619af9c6c5ac871a1863865a9f566df565953410)
2021-02-01 16:56:03 +01:00
Daniel Gultsch
d78bcb8d2a pluralize x_unread_conversations string
(cherry picked from commit 9c9a9532817e2b62842b6b1dbc55db135046c14e)
2021-02-01 16:54:42 +01:00
Daniel Gultsch
f5307abe27 do not use empty display name for /me command
(cherry picked from commit 582aee47182a1703bd28cfaf6b4c81c4f959b04d)
2021-02-01 16:52:24 +01:00
Daniel Gultsch
3c142175a2 do not offer share button when file hasnt been downloaded. fixes #3971
(cherry picked from commit 3b43cb0bdab6c87fdf16a3d59f16375f0710c117)
2021-02-01 16:51:07 +01:00
Daniel Gultsch
dbb48331c8 remember last rtp capability
(cherry picked from commit e711b3d294ce28050b851bf45034121e7c6b5558)
2021-02-01 16:50:41 +01:00
Molly Miller
f0f6cdfd37 Use the account's display name (if set) when rendering /me messages in one-to-one chats.
(cherry picked from commit ebbf1ff6b1304c12388828d7b2d166b6d987a2ed)
2021-02-01 16:48:00 +01:00
Daniel Gultsch
400462f539 show self contact with display name
(cherry picked from commit 9db08083064cc30d2157aefee2ac274bf57267b3)
2021-02-01 16:46:35 +01:00
Daniel Gultsch
f1df433159 fix tab height in StartConversation screen
(cherry picked from commit 49d0558da150b53025e9004e6f22048c212c889d)
2021-02-01 16:45:22 +01:00
Daniel Gultsch
fa691e68a3 fix in call notification being shown twice
(cherry picked from commit bfccfba00e724953adf51018c692f923a59bbd00)
2021-02-01 16:39:39 +01:00
Daniel Gultsch
0cd01bcaed code clean up
(cherry picked from commit 5b48b4027e5e0769af6fd346247844904e3bb806)
2021-02-01 16:39:26 +01:00
Christian Schneppe
6d09f1dc4d show total unread count in fab 2021-02-01 16:36:09 +01:00
Christian Schneppe
c53349c9ef small color changes 2021-02-01 16:35:39 +01:00
Christian Schneppe
04d25148ef fix wrong server info 2021-01-22 15:33:54 +01:00
Christian Schneppe
d0f9654f57 complete customTabs for links
https://developers.google.com/web/android/custom-tabs
2021-01-22 15:32:13 +01:00
Christian Schneppe
0527adbe83 integrate customTabs for links
https://developers.google.com/web/android/custom-tabs
2021-01-19 21:30:23 +01:00
Christian Schneppe
52cc587902 make chooser between gallery or file manager for sending images/videos 2021-01-19 21:26:08 +01:00