Commit graph

747 commits

Author SHA1 Message Date
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
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
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
Ben Meadors
5e6486b8d4
Update Meshtastic/Helpers/Mqtt/MqttClientProxyManager.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-19 07:06:56 -05:00
Ben Meadors
dc00d8d118 Add delegate to fix tls issues with cocoamqtt 2025-04-19 06:49:15 -05:00
Garth Vander Houwen
5d9ea15767 Masks for a couple of coordinate logs 2025-04-01 17:33:39 -07:00
Garth Vander Houwen
46bf02c89c Make public key read only 2025-03-31 23:11:40 -07:00
Garth Vander Houwen
08ae52aea7 Merge remote-tracking branch 'refs/remotes/origin/2.5.22' 2025-03-31 22:20:16 -07:00
Garth Vander Houwen
9de106a10c Mask coordinates 2025-03-31 22:20:10 -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
Jake-B
18db01eb7f Filter module settings based on excluded_modules field 2025-03-28 16:20:45 -04:00
Benjamin Faershtein
d33e700783 Overhaul Store and Forward 2025-03-15 00:02:43 -07:00
Jake-B
d847e75437 Database updates for new attributes in Telemetry protobufs 2025-03-14 16:01:00 -04: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
Jake-B
bc4687953e Refactor to optional values for TelemetryEntity attributes 2025-02-21 18:23:03 -05:00
Garth Vander Houwen
da03814493 Remove more translation keys 2025-02-15 12:17:22 -08:00
Garth Vander Houwen
21e86deb95 Remove lora config keys 2025-02-15 11:28:28 -08:00
Garth Vander Houwen
4a75e68a1a More key deletion 2025-02-15 10:46:35 -08:00
Garth Vander Houwen
0cc5ab968b
Merge pull request #1087 from Oliver0804/main
Updated Traditional Chinese resources to the latest version
2025-02-11 08:07:18 -08:00
Garth Vander Houwen
815af45b2d Disable TLS for the client proxy 2025-02-11 07:40:02 -08:00
Garth Vander Houwen
2392a9f16e get public mqtt username and password from environment variables 2025-02-07 09:45:28 -08:00
oliver
5d97e246ab Kept remote version of Localizable.xcstrings 2025-02-03 12:11:50 +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
11531ed2de
Merge pull request #1069 from meshtastic/notificationsFix
Notifications fix
2025-01-27 13:05:26 -08:00
Garth Vander Houwen
52a69886bd
Merge pull request #1071 from daviesgeek/add-power-metrics
Add power metrics
2025-01-27 12:29:22 -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
Matthew Davies
bec24ba93c
Add power metrics widgets for node detail screen 2025-01-25 00:13:12 -08:00
Benjamin Faershtein
4a0e0ca0c0
Update LocalNotificationManager.swift 2025-01-22 12:20:43 -08:00
Benjamin Faershtein
194171dd15
Update MeshPackets.swift 2025-01-22 12:19:13 -08:00
Benjamin Faershtein
4c674c068a
fix 2025-01-22 12:18:53 -08:00
Benjamin Faershtein
79ef5f09f0
remove all changes made to mesh packets 2025-01-22 12:16:41 -08:00
Benjamin Faershtein
0539facafb
Merge branch 'main' into notificationsFix 2025-01-22 12:12:55 -08:00
Garth Vander Houwen
88e7c92f89 Switch to new locations handler 2025-01-21 09:19:14 -08:00
Garth Vander Houwen
e565a4d3bc Bump version 2025-01-20 08:03:15 -08:00
Ben Meadors
805dca6562 Add to channel notification as well 2025-01-15 15:57:48 -06:00
Ben Meadors
53ec91a771 Fix plumbing of critical bool for textMessagePacket notification 2025-01-15 09:43:21 -06:00
Garth Vander Houwen
ae2a58d4e1 Updates to MQTT config and admin key 3 2025-01-12 20:49:44 -08:00