Meshtastic-Apple/Meshtastic/Extensions
Garth Vander Houwen bc39cbd2b7
Make BLE Transport an actor to fix background discovery crashes (#1554)
* Bump version

* update the translations (#1540)

update the translations

* Don't alert (with sound: .default) when updating Live Activity (#1536)

* Fix adding channels (#1532)

* Full translation into Spanish (#1529)

* tapback with any emoji (#1538)

* Call clearStaleNodes at start of sendWantConfig (#1535)

* NFC Tag contact (#1537)

* Accessorymanager background discovery (#1542)

* Don't add new BLE  devices to the device list in the backgournd

* Bump version

* Update Meshtastic/MeshtasticApp.swift

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update Meshtastic/MeshtasticApp.swift

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revert "Full translation into Spanish (#1529)" (#1543)

This reverts commit f25fdfb89f.

* Revert "update the translations (#1540)" (#1544)

This reverts commit cb2fd8cc15.

* Revert "NFC Tag contact (#1537)" (#1545)

This reverts commit 5c22b8b6e0.

* Update Meshtastic/Views/Messages/TapbackInputView.swift

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update Meshtastic/Helpers/EmojiOnlyTextField.swift

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Revert "Accessorymanager background discovery (#1542)" (#1553)

This reverts commit 487f24b99a.

* Make BLE Transport an actor to fix background discovery crashes

* Update protobufs

* Protobufs

* Remove UI Kit code, clean up waypoint form emoji picker

* Remove redundant nested Task in tapback emoji handler (#1552)

* Initial plan

* Remove nested Task block in tapback handler

Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>

* Delete empty file

* Handle nil for emoji keyboard type extension

* Remove UI kit method from waypoint form emoji picker

* Remove UI kit emoji picker from tapback

* Update Meshtastic/Accessory/Transports/Bluetooth Low Energy/BLETransport.swift

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Throw too many retries error again, remove return

---------

Co-authored-by: MGJ <62177301+MGJ520@users.noreply.github.com>
Co-authored-by: Mike Robbins <mrobbins@alum.mit.edu>
Co-authored-by: Benjamin Faershtein <119711889+RCGV1@users.noreply.github.com>
Co-authored-by: Alvaro Samudio <alvarosamudio@protonmail.com>
Co-authored-by: Mathew Kamkar <578302+matkam@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
2026-01-15 09:38:49 -08:00
..
CoreData 2.7.6 Working Changes (#1479) 2025-12-21 12:15:01 -08:00
Protobufs Extract the generated protobufs into its own Swift package 2024-06-28 11:11:01 -05:00
Bool.swift Conditional modifiers (#1378) 2025-09-07 16:02:47 -07:00
Bundle.swift 2.7.6 Working Changes (#1479) 2025-12-21 12:15:01 -08:00
Character.swift Map settings cleanup 2023-04-25 17:56:57 -07:00
CLLocation.swift True bearing for the node list 2024-08-04 13:13:02 -07:00
CLLocationCoordinate2D.swift This change fixes several lint errors throughout the project, and moves the SwiftLint build phase to before compilation. 2024-05-31 21:48:50 -05:00
Color.swift Alternate App icons (#1359) 2025-08-28 22:54:17 -07:00
Constants.swift Refactor to optional values for TelemetryEntity attributes 2025-02-21 18:23:03 -05:00
Data.swift Map settings cleanup 2023-04-25 17:56:57 -07:00
Date.swift More localization key 2025-05-08 08:59:24 -07:00
Double.swift Lint 2023-08-26 23:17:30 -07:00
FileManager.swift Logging and linting 2024-06-23 16:11:02 -07:00
Float.swift Node filter for environment nodes 2024-07-12 01:28:56 -07:00
Int.swift Update hex formatter to include leading zeros if required to get to 8 characters 2025-07-27 16:22:26 -07:00
Logger+DataDog.swift 2.7.4 Working Changes (#1415) 2025-10-05 17:51:18 -07:00
Logger.swift Transports Interface to Support TCP for all Platforms and Serial on Mac (#1341) 2025-08-27 08:09:02 -07:00
Measurement.swift Remove broken .reciprocal() 2025-02-07 12:27:55 -08:00
OSLogEntryLog.swift Additional translation key cleanup 2025-04-27 12:50:45 -07:00
String.swift Fix localization keys merged from community pull requests 2025-05-20 21:16:12 -07:00
TimeZone.swift Timezone 2024-04-08 11:41:54 -07:00
UIColor.swift This change fixes several lint errors throughout the project, and moves the SwiftLint build phase to before compilation. 2024-05-31 21:48:50 -05:00
UIImage.swift Map settings cleanup 2023-04-25 17:56:57 -07:00
UIKeyboardType.swift Make BLE Transport an actor to fix background discovery crashes (#1554) 2026-01-15 09:38:49 -08:00
Url.swift 2.7.6 Working Changes (#1479) 2025-12-21 12:15:01 -08:00
UserDefaults.swift Make BLE Transport an actor to fix background discovery crashes (#1554) 2026-01-15 09:38:49 -08:00
View.swift Conditional modifiers (#1378) 2025-09-07 16:02:47 -07:00