Commit graph

3516 commits

Author SHA1 Message Date
Garth Vander Houwen
db0119bed9 Prevent users from disconnecting from bluetooth when want config is occuring let the timer do its job, clean up want config timer logic to occur in one place 2025-06-17 16:33:11 -07:00
Garth Vander Houwen
f191877376 Show updated public key if the private key is changed, regeneration still takes place in the firmware. Remove now unnessary reboot after saving a new private key 2025-06-17 09:11:51 -07:00
Garth Vander Houwen
d93064cd29
Update Meshtastic/Views/Settings/Config/SecurityConfig.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-16 15:51:27 -07:00
Garth Vander Houwen
e4b9881956
Merge pull request #1270 from meshtastic/sec-settings-additions
Security settings improvements
2025-06-16 15:38:58 -07:00
Garth Vander Houwen
e127c4cc54
Merge pull request #1269 from Blackmane/development
Update italian translation
2025-06-16 15:30:15 -07:00
Garth Vander Houwen
3c5c78f10f Bump version 2025-06-16 15:12:42 -07:00
Jake-B
b026650435 Security settings improvements 2025-06-16 17:24:54 -04:00
Blackmane
1fae15ea59 Update italian translation 2025-06-16 08:27:51 +02:00
Garth Vander Houwen
86d4e4728a
Merge pull request #1268 from meshtastic/2.6.6
Bump timer back down
2025-06-15 21:35:25 -07:00
Garth Vander Houwen
ee98b5ef77 Bump timer back down 2025-06-15 21:34:36 -07:00
Garth Vander Houwen
ab2e70d2dd
Merge pull request #1262 from meshtastic/2.6.6
2.6.6
2025-06-15 20:44:33 -07:00
Garth Vander Houwen
5a75368394 lock.slash.fill 2025-06-15 20:29:47 -07:00
Garth Vander Houwen
27ed820045 Add locks to channels in messaging, update share channels icons to match 2025-06-15 20:23:42 -07:00
Garth Vander Houwen
be263b412a 12 hour clock display config value 2025-06-15 20:04:21 -07:00
Garth Vander Houwen
30de672389 Bump deployment target 2025-06-15 19:46:45 -07:00
Garth Vander Houwen
b0c5b57424 Merge remote-tracking branch 'refs/remotes/origin/2.6.6' 2025-06-15 19:24:01 -07:00
Garth Vander Houwen
a4847c5c8e Add SVG files for heltec mesh pocket and seeed solar node 2025-06-15 19:23:43 -07:00
Ben Meadors
c1a9d3a7ba Father's day protos 2025-06-15 16:36:30 -05:00
Garth Vander Houwen
32711b8c74 Updated device hardware file 2025-06-15 14:29:16 -07:00
Garth Vander Houwen
f9b63e7ba5 Rollback if second user create fails 2025-06-15 14:14:18 -07:00
Garth Vander Houwen
be762e4454 Merge remote-tracking branch 'refs/remotes/origin/2.6.6' 2025-06-15 12:41:16 -07:00
Garth Vander Houwen
fd901ac4d0 Fix admin key 3 typo 2025-06-15 12:40:30 -07:00
Garth Vander Houwen
355e960359
Merge pull request #1267 from RCGV1/want-config-69420
Reset wantConfigRetries on disconnect
2025-06-15 10:32:22 -07:00
Garth Vander Houwen
9f9313ffba Safer create user function 2025-06-15 09:47:27 -07:00
Benjamin Faershtein
5e36402fc9 Reset wantConfigRetries on disconnect 2025-06-15 09:46:17 -07:00
Garth Vander Houwen
801703db26 Want config timing cleanup 2025-06-14 19:55:54 -07:00
Garth Vander Houwen
647bb690f0 Send key validation error to security config 2025-06-14 18:43:14 -07:00
Garth Vander Houwen
2840d334e3
Merge pull request #1261 from meshtastic/want-config-69420
Added better config and db logic on connection with timeout
2025-06-14 17:44:25 -07:00
Garth Vander Houwen
09c6e0a833
Merge pull request #1263 from meshtastic/waypoint-update
Waypoint update
2025-06-14 17:36:01 -07:00
Benjamin Faershtein
677a615148
Merge pull request #1260 from RCGV1/want-config-69420
Added retry timeout
2025-06-14 15:15:01 -07:00
Benjamin Faershtein
5746d2df7a Added retry timeout 2025-06-14 15:13:18 -07:00
Garth Vander Houwen
dd31989135 Tidy up private key regeneration 2025-06-14 15:01:26 -07:00
Garth Vander Houwen
75cf037cfe Remove more remnants of the old admin channel 2025-06-14 14:25:46 -07:00
Benjamin Faershtein
6477afcc79
Merge pull request #1259 from RCGV1/want-config-69420
added nonce variables
2025-06-14 09:10:53 -07:00
Benjamin Faershtein
5a854725ee added nonce variables 2025-06-14 09:10:07 -07:00
Benjamin Faershtein
6f3ee42e1e
Merge pull request #1258 from RCGV1/want-config-69420
fixed some logic
2025-06-14 09:00:37 -07:00
Benjamin Faershtein
4d6e8c8940 fixed some logic 2025-06-14 08:58:17 -07:00
Garth Vander Houwen
2920a38312 Translation updates 2025-06-13 09:57:27 -07:00
Benjamin Faershtein
a75fdd4f1c
Merge pull request #1256 from RCGV1/want-config-69420
First get config to subscribe then fetch nodes
2025-06-12 22:10:52 -07:00
Garth Vander Houwen
dc892a9543
Merge pull request #1257 from RCGV1/fix-scroll-to-bottom
If no unread messages go straight to bottom
2025-06-12 19:00:30 -07:00
Benjamin Faershtein
85abbb058e
Merge pull request #1255 from RCGV1/waypoint-my-location-button
Seperated button
2025-06-12 14:22:47 -07:00
Benjamin Faershtein
57d6a8c721 Fixed messages not scrolling to bottom 2025-06-12 14:12:00 -07:00
Benjamin Faershtein
e17791b71d First get config to subscribe then fetch nodes 2025-06-12 12:06:23 -07:00
Garth Vander Houwen
b6b95accad Bump version 2025-06-12 10:52:30 -07:00
Benjamin Faershtein
f4ec895fb9 Seperated button 2025-06-12 10:51:48 -07:00
Garth Vander Houwen
ea35f44f93
Merge pull request #1253 from meshtastic/2.6.5
Merging this as a hot fix release to get factory reset including keys in place
2025-06-12 10:11:20 -07:00
Garth Vander Houwen
f3316518cc Remove reply overlay until it can look decent 2025-06-12 09:44:31 -07:00
Garth Vander Houwen
193512ee78
Merge pull request #1252 from RCGV1/Expose-public-key
Added copying public key button
2025-06-12 09:08:13 -07:00
Garth Vander Houwen
25ca292c55 Add option to reset keys and ble bonds to factory reset 2025-06-12 08:43:07 -07:00
Garth Vander Houwen
c16ef7f118 TCP Connection warning, accent tint color for udp toggle 2025-06-11 16:54:40 -07:00