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
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
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
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
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
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
695147fcf6
Aded App Intent for disconnect node
2025-04-02 18:02:27 -07:00
Garth Vander Houwen
5d9ea15767
Masks for a couple of coordinate logs
2025-04-01 17:33:39 -07:00
Garth Vander Houwen
b08064258f
Merge branch '2.5.22' into StoreAndForwardUpdate
2025-03-31 22:11:54 -07:00
Garth Vander Houwen
ea39adac26
Add OSLog Redacttion attributes
2025-03-31 22:06:00 -07:00
Garth Vander Houwen
02d13c7ba3
Remove unused core data backup functionality
2025-03-30 10:21:18 -07:00
Benjamin Faershtein
d33e700783
Overhaul Store and Forward
2025-03-15 00:02:43 -07:00
Jake-B
2ba9d09aed
Update to most recent meshtastic/protobufs
2025-03-14 12:47:31 -04:00
Garth Vander Houwen
d438dc2099
Get rid of the developer mesh log
2025-02-28 21:00:11 -08:00
Garth Vander Houwen
c6c1ae75d7
Surface ble errors for didFailToConnect method
2025-02-27 09:40:34 -08:00
Garth Vander Houwen
da03814493
Remove more translation keys
2025-02-15 12:17:22 -08:00
Garth Vander Houwen
ed87b47a9f
Merge pull request #1073 from daviesgeek/add-traceroute-notification
...
send tr received notification
2025-01-27 13:34:33 -08:00
Garth Vander Houwen
72b84d4b0c
Fix true heading arrow, bump minimum firmware version
2025-01-27 12:25:40 -08:00
Matthew Davies
489ca28529
send tr received notification
2025-01-26 12:07:47 -08:00
Garth Vander Houwen
2e5c1e3bdc
Merge pull request #1046 from bjpetit/tr-back-update
...
Update traceroute back route display to handle case where route back is not valid
2025-01-11 07:59:29 -08:00
Garth Vander Houwen
e1f2e34c2e
Add criticial alerts functionality to textMessageAppPacket
2025-01-10 08:32:42 -08:00
Brent Petit
a00aa40e36
Update traceroute back route display to handle case where route back
...
is not valid
2025-01-08 08:58:21 -06:00
Garth Vander Houwen
57b9363311
Bump version, add criticial alerts entitlement
2025-01-01 10:45:25 -08:00
Ben Meadors
d372cea4da
Add AlertApp portnum to text message handling
2024-12-27 09:10:31 -06:00
Garth Vander Houwen
a9099442fd
Merge branch 'main' into traceroute-twoway-direct
2024-12-22 08:59:20 -08:00
Nikola Dašić
136a521b78
Localization upgrade on missing strings
2024-12-21 09:54:39 +01:00
Garth Vander Houwen
7efde79d52
Bump version, add alert app portnum
2024-12-19 22:49:01 -08:00
Garth Vander Houwen
e118412808
Add ignore node button
2024-12-13 21:11:12 -08:00
Garth Vander Houwen
cf2355c008
Bump minimum version to match android
2024-12-03 07:56:31 -08:00
Garth Vander Houwen
8d810ec22d
update hardware list
2024-12-02 18:09:49 -08:00
Brent Petit
60d6f67872
Update direct traceroute handling to use two-way logic
2024-11-15 01:46:29 -06:00
Brent Petit
68b6ffa3d6
Refactor route string buiding
2024-11-14 23:14:28 -06:00
Brent Petit
b01bae8b6b
Skip back route if hopStart not set and no snrBack
2024-10-31 20:53:58 -05:00
Brent Petit
9b34840e4b
Update SNR checks. SNR value of -32 means unknown
...
Add comments explaining the SNR handing in traceroute
2024-10-26 10:49:22 -05:00
Brent Petit
994a3ff2f8
Clean up formatting of route strings and update snr checks
...
to support egative snr values
2024-10-23 01:14:08 -05:00
Brent Petit
f763026203
Use snr from routing message for single hop results rather than node
...
Clean up snr float handling in traceroute paths
2024-10-22 23:18:21 -05:00
Garth Vander Houwen
f0838eace9
Update trace route list, only show traceroute icon if there are responses, temp layout test
2024-10-13 09:20:05 -07:00
Garth Vander Houwen
a74e7bcd06
SNR for connected and destination nodes
2024-10-12 09:48:38 -07:00
Garth Vander Houwen
aa9c8bd8a3
set destination node num properly
2024-10-12 06:15:17 -07:00
Garth Vander Houwen
70263d1ea7
update traceroute list text
2024-10-12 05:35:14 -07:00
Garth Vander Houwen
6325eb697c
mo hops
2024-10-11 13:51:54 -07:00
Garth Vander Houwen
b5d7bbd7dc
Add connected node to end of route back string
2024-10-10 22:28:33 -07:00