Commit graph

8686 commits

Author SHA1 Message Date
Arne
cd6b1584a7 prepare version 1.7.5 release
(cherry picked from commit 2063fb2092)
2023-10-08 21:01:38 +02:00
Arne
9342f24ccd update translations from weblate
(cherry picked from commit e739a4e90c)
2023-10-08 21:01:00 +02:00
Daniel Gultsch
bd1c723a65 keep order of rtp contents
(cherry picked from commit 1c5a1b8c71675cf6c41c153ff35d15db53cbc0af)
(cherry picked from commit 85565054d2)
2023-10-08 21:00:57 +02:00
Arne
b17ec9d099 process content-modify for pending content-adds (Conversations) + add Fairphone 4 to AEC Blacklist
(cherry picked from commit d1cac23f24)
2023-10-08 21:00:53 +02:00
Arne
a3ff481771 switch to emoji button when closing emoji picker with back button
(cherry picked from commit 89cd10030f)
2023-10-08 21:00:29 +02:00
Arne
d2fc738d78 No need for Glide!? 2023-10-08 09:18:43 +02:00
Arne
6240b75125 setting the right colored attribute 2023-10-08 08:53:56 +02:00
Arne
cb8fd6b904 toolbar height wrap content 2023-10-07 21:52:55 +02:00
Arne
e5b58bc361 Revert "Round actionbar with accent color"
This reverts commit a9d541d0ea.
2023-10-07 20:33:19 +02:00
Arne
4b58c4e27c more space for emoji picker
(cherry picked from commit 0905157f55)
2023-10-07 20:31:14 +02:00
Arne
9d96ef61e1 add info to custom background
(cherry picked from commit 9baf2b410d)
2023-10-07 20:31:08 +02:00
Arne
c8ac0b1f7c emoji button to the left
(cherry picked from commit ead47439cd)
2023-10-07 20:31:03 +02:00
Arne
a9d541d0ea Round actionbar with accent color 2023-10-06 08:51:27 +02:00
Arne
9778e6256c switch styles to material 3 2023-10-06 07:04:49 +02:00
Arne
35ba23b60e disable caps on tags + TODO 2023-10-06 06:37:59 +02:00
Arne
dbee86a7d0 TODO
(cherry picked from commit 528dc1a210)
2023-10-05 15:03:18 +02:00
Arne
58a4633c53 little improved reactions handling
(cherry picked from commit 3160541c2c)
2023-10-05 15:03:16 +02:00
Arne
02de87bfb3 little correction
(cherry picked from commit e33244db46)
2023-10-05 15:03:11 +02:00
Arne
70a4d42df3 hide previous input text when choose send reaction
(cherry picked from commit 8ef21e556c)
2023-10-05 15:03:08 +02:00
Arne
f6f898b8ca allow place emoji at any place in input field
(cherry picked from commit 1bccac25a4)
2023-10-05 15:03:00 +02:00
Arne
b3c4b23965 improve comment close button
(cherry picked from commit a667f6f465)
2023-10-05 15:02:57 +02:00
Arne
9ab7485899 open emoji picker for message reaction
(cherry picked from commit a0983dbaf2)
2023-10-05 15:02:54 +02:00
Arne
8f017e5b69 little more emoji picker height
(cherry picked from commit 6cc62dadf2)
2023-10-05 15:02:51 +02:00
Arne
030bd5ff6a requestfocus when emoji or keyboard button pressed
(cherry picked from commit 8fab61669d)
2023-10-05 15:02:45 +02:00
Arne
7d6651bc25 hide keyboard and show emoji picker + shide emoji button and show keyboard button when emoji button pressed
(cherry picked from commit 6f3aa927e4)
2023-10-05 15:02:40 +02:00
Arne
5165694ea7 update build.gradle 2023-10-05 10:42:56 +02:00
Arne
767aa2eafe close emoji picker when pressed back 2023-10-05 10:42:20 +02:00
Arne
c31e987a1b Revert "Revert "Update filename handling: received files will not get renamed at all, sent file names will only be renamed if not sent as original""
This reverts commit c3dde673e3.
2023-10-05 10:32:13 +02:00
Arne
278c5e4a0a Revert "Revert "Keep the original filename while sending attachment as file""
This reverts commit 88eacbe19d.
2023-10-05 10:32:01 +02:00
Arne
baec0e3b86 update translation
(cherry picked from commit 1133c60983)
2023-10-05 10:07:56 +02:00
Pirujo
f09fd6d4d5 Update spanish strings
Modified some strings

(cherry picked from commit b19c2e8f47)
2023-10-05 10:07:53 +02:00
Arne
88eacbe19d Revert "Keep the original filename while sending attachment as file"
This reverts commit 953d430f05.

(cherry picked from commit a0f06e2a2e)
2023-10-05 10:07:18 +02:00
Arne
c3dde673e3 Revert "Update filename handling: received files will not get renamed at all, sent file names will only be renamed if not sent as original"
This reverts commit ec8ab10d0b.

(cherry picked from commit 950e14624d)
2023-10-05 10:07:10 +02:00
Daniel Gultsch
bec4b1c239 use url safe jingle session ids
Movim does not like slashes (/) in jingle session ids.
When proposing a session called 'wBKabx1kRIfkgNxAShip/w' Movim will
accept (proceed) a session called 'wBKabx1kRIfkgNxAShip' which the initiator of course does not know about. (Conversations will get stuck at ringing/discovering devices)

This is likely because a click on 'Reply' (accept call) in Movim opens upa pop up window where both the full jid as well as the session id are transmitted as part of the URL.

(Full jids can contain more than on slash btw)

(cherry picked from commit a8241c72df7cb6e5cff28e4b63d40b053659be09)
(cherry picked from commit d60f1b5db0)
2023-10-05 10:07:08 +02:00
Daniel Gultsch
bffb6bdee2 warn early when SDP is likely to be invalid
(cherry picked from commit 1b5d2151d017c9d8ab7f061a14493d373b9a1524)
(cherry picked from commit 68eb52bd07)
2023-10-05 10:07:05 +02:00
Daniel Gultsch
7c62384197 apply ice-options when adding content or restarting ice
(cherry picked from commit 6bc3cad7de4afb9d1f065411d1d8681012a463a2)
(cherry picked from commit a3672f5cd0)
2023-10-05 10:07:03 +02:00
Arne
93f13ce1d9 1. 2023-10-04 22:43:09 +02:00
Arne
060a4fa156 remove finished ToDo 2023-10-04 13:37:28 +02:00
Arne
57da4b0de7 little swipe improvement 2023-10-04 13:31:13 +02:00
Arne
97c5d8b729 little more emoji2 picker spacing 2023-10-04 11:35:05 +02:00
Arne
0dc0f0788b Revert "Interacting with PM should reply as a PM by default (Cheogram)"
This reverts commit f64227f4a9.
2023-10-04 11:30:46 +02:00
Arne
9421ad1bd7 some little input field adjustments 2023-10-04 11:11:04 +02:00
Arne
0385051979 Add send private message input bubble (fix input bubble shape) 2023-10-04 10:47:44 +02:00
Arne
a781f7f676 adding new cursor to match search field color 2023-10-04 10:09:59 +02:00
Arne
ec507e44ce little adjustment 2023-10-04 05:15:58 +02:00
Arne
d8f3058bd4 switch to Material3 EditText (removes underline in input field) 2023-10-04 05:13:22 +02:00
Daniel Gultsch
38c4d72528 don't resize custom chat background when keyboard up 2023-10-04 02:50:22 +02:00
Daniel Gultsch
521d5ee73a set local-only on ongoing call notification 2023-10-04 00:53:29 +02:00
Daniel Gultsch
73cd6218c4 use more aggressive reconnect intervals during rtp session
(cherry picked from commit 8570c9f9126b9807c83c76d8abe8909820b631d1)
2023-10-04 00:48:50 +02:00
Daniel Gultsch
fe3a6f09e2 bring back ICE Renomination via negotiation 2023-10-04 00:48:41 +02:00