Commit graph

787 commits

Author SHA1 Message Date
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
5746d2df7a Added retry timeout 2025-06-14 15:13:18 -07:00
Garth Vander Houwen
75cf037cfe Remove more remnants of the old admin channel 2025-06-14 14:25:46 -07:00
Benjamin Faershtein
5a854725ee added nonce variables 2025-06-14 09:10:07 -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
e17791b71d First get config to subscribe then fetch nodes 2025-06-12 12:06:23 -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
269f784b25 Show client notification message in the logs not the JSON 2025-06-10 20:23:48 -07:00
Garth Vander Houwen
9e1766b90a Switch minimum firmware version back 2025-06-10 17:54:19 -07:00
Garth Vander Houwen
219a85900a Unredact client notification text in the logs 2025-06-10 17:10:03 -07:00
Benjamin Faershtein
bd666a742c More graceful failures 2025-06-05 08:24:17 -07:00
Garth Vander Houwen
701a06a02d Bump minimum firmare version to match android 2025-06-01 07:00:06 -07:00
Ben Meadors
c906bc2baf Switch is comprehensive now 2025-05-29 12:49:36 -05:00
Garth Vander Houwen
f240871caa Remove extraneous coredata dependancy 2025-05-25 09:28:17 -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
18ef8890cb add back notifications delay, disable unmessagable toggle unless it is a supported version 2025-05-23 23:13:12 -07:00
Garth Vander Houwen
446b94604c Client proxy cleanup 2025-05-22 09:50:43 -07:00
Garth Vander Houwen
530872e50f capitilize node list, update unmessagable logic, clean up contact list filtering 2025-05-21 11:48:47 -07:00
Garth Vander Houwen
45f7aedbbb
Merge pull request #1191 from meshtastic/DisconnectSwipe
Disconnect swipe
2025-05-20 19:22:35 -07:00
Ben Meadors
f80c477d2b upsertNodeInfoPacket for contacts 2025-05-20 11:30:53 -05:00
Garth Vander Houwen
f59a945a8d Set unmessagable more places 2025-05-15 18:59:38 -07:00
Ben Meadors
6fc6a8fcfa Fix QR code generation being slow as ball and log error 2025-05-13 19:59:12 -05:00
Ben Meadors
05397db3a4 Add shared contact functionality (WIP)
Feel free to hijack and make it not terrible
2025-05-13 19:43:43 -05:00
Garth Vander Houwen
980debd8e8 Auto favorite node when sending a DM 2025-05-13 10:01:44 -07:00
Garth Vander Houwen
25060fd07c
Merge pull request #1209 from RCGV1/FixWaypointState
Fixed waypoint updating logic and waypoint notification
2025-05-10 12:38:45 -07:00
git bisector
7063e7d419 Fix TraceRoute notification navigation to correct node (#1115)
When clicking on a completed TraceRoute notification, the app now navigates to the correct destination node instead of the connected node. This fixes issue #1115 where the app was navigating to the wrong node detail screen.
2025-05-09 21:03:33 -07:00
Benjamin Faershtein
db5ec2f8cb
Merge branch 'main' into FixWaypointState 2025-05-09 09:22:01 -07:00
Garth Vander Houwen
70fa86ae32 Finish updating translation strings 2025-05-08 22:50:44 -07:00
Garth Vander Houwen
ffb3296ddf 60 stupid keys remaining 2025-05-08 20:34:25 -07:00
Garth Vander Houwen
9ecf7f7fbf Additional localization key fixes 2025-05-08 14:42:11 -07:00
Benjamin Faershtein
1a2429f36f Add fallback to lastKnown location to fix the "AppleParkBug" 2025-05-07 19:43:47 -07:00
Benjamin Faershtein
a1d5a8a0d0 fixed a small issue where it tries updating it after its deleted 2025-05-06 22:03:24 -07:00
Benjamin Faershtein
531e74dd5c Fixed waypoint updating logic and waypoint notification 2025-05-06 21:49:44 -07:00
Garth Vander Houwen
289f8ff6ee
Merge pull request #1195 from ByteThis/fix/en-locale-typo
Fix: Correct typo in English Bluetooth error message string
2025-04-30 18:13:20 -07:00
Garth Vander Houwen
edc23ffc1a Persist MQTT Map report opt in and prevent proxy connections without accepting terms. 2025-04-30 18:02:39 -07:00
bytethis
0849b4f427 fix typo in bluetooth error messsage for en locale 2025-04-30 02:18:04 +01:00
Garth Vander Houwen
a0e94bd518 More translation key cleanup 2025-04-27 16:19:10 -07:00
Garth Vander Houwen
defba587e7 Assorted linting updates 2025-04-27 14:04:47 -07:00
Garth Vander Houwen
d568627ce8 Additional translation key cleanup 2025-04-27 12:50:45 -07:00
Benjamin Faershtein
a1fcb30394
Merge branch 'main' into DisconnectSwipe 2025-04-26 20:55:36 -07:00
Garth Vander Houwen
028987a420 Remove orphaned code 2025-04-24 08:10:58 -07:00
Garth Vander Houwen
be5540eda5 Remove impossible cases 2025-04-20 10:38:51 -07:00
Ben Meadors
d4ece62cce Complete anyway 2025-04-19 07:09:08 -05:00