Commit graph

942 commits

Author SHA1 Message Date
Mark Qvist
cba08b6999 Cleanup 2026-04-27 16:20:08 +02:00
Mark Qvist
39f00554a8 Improved announce logging handling 2026-04-23 01:19:55 +02:00
Mark Qvist
fcc0341fe9 Updated versions 2026-04-22 13:42:08 +02:00
Mark Qvist
04908eb45b Versions 2026-04-21 19:17:14 +02:00
Mark Qvist
6f8f4351f6 Fixed message loading performance 2026-04-21 10:24:07 +02:00
Mark Qvist
cd323c9ca8 Background data persist on app pause on Android 2026-04-19 01:31:04 +02:00
Mark Qvist
e798bac4c7 Updated versions 2026-04-18 16:37:33 +02:00
Mark Qvist
75373f3aa0 Fixed button navigation on keys screen 2026-04-13 18:28:15 +02:00
Mark Qvist
aa05ee20d1 Updated resources 2026-04-13 14:51:10 +02:00
Mark Qvist
3a658198ac Cleanup 2026-04-13 14:18:37 +02:00
Mark Qvist
41e9b17940 Cleanup 2026-04-13 14:16:57 +02:00
Mark Qvist
1fe28ae702 Implemented runtime patch to fix broken Kivy on Python 3.14+ 2026-04-13 13:56:55 +02:00
Mark Qvist
b40e83b9b6 Cleanup 2026-04-13 02:00:24 +02:00
Mark Qvist
bd747cadce Formatting 2026-04-13 01:59:21 +02:00
markqvist
2aec5c0be7
Merge pull request #96 from MatthieuTexier/main
Add clickable URL links in message view
2026-04-13 01:55:30 +02:00
Mark Qvist
aead89262f Cleanup 2026-04-13 01:52:59 +02:00
markqvist
51c58efb75
Merge pull request #97 from ant9000/pr/load_plugin_error_handling
Trap and log errors when loading plugins
2026-04-13 01:51:13 +02:00
Mark Qvist
5c37c5f147 Updated version 2026-04-12 20:34:52 +02:00
Antonio Galea
6053063720 Trap and log errors when loading plugins 2026-01-27 16:03:23 +01:00
matthieu Texier
e7bef4d1fc make links clicable in sideband 2026-01-19 13:26:10 +01:00
Mark Qvist
bac1d59c5d Fixed attachment messages with no text content not displaying in user interface 2026-01-10 00:27:43 +01:00
Mark Qvist
800616b542 Cleanup 2026-01-09 01:19:56 +01:00
Mark Qvist
7786d2a8f1 Cleanup 2025-12-25 22:41:46 +01:00
Mark Qvist
7ddea1e175 Refactored hardware screen 2025-12-25 22:20:34 +01:00
Mark Qvist
2e8a17854e Refactored keys screen 2025-12-25 16:10:16 +01:00
Mark Qvist
199d9f9bdf Cleanup 2025-12-25 15:44:21 +01:00
Mark Qvist
d4cf40c72f Refactored guide screen 2025-12-25 15:40:39 +01:00
Mark Qvist
b12dda51b8 Updated version 2025-12-20 14:53:33 +01:00
Mark Qvist
da834b7539 Fixed invalid announce interface attachment on AutoInterface peer availability after no peers 2025-12-20 00:16:47 +01:00
Mark Qvist
61609de690 Fixed UI message state progress not updating on direct message failure and retry as propagated 2025-12-02 19:10:54 +01:00
Mark Qvist
30c474bade Updated Android build code 2025-11-28 12:47:47 +01:00
Mark Qvist
d97795de9d Fixed repo server not serving space-names 2025-11-27 23:28:29 +01:00
Mark Qvist
96aafe0ced Reduced build size 2025-11-27 23:11:02 +01:00
Mark Qvist
13fb3b299e Automated builds for Windows 2025-11-27 22:56:29 +01:00
Mark Qvist
dfbe58621f Cleanup 2025-11-27 14:01:59 +01:00
Mark Qvist
3560b4c142 Cleanup unneeded dependencies 2025-11-27 13:58:13 +01:00
Mark Qvist
65e08a9d41 Cleanup unneeded dependencies 2025-11-27 13:57:16 +01:00
Mark Qvist
c727abe1ef Cleanup dependencies 2025-11-27 13:46:15 +01:00
Mark Qvist
424c2fcd06 Fixed notifications not displaying on windows. Ignore accidental PTT presses. Cleaned up file path resolution. 2025-11-27 11:11:58 +01:00
Mark Qvist
fbb46a63c7 Cleanup 2025-11-27 02:13:34 +01:00
Mark Qvist
7d5266de05 Handle all audio processing with LXST 2025-11-27 02:12:01 +01:00
Mark Qvist
6808620f0c Cleanup 2025-11-26 22:14:49 +01:00
Mark Qvist
e6a4ab919a Fix codec2 decode target rate 2025-11-26 19:04:22 +01:00
Mark Qvist
f8a84cfa58 Enabled full audio messaging support on Windows and macOS 2025-11-26 18:52:03 +01:00
Mark Qvist
e3c0da0375 Use LXST for LXMF voice message handling 2025-11-26 18:48:22 +01:00
Mark Qvist
8541fce028 Use LXST to play audio message contents. Adds support for audio message playback on Windows and macOS. 2025-11-26 13:18:38 +01:00
Mark Qvist
5fc5eec700 Workaround for Kivy/SDL window positioning bug 2025-11-24 21:06:09 +01:00
Mark Qvist
0bf7fce688 Fixed display resolution getter on rotated displays 2025-11-24 19:47:07 +01:00
Mark Qvist
314febee3a Added message size rendering limit to conversation view. Fixes #93. 2025-11-24 18:43:32 +01:00
Mark Qvist
1ae7cea2b6 Added in-call profile switching for voice calls. Improved voice call UI feedback on establishment failure. 2025-11-24 13:38:20 +01:00