Meshtastic-Apple/Meshtastic/Views/Nodes/Helpers
Garth Vander Houwen 6bb880d503
Two Column Node List (#1425)
* Restore BLE State

* Log privacy

* AccessoryManager to handle restored connection

* Comment task out

* Switch the node list to a two column layout

* Keep asian translations of channel details string

* Update restore state function based on conversation with jake

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

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

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

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

* always show node list search bar

* Update auto correct modifier

* Dont show online animations for ios 17, remove online animation from node map, remove online circle from position popover

* Work in progress.

* Update detents

* Gate the discovery process while restoring

* Use geometry reader to size weather tiles on node details

* Update BLE Transport

* Update location weather condistion styles

* Log privacy in didReceive

* Remove extra dividers from admin key config, fix onboarding typo

* Bump minimum catalyst target

* Bump mac target version

* Use @FetchRequest for UserList to try and use less memory on ios 17

* Revert change to @fetchrequest

* Stab in the dark for Devices crash

* Updated UserList (back?) to @FetchRequest

* Set mac minimum to 15

* Nil out continuation after use

* Use @FetchRequest for the node list to stop crashes on iOS 17

* Handle failed connections during restoration

---------

Co-authored-by: Jake-B <jake-b@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-24 20:55:42 -07:00
..
Actions 2.7.3 Working Changes (#1404) 2025-09-18 13:19:45 -07:00
Map Two Column Node List (#1425) 2025-09-24 20:55:42 -07:00
Metrics Columns TableColumnForEach for dynamic EnvironmentMetricsLog columns (#1384) 2025-09-09 17:24:44 -07:00
PreferenceKeys Two Column Node List (#1425) 2025-09-24 20:55:42 -07:00
NodeDetail.swift Two Column Node List (#1425) 2025-09-24 20:55:42 -07:00
NodeFilterParameters.swift Initial try of a new node list filter pattern (#1372) 2025-09-07 12:57:38 -07:00
NodeInfo.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
NodeInfoItem.swift Bump version 2025-06-26 07:16:06 -07:00
NodeListFilter.swift Two Column Node List (#1425) 2025-09-24 20:55:42 -07:00
NodeListItem.swift Two Column Node List (#1425) 2025-09-24 20:55:42 -07:00
ScrollToBottomButton.swift Added Back Scroll To Bottom 2025-04-24 18:11:58 -07:00
ShareContactQRDialog.swift Ben thought he was writing C# 2025-05-20 22:29:53 -07:00