Commit Graph

76 Commits

Author SHA1 Message Date
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 2a6a0d568a Added sideband logo for RNode framebuffer 2022-10-29 14:30:08 +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
Mark Qvist cb2be5077e Enabled running Reticulum Transport instance on Android 2022-10-15 19:12:39 +02:00
Mark Qvist 1d6a68d46d Added radio modem support 2022-10-15 14:55:47 +02:00
Mark Qvist 7820952d33 Add serial interface hotplug support on Android 2022-10-15 13:34:04 +02:00
Mark Qvist 318e4274fc Added serial interface initialisation 2022-10-15 11:42:34 +02:00
Mark Qvist 535a3fcbfe Added serial port and radio modem options to connectivity 2022-10-15 11:11:34 +02:00
Mark Qvist 7b7903be8d Cleanup 2022-10-13 21:22:16 +02:00
Mark Qvist e991d54def Added support for USB-connected RNodes on Android 2022-10-13 18:44:54 +02:00
Mark Qvist 1b5480a5ae Added RNode hotplug support on Android 2022-10-12 18:55:08 +02:00
Mark Qvist 085438e812 Added RNode interface initialisation 2022-10-12 16:38:59 +02:00
Mark Qvist ca84ac7454 Added settings item for notifications 2022-10-09 00:30:58 +02:00
Mark Qvist f3107f4414 Cleanup 2022-10-08 23:35:22 +02:00
Mark Qvist 19c3c7b562 Improved announce handling and announce UI 2022-10-08 23:34:24 +02:00
Mark Qvist 7df2a69b4b Added periodic sync. Improved sync dialog UI. 2022-10-08 22:47:08 +02:00
Mark Qvist d5231da5bb Added auto sync interval to settings. Improved settings layout. 2022-10-08 21:12:36 +02:00
Mark Qvist c5ad94b2d3 Improved announce stream 2022-10-08 19:55:46 +02:00
Mark Qvist 56f1abbb1b Decrease max saved announces 2022-10-07 17:58:54 +02:00
Mark Qvist cd90945b56 Improved notification logic on desktop 2022-10-07 01:24:16 +02:00
Mark Qvist 715d4e27a4 Improved announce stream UI performance 2022-10-06 16:07:03 +02:00
Mark Qvist 8fd6ddb55e Light theme by default 2022-10-03 23:09:02 +02:00