1
0
Fork 1
Commit graph

8682 commits

Author SHA1 Message Date
Arne
34d82d43be process content-modify for pending content-adds (Conversations) + add Fairphone 4 to AEC Blacklist 2023-10-08 19:43:09 +02:00
Arne
26091a7788 switch to emoji button when closing emoji picker with back button 2023-10-08 19:18:30 +02:00
Arne
d82bd0ee6b No need for Glide!? 2023-10-08 19:08:38 +02:00
Arne
dbcbf858c7 prepare build.gradle 2023-10-07 18:37:28 +02:00
Arne
827cd3e350 more space for emoji picker 2023-10-07 18:32:48 +02:00
Arne
0e1919ec6a add info to custom background 2023-10-07 18:31:18 +02:00
Arne
bef334d151 emoji button to the left 2023-10-07 16:43:54 +02:00
Arne
bb251912eb Revert "Round actionbar with accent color"
This reverts commit 95b5d070ca.
2023-10-06 20:51:58 +02:00
Arne
95b5d070ca Round actionbar with accent color 2023-10-06 08:57:44 +02:00
Arne
2ac141ac9c no caps for tags 2023-10-06 08:54:26 +02:00
Arne
2255d8ea69 TODO 2023-10-05 15:01:09 +02:00
Arne
2c6c6e98f3 little improved reactions handling 2023-10-05 14:44:58 +02:00
Arne
f4c78dcc1a little correction 2023-10-05 14:35:33 +02:00
Arne
87e40b2469 hide previous input text when choose send reaction 2023-10-05 13:53:01 +02:00
Arne
7a3625ac0b allow place emoji at any place in input field 2023-10-05 13:48:31 +02:00
Arne
5aab25f05e improve comment close button 2023-10-05 13:35:20 +02:00
Arne
38cd0d322e open emoji picker for message reaction 2023-10-05 13:14:13 +02:00
Arne
99cb2a4ef7 little more emoji picker height 2023-10-05 13:07:54 +02:00
Arne
2802380e59 requestfocus when emoji or keyboard button pressed 2023-10-05 12:45:15 +02:00
Arne
7ac3857c69 hide keyboard and show emoji picker + shide emoji button and show keyboard button when emoji button pressed 2023-10-05 12:24:35 +02:00
Arne
98f261efe2 close emoji picker when pressed back 2023-10-05 10:43:33 +02:00
Arne
3bd8faaff7 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 c3dde673e30d84e3a44b6cf988e83242bac24a35.
2023-10-05 10:43:29 +02:00
Arne
585d59ddd1 Revert "Revert "Keep the original filename while sending attachment as file""
This reverts commit 88eacbe19d104b9b3057cfe3c942a36be985ee26.
2023-10-05 10:43:25 +02:00
Arne-Brün Vogelsang
2a6119ec67 Merge pull request 'Update spanish strings' (#119) from Pirujo/monocles_chat_translate:pirujo-patch-writemsg into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/119
2023-10-05 07:51:42 +00:00
Arne
cde6a8cd56 update translation 2023-10-05 09:50:40 +02:00
Pirujo
43dd5f56b6 Update spanish strings
Modified some strings
2023-10-05 07:42:47 +00:00
Arne
c01988ab58 disable beta name suffix 2023-10-05 09:41:54 +02:00
Arne
2457da6b31 Revert "Keep the original filename while sending attachment as file"
This reverts commit 102018bbb1.
2023-10-05 09:40:11 +02:00
Arne
e5ebce623a 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 c9ce005a11.
2023-10-05 09:40:08 +02:00
Daniel Gultsch
8e38e775f6 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)
2023-10-05 09:38:28 +02:00
Daniel Gultsch
b9fcadc542 warn early when SDP is likely to be invalid
(cherry picked from commit 1b5d2151d017c9d8ab7f061a14493d373b9a1524)
2023-10-05 09:38:22 +02:00
Daniel Gultsch
e16795c083 apply ice-options when adding content or restarting ice
(cherry picked from commit 6bc3cad7de4afb9d1f065411d1d8681012a463a2)
2023-10-05 09:38:15 +02:00
Pirujo
6a9d8c538f Merge pull request 'master' (#56) from Arne/monocles_chat:master into master
Reviewed-on: https://codeberg.org/Pirujo/monocles_chat_translate/pulls/56
2023-10-05 07:31:59 +00:00
Arne
f738ed9cac remove finished ToDo 2023-10-04 13:37:28 +02:00
Arne
1af4cfcc56 little swipe improvement 2023-10-04 13:31:13 +02:00
Arne
1c5d17beb5 little more emoji2 picker spacing 2023-10-04 11:35:05 +02:00
Arne
ab9e2130cb Revert "Interacting with PM should reply as a PM by default (Cheogram)"
This reverts commit 147edaad6a.
2023-10-04 11:30:46 +02:00
Arne
4b37145e65 some little input field adjustments 2023-10-04 11:11:04 +02:00
Arne
6bd9c3104f Add send private message input bubble (fix input bubble shape) 2023-10-04 10:47:44 +02:00
Arne
704cc4a537 adding new cursor to match search field color 2023-10-04 10:09:59 +02:00
Arne
0ef8fa0794 little adjustment 2023-10-04 05:15:58 +02:00
Arne
d9abe47293 switch to Material3 EditText (removes underline in input field) 2023-10-04 05:13:22 +02:00
Daniel Gultsch
8c70dfda68 don't resize custom chat background when keyboard up 2023-10-04 02:50:22 +02:00
Daniel Gultsch
9e3bda20a8 set local-only on ongoing call notification 2023-10-04 00:53:29 +02:00
Daniel Gultsch
5bd800b2e7 use more aggressive reconnect intervals during rtp session
(cherry picked from commit 8570c9f9126b9807c83c76d8abe8909820b631d1)
2023-10-04 00:48:50 +02:00
Daniel Gultsch
efd871fe30 bring back ICE Renomination via negotiation 2023-10-04 00:48:41 +02:00
Daniel Gultsch
befafd49a1 hold back candidates until after content-add
(cherry picked from commit 17856a47dbecfba77c02b78d5d7e2e7c2b70b0a0)
2023-10-04 00:42:38 +02:00
Daniel Gultsch
9c9dd5301c catch illegal state exception in TrackWrapper 2023-10-04 00:42:31 +02:00
Daniel Gultsch
f66229ff4e fetch local description on its own executor 2023-10-04 00:38:48 +02:00
Daniel Gultsch
1b50802375 catch rare instances of foreground service not allowed to start
(cherry picked from commit 79d75d14e0c7b165e7b13a79a8db993342aa2e8c)
2023-10-04 00:33:53 +02:00