Commit graph

914 commits

Author SHA1 Message Date
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
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
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
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
1a20990b9f Bump version to 2.0.6 2022-11-26 17:39:45 -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
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
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
28632f158e Merge remote-tracking branch 'refs/remotes/origin/2.0.3_Working_Changes' 2022-11-19 12:36:09 -08:00
Garth Vander Houwen
ac017de1e5 Fix nil firmware version crash 2022-11-19 12:35:50 -08:00
Garth Vander Houwen
ab12891d27
Merge branch 'main' into 2.0.3_Working_Changes 2022-11-19 11:15:20 -08:00
Garth Vander Houwen
d5699669ec Update readme 2022-11-19 11:12:40 -08:00
Garth Vander Houwen
8e96551140 Filter out emoji so they don't show twice in channel messages 2022-11-18 20:08:32 -08:00
Garth Vander Houwen
55ecc35a30
Merge pull request #240 from meshtastic/2.0.3_Working_Changes
Add images for new heltec hardware, update protobufs
2022-11-17 23:06:00 -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
e6e7dab308 Add images for new heltec hardware, update protobufs 2022-11-16 20:14:51 -08:00
Garth Vander Houwen
4a494dc16d
Merge pull request #239 from meshtastic/2.0_Alpha_Launch
Bump version, adjust estimated sats slightly
2022-11-16 19:08:45 -08:00
Garth Vander Houwen
98b5f925ff Bump version, adjust estimated sats slightly 2022-11-16 19:04:22 -08:00
Garth Vander Houwen
374cb6dcd4
Update README.md 2022-11-16 18:43:50 -08:00
Garth Vander Houwen
84a6cb13d0
Update config.yml 2022-11-16 18:41:33 -08:00
Garth Vander Houwen
29e3a98f4f
Update feature.yml 2022-11-16 18:40:04 -08:00
Garth Vander Houwen
6ab475f470
Delete feature_request.md 2022-11-16 18:39:32 -08:00
Garth Vander Houwen
3f30925166
Create feature.yml 2022-11-16 18:38:41 -08:00
Garth Vander Houwen
a769dcd5e6
Merge pull request #238 from meshtastic/2.0_Alpha_Launch
Share position feature for catalyst
2022-11-16 08:22:16 -08:00
Garth Vander Houwen
6cf2e9e28b Share position feature for catalyst 2022-11-16 08:07:00 -08:00
Garth Vander Houwen
e074b3f243
Merge pull request #236 from meshtastic/2.0_Alpha_Launch
Fix potential mqtt config view crash, request position from nodes if …
2022-11-15 20:12:29 -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
78c0557958
Merge pull request #235 from meshtastic/2.0_Alpha_Launch
2.0 alpha launch
2022-11-13 09:40:24 -08:00