Commit graph

1726 commits

Author SHA1 Message Date
Garth Vander Houwen
aafa7b7b31 Use want config timer to prevent disconnect while config is running, stop force disconnecting. 2025-06-17 17:14:45 -07:00
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
Jake-B
b026650435 Security settings improvements 2025-06-16 17:24:54 -04: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
fd901ac4d0 Fix admin key 3 typo 2025-06-15 12:40:30 -07:00
Garth Vander Houwen
647bb690f0 Send key validation error to security config 2025-06-14 18:43:14 -07:00
Garth Vander Houwen
09c6e0a833
Merge pull request #1263 from meshtastic/waypoint-update
Waypoint update
2025-06-14 17:36:01 -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
Garth Vander Houwen
2920a38312 Translation updates 2025-06-13 09:57:27 -07:00
Benjamin Faershtein
57d6a8c721 Fixed messages not scrolling to bottom 2025-06-12 14:12:00 -07:00
Benjamin Faershtein
f4ec895fb9 Seperated button 2025-06-12 10:51:48 -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
Benjamin Faershtein
5da837701b Added copying public key button 2025-06-11 10:37:50 -07:00
Garth Vander Houwen
7466c648e6 Remove ignored filter from node filter. 2025-06-11 09:55:29 -07:00
Garth Vander Houwen
58811bdc49 Merge remote-tracking branch 'refs/remotes/origin/2.6.4' 2025-06-11 09:25:32 -07:00
Garth Vander Houwen
f1d69ac5bb Revert non working changes to firmware link for latest stable version 2025-06-11 09:25:22 -07:00
Garth Vander Houwen
9e4ae78c32
Merge pull request #1244 from RCGV1/channel-mute-fix
Fixed the persistence of channel mute settings
2025-06-11 08:34:13 -07:00
Garth Vander Houwen
0e3d99c458 Fix userlist connected node predicate 2025-06-11 06:49:09 -07:00
Garth Vander Houwen
11055f21c8 Merge remote-tracking branch 'refs/remotes/origin/2.6.4' 2025-06-10 23:32:02 -07:00
Garth Vander Houwen
8152642c6c Try and fix logo on ios 26 2025-06-10 23:31:51 -07:00
Garth Vander Houwen
c9c74bcb33
Merge pull request #1250 from meshtastic/contactlist_filters
Contactlist filters
2025-06-10 23:17:35 -07:00
Garth Vander Houwen
2e92b838c4
Update Meshtastic/Views/Messages/UserList.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 23:16:19 -07:00
Garth Vander Houwen
084da97da6 Dont be dumb 2025-06-10 23:12:57 -07:00
Garth Vander Houwen
01770ec2b0 Merge remote-tracking branch 'refs/remotes/origin/contactlist_filters' 2025-06-10 23:00:38 -07:00
Garth Vander Houwen
7b8980f1ed Remove unmessagable filter as it is static for the contact list 2025-06-10 23:00:26 -07:00
Garth Vander Houwen
eda9bdf8ad
Update Meshtastic/Views/Messages/UserList.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 22:57:00 -07:00
Garth Vander Houwen
7a5330dd4b Slight updates to filter and title 2025-06-10 22:47:18 -07:00
Benjamin Faershtein
807c747182 fix filter 2025-06-10 13:38:22 -07:00
Benjamin Faershtein
339ecb3ace Actually save isClientMuted to the node and switch channelList to a fetch request 2025-06-07 14:58:06 -07:00
Benjamin Faershtein
784d3ab7f4 Fixed lock waypoint logic 2025-06-05 09:23:51 -07:00
Benjamin Faershtein
a16c7ade27 Accessibility Label 2025-06-05 08:30:15 -07:00
Benjamin Faershtein
8ef6d0cea6 fix 2025-06-05 08:28:04 -07:00
Benjamin Faershtein
bd666a742c More graceful failures 2025-06-05 08:24:17 -07:00
Benjamin Faershtein
c09291e1b2 Added a button to change waypoint to your location 2025-06-04 09:25:30 -07:00
Garth Vander Houwen
453022efe7 Finish removing legacy admin functionality 2025-05-28 15:30:03 -07:00
Garth Vander Houwen
7b1c6c2078 Bump version 2025-05-27 09:12:25 -07:00
Garth Vander Houwen
16ad1ecfce Only share messagable contacts 2025-05-25 09:25:58 -07:00
Garth Vander Houwen
825b198e60 Bump minimum firmware version for unmessagable configuration 2025-05-25 08:27:35 -07:00
Garth Vander Houwen
70340fa18f Fix some linting and ben writing C# warnings 2025-05-24 00:33:27 -07:00
Garth Vander Houwen
73f1f65553 Clean up map settings form a bit 2025-05-24 00:19:00 -07:00
Garth Vander Houwen
4584d5f5ce
Merge pull request #1234 from RCGV1/Favorite-Only-Map-Filter
Added Favorites Only Map Option
2025-05-23 23:45:37 -07:00
Garth Vander Houwen
b4d4bde3ee capitalize 2025-05-23 23:41:32 -07:00