Commit graph

843 commits

Author SHA1 Message Date
Mark Qvist
2fe1527ba2 Consistent pane close event handling 2025-11-03 14:09:49 +01:00
Mark Qvist
fc9e1bf86f Added call confirm dialog 2025-11-03 13:37:48 +01:00
Mark Qvist
ef0aed51a2 Cleanup 2025-11-02 18:35:35 +01:00
Mark Qvist
a2c2de49fe Fixed missing none check 2025-11-02 03:03:28 +01:00
Mark Qvist
9a11bfded2 Various UI improvements 2025-11-02 02:57:51 +01:00
Mark Qvist
9bd7a5970c Implemented getting and displaying backend service log on Android 2025-11-02 00:27:57 +01:00
Mark Qvist
0a1be10411 Implemented profile backup and export. Implemented window size following UI scaling factor. 2025-11-02 00:00:38 +01:00
Mark Qvist
9a3cda077c Implemented workaround for Kivy/SDL bug where on_resume is not dispatched on Android 2025-11-01 23:33:49 +01:00
Mark Qvist
42d859f96e Improved audio processing for voice optimizaiton. Fixes #82. 2025-11-01 00:03:24 +01:00
Mark Qvist
6802161b4f Updates for LXMF 0.9.0 compatibility 2025-10-31 22:28:08 +01:00
Mark Qvist
2758b571ff WeaveInterface compatibility on Android 2025-10-29 15:45:25 +01:00
Mark Qvist
d8581c981c Refactored conversation list 2025-10-29 02:22:23 +01:00
Mark Qvist
165f480d7e Conversation list refactoring 2025-10-29 02:08:27 +01:00
Mark Qvist
3f0d91ecdb Fixed Android BLE stack re-connection hang for RNodeInterface 2025-10-28 12:33:06 +01:00
Mark Qvist
88010b76fc Updated build configuration 2025-10-28 02:24:11 +01:00
Mark Qvist
846e7d7687 Updated makefile 2025-10-27 18:10:43 +01:00
Mark Qvist
354fb08297 Cleanup 2025-07-14 21:35:58 +02:00
Mark Qvist
f0ec8fde42 Updated bluetooth scanning text 2025-07-14 20:37:58 +02:00
Mark Qvist
73601ebe1e Added in-app BLE scanning and pairing 2025-07-14 16:06:50 +02:00
Mark Qvist
0d2f7b25a3 Added service restart 2025-07-14 00:11:21 +02:00
Mark Qvist
aee675d38b Fixed missing widget hide 2025-07-13 14:58:24 +02:00
Mark Qvist
cd7562390c Fixed incorrect widget ID. Closes #79. 2025-05-18 18:03:25 +02:00
Mark Qvist
5c5d5f8306 Updated dialog texts 2025-05-16 12:36:18 +02:00
Mark Qvist
5355f0e91f Fixed link stats in object details 2025-05-15 15:58:21 +02:00
Mark Qvist
137c0b284e Added option to configure shared instance access 2025-05-15 01:38:40 +02:00
Mark Qvist
98c64acb3b Updated version and RNS dependency version 2025-05-13 18:13:01 +02:00
Mark Qvist
2f35ecff80 Fixed missing none check 2025-05-12 14:46:23 +02:00
Mark Qvist
2638688bbc Added ability to exclude objects from telemetry collector responses 2025-05-12 00:08:57 +02:00
Mark Qvist
09f6d4bd98 Added transfer speed to outgoing message status 2025-05-11 22:32:02 +02:00
Mark Qvist
55bf57d0ab Updated version and RNS dependency version 2025-05-06 19:15:41 +02:00
Mark Qvist
0e552d4b9d Added link mode to object details screen 2025-05-06 19:11:54 +02:00
Mark Qvist
922dd91d7f Added option to specify RNS config path 2025-05-06 19:11:39 +02:00
Mark Qvist
9e636de5b1 Added basic console functionality 2025-04-17 20:35:30 +02:00
Mark Qvist
b86725c96d Added console argument 2025-04-17 14:09:32 +02:00
Mark Qvist
9749147b34 Use abstract domain sockets for RPC. Use epoll backend for TCP connections on Android. 2025-04-09 17:16:30 +02:00
Mark Qvist
a97c6dc9bb Updated versions 2025-04-08 18:19:10 +02:00
Mark Qvist
e8461b3f33 Cleanup 2025-04-07 18:21:35 +02:00
Mark Qvist
6a56d02afb Fixed potential change during iteration 2025-04-05 14:39:21 +02:00
Mark Qvist
1054ddf1c4 Updated build spec 2025-03-27 22:20:51 +01:00
Mark Qvist
a0a6b0fd55 Handle MQTT client memory leak 2025-03-27 22:16:54 +01:00
Mark Qvist
b2c3411c90 Fixed missing property init 2025-03-14 21:51:24 +01:00
Mark Qvist
1c855aa24b Disable voice call option on Android 2025-03-14 17:20:49 +01:00
Mark Qvist
999054ab34 Improved map init time 2025-03-14 17:13:02 +01:00
Mark Qvist
dd12a76bf9 Added option to block non-trusted callers 2025-03-14 15:05:51 +01:00
Mark Qvist
4d9bba3e4c Added audio device config ui 2025-03-14 14:09:38 +01:00
Mark Qvist
86e68f0dba Fixed key mapping 2025-03-12 10:52:05 +01:00
Mark Qvist
5e749bc0c3 Fixed voice dialog not being dismissed 2025-03-11 17:38:42 +01:00
Mark Qvist
a24f1f1073 Adjust window size on small devices 2025-03-11 17:35:04 +01:00
Mark Qvist
b1678a1532 Voice call UI additions 2025-03-10 17:25:40 +01:00
Mark Qvist
9e058cc12e Fixed inadverdent audio message play on swipe back 2025-03-09 20:44:48 +01:00