Commit graph

280 commits

Author SHA1 Message Date
Garth Vander Houwen
a55b0b68d7 Fix potential timer crash on BLEManager
Format temperature using the users setting from Settings > Language & Region > Temperature
2022-12-11 20:13:26 -08:00
Garth Vander Houwen
d9243f5a00 Add oled type override to display settings
Add button to close share channels help on mac
2022-12-11 14:14:08 -08:00
Garth Vander Houwen
b1166ef5ba Add dismiss button to help sheet on share channels 2022-12-09 19:15:15 -08:00
Garth Vander Houwen
c7a9883808 Go back to settings view after saving from a config view
Allow setting of a fixed ble pin
Fix bug that did not show devices to connect to after some failed connections
2022-12-09 18:19:00 -08:00
Garth Vander Houwen
e2641143ca Fixes for empty channel names and empty locale, potential crash on range test config view 2022-12-09 07:19:42 -08:00
Garth Vander Houwen
79f26965ed Updates to preferred peripheral auto connection for a more persistent connection 2022-12-07 16:50:24 -08:00
Garth Vander Houwen
0787587cb4 Add gpio settings to device config 2022-12-05 19:47:56 -08:00
Garth Vander Houwen
6081d8c30c * Add Libraries for OTA
* Refactor BLE Manager a bit
* Add signal strength indicator graphic to ble connect view
* Order BLE devices by name
2022-12-04 00:28:26 -08:00
Garth Vander Houwen
405e52fd35 Fix rak canned messages preset 2022-12-03 09:32:20 -08:00
Garth Vander Houwen
b167d93a0c Assorted fixes 2022-12-03 01:08:06 -08:00
Garth Vander Houwen
76b7127b68 Another attempt to refresh mute state for channels
Clean up navigation stack styles
2022-12-01 08:20:21 -08:00
Garth Vander Houwen
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00
Garth Vander Houwen
3fca3a1ca7 Fix channel mute bug 2022-11-29 21:40:22 -08:00
Garth Vander Houwen
789203d273 Add use pwm to external notification config 2022-11-29 21:24:20 -08:00
Garth Vander Houwen
61a4c51f45 Partially working channel mute 2022-11-26 19:21:31 -08:00
Garth Vander Houwen
46d02c6e08 Remove LocalizedStringKey 2022-11-26 10:57:52 -08:00
Garth Vander Houwen
8983e13b21 Honor user mute for dm notifications 2022-11-26 10:22:51 -08:00
Garth Vander Houwen
d90c016305 Add ethernet config
Open MQTT config to nrf52
Add mute to channels and users
2022-11-26 10:13:46 -08:00
Garth Vander Houwen
0a90ccaa54 Delete user messages 2022-11-25 00:22:51 -08:00
Garth Vander Houwen
fb1c943c38 Delete all messages for a channel 2022-11-24 23:25:44 -08:00
Garth Vander Houwen
6fde7e87c6 Update protos
Support increased MQTT Username and Password setup
Fix Test projects
increase version to 2.0.5
2022-11-24 11:56:05 -08:00
Garth Vander Houwen
23ea040679 Add brightness control to circle text to try and manage sidebar colors better 2022-11-20 16:37:37 -08:00
Garth Vander Houwen
ddf981b4d0 Add padding to node list items. 2022-11-20 15:55:46 -08:00
Garth Vander Houwen
537ad1bf73 Update invalid firmware view 2022-11-20 09:50:18 -08:00
Garth Vander Houwen
0b4eb76eb4 Make node list layout match contact list 2022-11-19 13:21:24 -08:00
Garth Vander Houwen
df02b41fdd Tighten up contacts view 2022-11-17 22:49:27 -08:00
Garth Vander Houwen
cf9e66626e Additional accent color cleanup 2022-11-17 21:44:07 -08:00
Garth Vander Houwen
27ff70a0af Updates to utilize the accent color for a few elements where it was being set manually to blue, add missing haltec images 2022-11-17 17:05:14 -08:00
Garth Vander Houwen
6cf2e9e28b Share position feature for catalyst 2022-11-16 08:07:00 -08:00
Garth Vander Houwen
73516def0d Fix potential mqtt config view crash, request position from nodes if position is sent in a direct message 2022-11-15 20:11:37 -08:00
Garth Vander Houwen
da382614dd Assorted app cleanup 2022-11-13 09:25:00 -08:00
Garth Vander Houwen
02629572ea Remove initial load bools 2022-11-12 08:48:01 -08:00
Garth Vander Houwen
836b3fb007 Assorted nil cleanup from crash reports 2022-11-11 18:13:32 -08:00
Garth Vander Houwen
fb326b7573 Rename hw models, fix disappearing ble icon 2022-11-11 16:22:50 -08:00
Garth Vander Houwen
6a5a12d246 Format SNR on messages 2022-11-11 11:05:55 -08:00
Garth Vander Houwen
441a302f6d SNR formatting updates 2022-11-11 11:04:52 -08:00
Garth Vander Houwen
963525ebe0 Clean up formatting on node details 2022-11-11 09:33:38 -08:00
Garth Vander Houwen
2d24d68203 Update list of sensors, add all enum values for HarewareModel 2022-11-11 09:07:14 -08:00
Garth Vander Houwen
c7a73484cd Remove unnecessary formatting on node list 2022-11-11 08:06:45 -08:00
Garth Vander Houwen
57e48c6563 Make sizing more consistent 2022-11-11 07:41:30 -08:00
Garth Vander Houwen
54f13e7827 Add snr to messages, finish tables for metrics 2022-11-11 07:07:48 -08:00
Garth Vander Houwen
f88375c7a1 Add snr to messages 2022-11-10 23:34:15 -08:00
Garth Vander Houwen
1b5b146334 Add table to device metrics, add snr to position and message 2022-11-10 23:27:48 -08:00
Garth Vander Houwen
8c76e14196 Asks for the channel messages 2022-11-10 22:17:38 -08:00
Garth Vander Houwen
f259cb15fd Dismiss buttons for sheets on mac
Add icon to clear app data button
Convert settings view to navigationsplitview
2022-11-08 23:18:50 -08:00
Garth Vander Houwen
9efec04b7d Close buttons for sheets in catalyst to prevent the need to force quit 2022-11-08 22:01:32 -08:00
Garth Vander Houwen
cdc4288278 Multi channel and qr code fixes 2022-11-08 12:48:16 -08:00
Garth Vander Houwen
47271bfbdd Fix multi channel bugs 2022-11-08 11:30:08 -08:00
Garth Vander Houwen
5844066931 Add conversation preview to private channels 2022-11-07 19:06:15 -08:00
Garth Vander Houwen
14547a459c Fix up multi channel send 2022-11-07 18:51:17 -08:00