1
0
Fork 1
Commit graph

9082 commits

Author SHA1 Message Date
Daniel Gultsch
062b3cca9d consider going from unique or exporter to endpoint a downgrade
(cherry picked from commit 822f3f4d22437c60cc64d3e8ee2a7f17343ee00e)
2023-10-22 04:41:57 +02:00
Stephen Paul Weber
f4d3004081 Fix crash on older android 2023-10-21 09:55:06 +02:00
Daniel Gultsch
5132356e8c add connect timeout to DoT
(cherry picked from commit d1f4fbd9defc135766e02e1c4a9c4b989d72fa51)
2023-10-21 09:51:23 +02:00
Daniel Gultsch
fda1c1a767 add ķ as irregular unicode 2023-10-21 09:51:17 +02:00
Daniel Gultsch
e2753c39a8 ignore outgoing invite
outgoing, mediated invites are of type=normal and can end up in MAM.
We want to ignore those if they get mirrored back to us

(cherry picked from commit 063f30ded2f8222264959fd895edba45916fe407)
2023-10-21 09:50:17 +02:00
Arne
bada3e21a7 update meta 2023-10-21 09:49:00 +02:00
Arne
889062dccd increase avatar size 2023-10-21 09:42:30 +02:00
Arne
4f81c04a09 Improve enter nickname dialog and remove notifications enabled toast on welcome screen 2023-10-21 09:13:13 +02:00
Arne
0f428ee088 Not ready for 1.8 so 1.7.6 first 2023-10-20 21:31:12 +02:00
Arne
be226425e9 prepare monocles chat OTA updating Version 2023-10-20 21:28:33 +02:00
Arne
e2829c2410 code cleanup 2023-10-20 21:07:22 +02:00
Arne
230bb1ad3c simplify if else check 2023-10-20 11:15:34 +02:00
Arne
e11cabd2ae smaller fab 2023-10-19 23:41:46 +02:00
Arne
2ca5abf6a2 Further redesigning contact and conference details 2023-10-19 22:47:32 +02:00
Arne
5c6797326b smaller avatars on message bubbles 2023-10-19 21:04:14 +02:00
Arne
7d60aa3f16 remove unused default and default less avatars to true 2023-10-19 20:33:49 +02:00
Arne
91c6caf67d Setting to show only necessary avatars in conversations 2023-10-19 20:31:06 +02:00
Arne
1d81305003 disable multiple accounts by default 2023-10-19 18:35:56 +02:00
Arne
71e60af844 better resource wording 2023-10-19 15:10:12 +02:00
Arne
70f4360d6f Avatar in toolbar for single chats too 2023-10-19 14:59:30 +02:00
Arne
8b68905bdc Further setps to move to sdk >= 33 (storage permission + foreground service with toast message to activate notifications if denied) 2023-10-19 13:49:46 +02:00
Arne
1c7b5660dd Fix call strings and stamps and turn off sending threads when threads icon is disabled 2023-10-19 09:34:21 +02:00
Arne
57777d5193 Further steps to move to sdk >= 33 2023-10-18 21:47:02 +02:00
Arne
65a4c04548 First step to move to sdk >= 33 2023-10-18 19:59:08 +02:00
Arne
decddeb6e8 quicker updating record voice button (again) 2023-10-18 15:31:41 +02:00
Arne
44b416886c less emoji picker height in landscape mode 2023-10-18 12:02:25 +02:00
Arne
f4e69612ea little conference details correction 2023-10-18 11:32:40 +02:00
Arne
02cacd8f87 Fix link visibility in amoled theme 2023-10-18 11:11:39 +02:00
Arne
7d2666825c Better separate leave group and archive conversation menu items 2023-10-18 10:57:40 +02:00
Arne
999a6fd06f very little performance improvement 2023-10-18 10:26:53 +02:00
Arne
c0d6929c38 Material 3 also on dark themes 2023-10-18 03:03:57 +02:00
Arne
84d5007708 disable calling showRecordVoiceButton when update send button fixes lagging 2023-10-18 02:54:49 +02:00
Arne
384f31ea50 more places for applying round or square avatar 2023-10-18 02:53:19 +02:00
Arne
e9d7cf9807 update dependencies 2023-10-18 01:53:08 +02:00
Arne
fc92205ba5 add super call on request permission result 2023-10-18 01:43:14 +02:00
Arne
625a830092 add content description for fab 2023-10-18 01:36:48 +02:00
Arne
34bb1f08c5 little preparation 2023-10-18 01:33:27 +02:00
Arne
9beeae6ead put updateNotificationChannels background thread to speed up app loading 2023-10-18 00:10:52 +02:00
Arne
7f6fd406af put markAsChanged for Changed Files in background thread to speed up app loading 2023-10-18 00:01:42 +02:00
Arne
aeb0a4ccff Fix EditText added is not a TextInputEditText. Please switch to using that class instead.
Improves speed
2023-10-17 23:56:47 +02:00
Arne
3eeac44d87 remove SupressLint! 2023-10-17 21:49:32 +02:00
Arne
fcfbe58343 disable password edit unless unauthorized 2023-10-17 21:21:37 +02:00
Daniel Gultsch
0051cd3452 ensure we are in session accepted when processing content-modify
(cherry picked from commit 3350ea8b5bab0707d06d3ee4fa2df264e368b49b)
2023-10-17 21:17:38 +02:00
Daniel Gultsch
8f69ff41cd Do not export EventReceiver 2023-10-17 21:17:05 +02:00
Daniel Gultsch
1e62f3431e support data extraction rules 2023-10-17 21:15:55 +02:00
Arne
5f3b814466 completely disable message merging to avoid messing up with reply 2023-10-17 20:53:52 +02:00
Arne
c03aca5e4c Fix swipe detector layout 2023-10-17 20:37:23 +02:00
Arne
38f5558213 Fix TextInputEditText hint for sdk < 32 2023-10-17 18:16:55 +02:00
Arne
df6ed554b9 prepare contact details improvement 2023-10-17 17:22:31 +02:00
Arne
7124b622e0 Apply setting round avatar also for chat room avatar in title 2023-10-17 12:17:41 +02:00