Commit graph

10063 commits

Author SHA1 Message Date
Stephen Paul Weber
e898bee7df Better handling of namespaced attributes
Don't store in the data model using the prefix -- the prefix is
meaningless.  Store by URI and then generate prefixes when serializing.

(cherry picked from commit caf119b5b63bbc61976731c1cd4795d00e6851c9)
2024-08-26 09:08:23 +02:00
Stephen Paul Weber
7475b6c454 Fix for namespaced attributes
Since we only store them by prefix right now (boo!) at least keep the
prefix definition as well.

(cherry picked from commit a770c7d60ab14d03d5569df4fa56d2cfb1e4661f)
2024-08-26 09:08:11 +02:00
Arne
a3ed90011c Don't put the composing-preview spans into xhtml for now 2024-08-26 09:07:50 +02:00
Stephen Paul Weber
95b9202a17 Support quotes in XHTML 2024-08-26 09:02:56 +02:00
Stephen Paul Weber
30d7b44786 Better handling of namespaced attributes
Don't store in the data model using the prefix -- the prefix is
meaningless.  Store by URI and then generate prefixes when serializing.

(cherry picked from commit caf119b5b63bbc61976731c1cd4795d00e6851c9)
2024-08-26 09:00:18 +02:00
Stephen Paul Weber
58ca53fea6 Fix possible NPE 2024-08-26 09:00:14 +02:00
Stephen Paul Weber
baa7b50263 Fix for namespaced attributes
Since we only store them by prefix right now (boo!) at least keep the
prefix definition as well.

(cherry picked from commit a770c7d60ab14d03d5569df4fa56d2cfb1e4661f)
2024-08-26 08:58:51 +02:00
Stephen Paul Weber
5f15e851fa In case of invalid XML in the payloads, at least still load the message 2024-08-26 08:58:02 +02:00
Arne
9b2d51b527 Adjust tab indicator color 2024-08-26 07:53:09 +02:00
Arne
3b3c543e88 Separate contacts and groups 2024-08-26 07:52:44 +02:00
Arne
a9ab663839 Update dependency 2024-08-26 00:26:45 +02:00
Arne
d36d129f32 Cleaner logging when download one sticker fails 2024-08-26 00:13:25 +02:00
Arne
3a10f2be2f Update download default stickers 2024-08-26 00:13:25 +02:00
Arne
a6be9de9a6 Move WebXDC "store" to attachment menu 2024-08-26 00:13:24 +02:00
Arne
a33d60d170 Add fab button again to start new conversation + remove contacts from bottom navigation 2024-08-24 15:00:36 +02:00
Arne
5f78238d85 Allow placing sticker at cursors position 2024-08-23 18:28:38 +02:00
Arne
fdf3a45b68 Faster refreshing stickersview 2024-08-23 13:00:51 +02:00
Arne
ce1ffe6c45 bigger stickers in stickersview 2024-08-23 12:57:53 +02:00
Arne
9e90d6de60 increase keyboard visible height 2024-08-23 12:00:58 +02:00
Arne
a3d4feb6dd Bigger inline images 2024-08-23 11:33:16 +02:00
Stephen Paul Weber
233f440374 Better y position for inline image span 2024-08-23 10:48:57 +02:00
Arne
8d5cfd73e9 Reintegrate inline images 2024-08-23 10:48:10 +02:00
Arne
0bfa60022f Exclude more devices from call integration 2024-08-22 21:55:11 +02:00
Arne
c042bc0950 prepare 1.7.11 2024-08-22 17:31:24 +02:00
Arne
9e5d0df620 Potential fix crash on android 11 2024-08-22 17:26:13 +02:00
Arne
b1df5b33a7 Code cleanup 2024-08-22 17:06:04 +02:00
Arne
3e91a40482 Workaround Android 14 issue 2024-08-22 16:55:41 +02:00
Arne
a74b14d057 remove jcenter + update dependencies 2024-08-21 14:56:13 +02:00
Arne
94790f2779 correct app name 2024-08-21 14:37:08 +02:00
Arne
70bbef8ae8 update gradle 2024-08-21 14:36:56 +02:00
Arne
9512a407cf correct changelog 2024-08-20 20:03:20 +02:00
Arne
ef6b9f33f6 Update changelog 2024-08-20 20:02:29 +02:00
Arne
c9611b773f Improve WebxdcPage buttons colors + strings 2024-08-20 19:40:30 +02:00
Arne
0c6b96b4fa Adjust WebxdcPage when keyboard visible 2024-08-20 19:20:26 +02:00
Arne
ef55c49628 improve updateinputfield calling 2024-08-20 12:28:36 +02:00
Arne
426b16e2f5 Remove too much animation fixes empty webxdc view 2024-08-19 16:38:55 +02:00
Arne
537bbae59c Remove string for unencrypted WebXDC 2024-08-19 12:56:05 +02:00
Arne
364460c592 Fix up command page 2024-08-18 11:02:32 +02:00
Arne
36a93ce2fd Fix crash when attachment mime null 2024-08-16 08:27:56 +02:00
Arne
f22c6c201d set newsubthread for webxdc 2024-08-15 16:23:36 +02:00
Arne
08a54d5cae fix GridView linking 2024-08-15 16:16:23 +02:00
Arne
ce4f0b4395 Preview image of webxdc 2024-08-15 16:06:05 +02:00
Arne
8a6dc32c87 Allow WebXDC without status updates 2024-08-15 14:51:17 +02:00
Arne
72571667ed Fix UI for rich replies 2024-08-15 14:14:02 +02:00
Arne
3fc518cc13 code cleanup 2024-08-15 13:55:44 +02:00
Arne
f735559479 Fix disappearing action buttons 2024-08-15 13:50:49 +02:00
Arne
4016d7f87f Correct disable swipes over WebXDC 2024-08-15 13:35:01 +02:00
Arne
52b2872da8 change monocles support site 2024-08-15 13:10:15 +02:00
Arne
85d6eed56a prepare final beta 1.7.10 2024-08-14 21:01:36 +02:00
Arne
99ed40a2c3 Update translations 2024-08-14 21:00:34 +02:00