Commit graph

8031 commits

Author SHA1 Message Date
Arne
46d2a5384d Allow adding WebXDC app to homescreen (Cheogram) 2023-05-25 10:18:09 +02:00
Arne
3a920e2c86 Export WebXDC updates (Cheogram) 2023-05-25 10:15:38 +02:00
Arne
5a6a10d5ba Clear webxdc updates along with conversation (Cheogram) 2023-05-25 10:14:28 +02:00
Arne
86a2a57f26 Use image cache to prevent spamming threads (Cheogram) 2023-05-25 10:13:20 +02:00
Arne
8757c5024b DNS table was too wide but not being responsived (Cheogram) 2023-05-25 10:11:02 +02:00
Arne
6485f63658 Reset prefix/suffix label on next use (Cheogram) 2023-05-25 10:05:59 +02:00
Arne
eaadc0c3ae Use username if there is no displayName (Cheogram) 2023-05-25 10:04:16 +02:00
Stephen Paul Weber
24f293d394 Show WebXDC name and icon (Cheogram) 2023-05-25 10:01:26 +02:00
Arne
c6bc86f2c1 little redesign contact details 2023-05-25 05:44:05 +02:00
Arne
6e595364ea rename Room to group 2023-05-25 00:05:50 +02:00
Arne
f6bf660855 fix crash on android 5 2023-05-24 22:41:54 +02:00
Arne-Brün Vogelsang
717e0e535d Merge pull request 'Add spanish string' () from Pirujo/monocles_chat_translate:pirujo-patch-snikket into master
Reviewed-on: https://codeberg.org/Arne/monocles_chat/pulls/80
2023-05-24 19:33:26 +00:00
Arne
04859a781b Menu item to add shortcut (Cheogram) 2023-05-24 20:18:53 +02:00
Arne
ab5ffe7a72 Copy page1/page2 from old conversation on reInit if needed + add onboarding domain (Cheogram) 2023-05-24 20:08:08 +02:00
Arne
73b0e4d540 Make certain we sort by serial (Cheogram) 2023-05-24 19:39:27 +02:00
Arne
f121e77ca9 Show document title in message as well (Cheogram) 2023-05-24 19:36:22 +02:00
Arne
76e8cb5f48 Better tab title (Cheogram) 2023-05-24 19:01:12 +02:00
Arne
72a6b50bf9 reparent if parented (Cheogram) 2023-05-24 18:58:16 +02:00
Arne
4b722cce64 Use MUC nick for MUC webxdc (Cheogram) 2023-05-24 18:51:21 +02:00
Stephen Paul Weber
6f10ce44ea Stop double updates from MUC (Cheogram) 2023-05-24 18:13:07 +02:00
Arne
6bed2bc145 In case we get a state update with no conversation, probably don't want to lose it (Cheogram) 2023-05-24 17:53:00 +02:00
Arne
0e84e546ed Reparent if already parented + Validate and throw to track this more closely (Cheogram) 2023-05-24 17:50:27 +02:00
Arne
87706b8b96 Initial WebXDC prototype (Cheogram) 2023-05-24 17:45:07 +02:00
Arne
a08a724988 Allow null body for message (Cheogram) 2023-05-24 17:02:53 +02:00
Arne
e379959a2d Send a useful filename more often (Cheogram) 2023-05-24 16:53:38 +02:00
Arne
9a068d8f12 Send mime type in sims and get from there too sometimes (Cheogram) 2023-05-24 16:51:05 +02:00
Arne
eb3a0e951f Some work towards bubbles (Cheogram) 2023-05-24 16:46:26 +02:00
Arne
37f6d70e49 Fix reactions 2023-05-24 16:41:26 +02:00
Arne
90de0678f5 Use conversation notifications (Cheogram) 2023-05-24 16:24:33 +02:00
Arne
438820eab9 Set notification Person key and important(Cheogram) 2023-05-24 16:20:07 +02:00
Arne
f5b7930c37 Do not crash app if there is trouble setting the audio manager back to normal + Fix NPE + Don't crash if dialog dismiss fails (Cheogram) 2023-05-24 16:16:29 +02:00
Arne
dde7ff7d24 Follow the adapter rules more closely (Cheogram) 2023-05-24 15:55:32 +02:00
Arne
11c55de8cf If unregister fails we should log but not crash (Cheogram) 2023-05-24 15:27:52 +02:00
Arne
b3dd676ab7 Reduce RAM pressure by the cache a bit + add Drawable aching + fix on crash when receiving sticker (Cheogram) 2023-05-24 15:15:13 +02:00
Arne
9abcc8535a Better logging, separate pending from live (Cheogram) 2023-05-24 14:53:11 +02:00
Arne
532ab85789 List XEP-0224 in doap + Fix NPE (Cheogram) 2023-05-24 14:47:44 +02:00
Arne
d36b1b00d8 Notify on attention messages from MUC member or higher (Cheogram) 2023-05-24 14:44:24 +02:00
Arne
31854281b6 Notify on attention messages from MUC member or higher (Cheogram) 2023-05-24 14:37:18 +02:00
Arne
d2945a1073 Use startForegroundService directly (Cheogram) 2023-05-24 14:20:23 +02:00
Arne
694543f7f5 Fix possible ConcurrentModificationException (Cheogram) 2023-05-24 14:19:09 +02:00
Arne
9f58bd925b Set default audio device based on dialler selected route (Cheogram) 2023-05-24 14:14:49 +02:00
Arne
ef5686bb30 Fix NPE (Cheogram) 2023-05-24 14:08:46 +02:00
Arne
849ccd8195 If a command response indicates an XMPP URI, jump to that (Cheogram) 2023-05-23 20:26:44 +02:00
Arne
af05c6552a Throttle BobTransfer re-attempts + Fix DTMF causes trak to become disposed (Cheogram) 2023-05-23 20:02:19 +02:00
Arne
cdc3fb0ba8 Delay showing command bar on refreshes (Cheogram) 2023-05-23 19:58:00 +02:00
Arne
de640501af Tags haven't been "read-only" for awhile 2023-05-23 19:52:54 +02:00
Stephen Paul Weber
9ceb6c8bc5 Respect tag visibility setting more often 2023-05-23 19:50:40 +02:00
Arne
bc49da760d Fix NPE 2023-05-23 19:33:07 +02:00
Arne
59bcc44225 Remove text format toolbar for now 2023-05-23 18:11:43 +02:00
Arne
0d3fcc4c40 Fetch and render vcard4 (Cheogram) 2023-05-23 17:22:39 +02:00