Commit Graph

95 Commits

Author SHA1 Message Date
Mark Qvist
a091389fa1 Run IPC over multiprocessing lib instead of db 2023-10-22 20:16:41 +02:00
Mark Qvist
013c999152 Cleanup 2023-10-22 18:14:20 +02:00
Mark Qvist
3025ea7a5b Implemented available sensors 2023-10-22 13:16:43 +02:00
Mark Qvist
10a1f32057 Cleanup 2023-10-22 10:43:31 +02:00
Mark Qvist
314499109c Added telemetry system, location sharing and map view for shared locations 2023-10-22 01:12:55 +02:00
Mark Qvist
5a1eb23b0a Fixed return on non-init 2023-10-21 11:59:18 +02:00
Mark Qvist
a0b97bf4a3 Add map marker for own device 2023-10-21 01:02:43 +02:00
Mark Qvist
179ebe7cec Map marker drawing 2023-10-20 23:38:28 +02:00
Mark Qvist
8dad802f53 Added ability to discern telemetry changes 2023-10-20 17:27:15 +02:00
Mark Qvist
779cfc8662 Updated telemetry manager 2023-10-20 15:09:48 +02:00
Mark Qvist
f93c338adf Updated telemetry config and controls 2023-10-20 13:00:54 +02:00
Mark Qvist
a7c84660a0 Added map view and telemetry configuration 2023-10-20 02:41:05 +02:00
Mark Qvist
5e8ed17bb3 Added e-ink display mode 2023-10-07 16:54:38 +02:00
Mark Qvist
51b8fff517 Fixed missing config key init 2023-09-21 01:59:37 +02:00
Mark Qvist
96cbca2684 Fixed content-type header on APK file downloads 2023-09-21 00:05:21 +02:00
Mark Qvist
458ba51445 Added better conversation list sorting 2023-09-20 21:41:26 +02:00
Mark Qvist
ce9f9f42d7 Added ability to ignore unknown senders 2023-09-20 20:26:19 +02:00
Mark Qvist
26aa9dc1bf Added repository server and APK sharing 2023-09-20 20:12:47 +02:00
Mark Qvist
579c30e558 Added RNode airtime controls 2023-09-13 21:14:30 +02:00
Mark Qvist
3212f41625 Keyboard settings 2023-08-15 13:36:44 +02:00
Mark Qvist
930363f9a3 Fixed missing check for empty app data in announce handler 2022-12-23 23:23:17 +01:00
Mark Qvist
dd97dba7df Retake multicast lock on WiFi carrier change 2022-12-22 18:21:38 +01:00
Mark Qvist
693993f52e Improved roaming between different interface types 2022-12-22 14:53:24 +01:00
Mark Qvist
581ec4f0fd Fixed double announce at startup 2022-12-22 11:47:05 +01:00
Mark Qvist
c1acf96d11 Updated default option 2022-12-21 00:55:51 +01:00
Mark Qvist
3750770a29 Improved auto announce logic 2022-12-20 20:39:30 +01:00
Mark Qvist
c3b9172233 Improved RNode bluetooth hotplug 2022-12-20 16:02:25 +01:00
Mark Qvist
990cfb024a Change RNode bluetooth usage at runtime 2022-12-20 12:53:50 +01:00
Mark Qvist
e35c0e0be7 Send debug output to console only for now 2022-12-19 02:09:43 +01:00
Mark Qvist
0abf26d60c Added option to enable debug logging 2022-12-19 02:06:41 +01:00
Mark Qvist
b3e403de40 Added error message on service error or crash. Added error message on USB control connection errors. 2022-12-15 17:01:34 +01:00
Mark Qvist
7d443807f5 Fixed missing config value initialisation 2022-12-15 14:15:23 +01:00
Mark Qvist
982439cc2e Added ability to control bluetooth settings on RNode devices that were connected over USB after Sideband was started 2022-11-23 21:19:31 +01:00
Mark Qvist
c499706daf Cleanup 2022-11-23 20:47:38 +01:00
Mark Qvist
5739b33f06 Fixed bluetooth permissions on API levels < 30 2022-11-23 20:42:56 +01:00
Mark Qvist
75edbf94b9 Mitigated performance issues related to SQLite3 randomly hanging for a second on Android 2022-11-23 18:57:53 +01:00
Mark Qvist
4982e37231 Work on message screen partial loading 2022-11-23 13:28:26 +01:00
Mark Qvist
5cc047c758 Improved settings saving 2022-11-23 11:28:02 +01:00
Mark Qvist
6923c7e9b5 Added paper message sharing on Android 2022-11-22 19:47:13 +01:00
Mark Qvist
0226cbd5c6 Added paper message support 2022-11-22 14:25:56 +01:00
Mark Qvist
ecb5c6ea40 Added preferred RNode setting for Bluetooth connectivity 2022-11-03 20:22:16 +01:00
Mark Qvist
a1091aa30f Added better I2P status to connectivity status dialog. Restructured Connectivity page to work around KivyMD rendering bug. 2022-11-03 19:52:27 +01:00
Mark Qvist
81c28b35b2 Added ability to control Bluetooth settings of connected RNodes 2022-11-02 22:29:13 +01:00
Mark Qvist
76545fec4d Added hardware error communication to UI and improved RNode cleanup on teardown 2022-10-29 16:39:54 +02:00
Mark Qvist
7bdafa3797 Fixed missing settings field update 2022-10-25 20:11:16 +02:00
Mark Qvist
645c2790a9 Fixed graphics path 2022-10-19 22:25:20 +02:00
Mark Qvist
30b888e086 Added interface mode selection 2022-10-18 15:44:36 +02:00
Mark Qvist
4593286589 Added interface mode settings when transport is active 2022-10-18 15:06:25 +02:00
Mark Qvist
a55143d2c8 Gateway all interfaces when transport instance is active. This is a bit of a hack, and needs to be made configurable in the UI, but it will do for now. 2022-10-16 00:25:07 +02:00
Mark Qvist
dfa68194f7 Fixed invalid config key 2022-10-15 20:22:45 +02:00