Arne
2a6b4857ca
Adjust WebXDC hint string
2024-08-08 11:38:08 +02:00
Arne
66091d056b
Always set thread to send WebXDC message with no thread when encryption disabled
2024-08-08 11:34:19 +02:00
Arne
2b17c24ede
Allow adding thread when correcting message with no thread
2024-08-08 10:54:40 +02:00
Arne
998ab75c61
Always show thread circle when threads icon activated
2024-08-08 10:10:19 +02:00
Stephen Paul Weber
da3aa7e5f1
More clear UI when you are muted in a MUC
2024-08-08 09:57:05 +02:00
Stephen Paul Weber
54cc299657
Give a name for WebXDC
...
(cherry picked from commit 3219ef793f9163d708ffe4f4d7f404ae7ef29175)
2024-08-07 23:19:31 +02:00
Arne
19fb7e7eac
when sharing WebXDC directly jump to chat list
2024-08-07 21:56:03 +02:00
Arne
26ae509b66
correct server info formatting
2024-08-07 20:32:59 +02:00
Daniel Gultsch
02e8a436f4
show login mechanism, sasl 2, bind 2 in server info
2024-08-07 20:09:54 +02:00
Arne
aa79c4590b
Possible fix rare crash when receiving messages from an unknown client
2024-08-07 11:33:56 +02:00
Arne
2bdd06c566
Remove back button for WebXDC store
2024-08-07 11:14:54 +02:00
Arne
c090b30bd5
fix app lock
2024-08-07 11:14:24 +02:00
Arne
33c6911ec9
Revert "No need for back button in WebXDC store"
...
This reverts commit 05e0ad8f4d
.
2024-08-07 10:58:19 +02:00
Arne
322e3f7c5e
update and integrate app lock
2024-08-07 10:56:56 +02:00
Arne
7094d356d0
code cleanup
2024-08-07 09:38:38 +02:00
Arne
05e0ad8f4d
No need for back button in WebXDC store
2024-08-07 08:57:54 +02:00
Arne
6852450365
Update bouncycastle and refractor XmppDomainVerifier
2024-08-06 10:36:16 +02:00
Arne
c676dcbad3
Follow theme in WebXDC store
2024-08-06 09:51:38 +02:00
Arne
df79f3dd51
Enable caching for WebXDCStore
2024-08-05 16:38:11 +02:00
Arne
c7c04d8120
Prepare unstable release
2024-08-05 16:02:26 +02:00
Arne
5c8194a3eb
Fix wrong button assignment + change order
2024-08-05 15:52:58 +02:00
Arne
9ac2ea3f9a
Rename layout
2024-08-05 15:08:48 +02:00
Arne
1e0b295ac9
Filled WebXDCs button when selected
2024-08-05 15:05:48 +02:00
Arne
067c093d35
Don't crash on android Api < 26 when choosing WebXDC
2024-08-05 13:52:05 +02:00
Arne
85f25a9bdc
Forward correct ID when sharing WebXDC
2024-08-05 10:00:29 +02:00
Arne
63d050e9d5
Share WebXDC when download finished
2024-08-04 19:19:41 +02:00
Arne
51be09b824
WebXDC store (WIP)
2024-08-04 10:45:07 +02:00
Arne
e84148d901
Update translations
2024-08-01 15:48:25 +02:00
Stephen Paul Weber
d03f5d017e
Don't try as sticker pack if no pack_id
...
(cherry picked from commit 56b6965276e1ba6d54d1f99eed66b2ceae3ff96a)
2024-07-25 04:27:11 +02:00
Stephen Paul Weber
21b33c0bcf
out of bounds guard
2024-07-25 04:27:07 +02:00
Arne
8e55d3081d
Revert "Fix missing cb for downloaded images"
...
This reverts commit 898856df04
.
2024-07-25 10:25:02 +08:00
Arne
59ddeff490
change piped instance
2024-07-25 10:23:04 +08:00
Arne
848b9cd1e2
Update translations
2024-07-24 16:47:11 +08:00
Arne
898856df04
Fix missing cb for downloaded images
2024-07-24 16:39:47 +08:00
Arne
5f4478855e
Limit name to 3 lines in call view
2024-07-23 10:17:34 +08:00
Stephen Paul Weber
8eb559e8a2
Store oob fallbacks for sent messages
2024-07-23 09:43:29 +08:00
Stephen Paul Weber
77a20d6298
Remove unused caching logic
2024-07-23 09:41:47 +08:00
Arne
55f4b0b1e5
Disable automatically jump to commands tab and add setting. Fixes empty chat screen
2024-07-22 11:01:10 +07:00
Stephen Paul Weber
74e437e148
Only refresh commands if update was for this contact
2024-07-16 08:36:18 +07:00
Stephen Paul Weber
4c78e17902
Fix index out of bounds
...
Well... "fix" if it's a race condition or something. Otherwise not sure
why it's happening.
(cherry picked from commit 91f516b4b411f7903bc8ea7d37a4dd19c36ba880)
2024-07-16 08:18:07 +07:00
Stephen Paul Weber
59c475af9b
Fix NPE
...
(cherry picked from commit 642460af982d797a2e24e4da3d76f58682af88f5)
2024-07-16 08:18:01 +07:00
Arne
082eb4a9c0
Fix up: New option to invite participant to chat
2024-07-15 19:22:58 +07:00
Stephen Paul Weber
efb8c8f691
New option to invite MUC participant to chat
...
(cherry picked from commit cd934f39a31edfb2c708400aba8ce6aa4df952f1)
2024-07-15 19:15:30 +07:00
Daniel Gultsch
45cd31cd7b
Revert "Code clean up + possible fix sent images in main image folder"
...
This reverts commit fe675aa5
2024-07-15 18:14:56 +07:00
Daniel Gultsch
01fe240395
catch establishing call when last call is shutting down
...
(cherry picked from commit 65fd84346714e21773b2bd46e732b42000da4e12)
2024-07-15 16:13:06 +07:00
Daniel Gultsch
09505a831d
catch rare race conditions when pressing switch to earpiece
...
(cherry picked from commit 07600c57ea62ce2fe1a43f4ff391af458fa4b053)
2024-07-15 16:13:02 +07:00
Arne
e2148c86ab
update gradle
2024-07-13 19:00:27 +07:00
Daniel Gultsch
f38e737a3e
unify tone generator invocations
...
(cherry picked from commit 70abccee367512659257b4222f9e041fd8e4a961)
2024-07-13 18:31:33 +07:00
Stephen Paul Weber
0339a48399
Add more things that the MUC might have changed before reflection
...
(cherry picked from commit 4790412e9abcd67913b7fde3240163895dc492a0)
2024-07-11 17:44:51 +07:00
Stephen Paul Weber
d539087fb0
Always store new body+html from MUC
...
(cherry picked from commit 40740f50a586b2151f2d7b42db4759160ef4f3d9)
2024-07-11 17:44:42 +07:00