Commit graph

943 commits

Author SHA1 Message Date
Garth Vander Houwen
f82bb2fc2d
Merge pull request #262 from meshtastic/2.0.7_Working_Changes
Removed unused packages, sync user defaults
2022-12-12 12:04:28 -08:00
Garth Vander Houwen
b71a30b97d Sync user settings after setting connected device and preferred 2022-12-12 10:23:25 -08:00
Garth Vander Houwen
d765cb6411 Delete unused packages 2022-12-11 21:10:23 -08:00
Garth Vander Houwen
e6861e5154
Merge pull request #261 from meshtastic/2.0.7_Working_Changes
Format temperature using the user setting
2022-12-11 20:30:53 -08:00
Garth Vander Houwen
1c770e6ca2 Remove library that is not being used 2022-12-11 20:21:02 -08:00
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
9c5ed82c11
Merge pull request #260 from meshtastic/2.0.7_Working_Changes
Add oled type override to display settings, Add button to close share channels help on mac
2022-12-11 14:22:00 -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
7cab56f8da
Merge pull request #259 from meshtastic/2.0.7_Working_Changes
2.0.7 Working Changes
2022-12-09 19:16:22 -08:00
Garth Vander Houwen
5e68afa656 Bump version 2022-12-09 19:15:40 -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
286bf9ab28 Update protos, add trace route app port 2022-12-09 07:24:21 -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
7af20756f1
Merge pull request #258 from meshtastic/2.0.6_Working_Changes
Updates to preferred peripheral auto connection for a more persistent connection
2022-12-08 10:46:41 -08:00
Garth Vander Houwen
af1c252637 Move try catch for node info packet into the if statement where there is always at least one node found. 2022-12-08 10:41:40 -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
2ab281ce40
Merge pull request #256 from meshtastic/2.0.6_Working_Changes
Move two bools on BLEManager back to @Published to prevent regression…
2022-12-05 20:06:23 -08:00
Garth Vander Houwen
75a8bdaeb0 Move two bools on BLEManager back to @Published to prevent regressions on lora config and when bluetooth is off 2022-12-05 19:59:07 -08:00
Garth Vander Houwen
147088b4dc
Merge pull request #255 from meshtastic/2.0.6_Working_Changes
Bluetooth refactoring
2022-12-05 19:51:05 -08:00
Garth Vander Houwen
0787587cb4 Add gpio settings to device config 2022-12-05 19:47:56 -08:00
Garth Vander Houwen
87adad8279 Remove old DFU code 2022-12-05 19:32:58 -08:00
Garth Vander Houwen
6a09b27888 Clean up BLEManager refactoring 2022-12-04 06:56:55 -08:00
Garth Vander Houwen
674178469f Fix scanning button 2022-12-04 00:34:10 -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
17684e7980
Merge pull request #254 from meshtastic/2.0.6_Working_Changes
Assorted fixes
2022-12-03 01:26:29 -08:00
Garth Vander Houwen
b167d93a0c Assorted fixes 2022-12-03 01:08:06 -08:00
Garth Vander Houwen
b6786d6421
Merge pull request #253 from meshtastic/2.0.6_Working_Changes
2.0.6 working changes
2022-12-01 08:21:49 -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
fa54be085a
Merge pull request #252 from meshtastic/2.0.6_Working_Changes
2.0.6 working changes
2022-11-29 21:43:11 -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
77da49b757
Merge pull request #250 from meshtastic/2.0.6_Working_Changes
Updates for 2.0.6
2022-11-26 19:25:21 -08:00
Garth Vander Houwen
61a4c51f45 Partially working channel mute 2022-11-26 19:21:31 -08:00
Garth Vander Houwen
1a20990b9f Bump version to 2.0.6 2022-11-26 17:39:45 -08:00
Garth Vander Houwen
6c329c9dac
Merge pull request #249 from meshtastic/2.0.5_Working_Changes
Mute DM's and Delete all messages for channels and users
2022-11-26 11:03:01 -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
d88b71384e
Merge pull request #246 from meshtastic/2.0.5_Working_Changes
Context Menu on Contacts to Delete User and Channel Messages
2022-11-25 00:39:07 -08:00
Garth Vander Houwen
d9734d3f8b
Update feature.yml 2022-11-25 00:28:30 -08:00
Garth Vander Houwen
0619f018fb
Update feature.yml 2022-11-25 00:27:51 -08:00
Garth Vander Houwen
643dfc9fc4 Fix spacing 2022-11-25 00:26:13 -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
5e85ab36a2 Fix busted test projects 2022-11-22 13:31:54 -08:00
Garth Vander Houwen
205e429df9
Merge pull request #245 from meshtastic/2.0.3_Working_Changes
Add brightness control to circle text to try and manage sidebar color…
2022-11-20 16:39:02 -08:00