Commit graph

218 commits

Author SHA1 Message Date
Garth Vander Houwen
026bb80fba
Transports Interface to Support TCP for all Platforms and Serial on Mac (#1341)
* Initial implementation of transports

* Initial LogRadio implementation

* Fixes for Settings view (caused by debug commenting)

* Refinement of the object and actor model

* Connect view text and tab updates

* Fix mac catalyst and tests

* Warning and logging clean-up

* In progress commit

* Serial Transport and Reconnect draft work

* Serial transport and reconnection draft work

* Quick fix for BLE - still more work to do

* interim commit

* More in progress changes

* Minor improvements

* Pretty good initial implementation

* Bump version beyond the app store

* Fix for disconnection swipeAction

* Tweaks to TCPConnection implementation

* Retry for NONCE_ONLY_DB

* Revert json string change

* Simplified some of the API + "Anti-discovery"

* Tweaks for devices leaving the discovery process

* Bump version

* iOS26 Tweaks

* Tweaks and bug fixes

* Add link with slash sf symbol

* update symbol image on connect view

* BLE disconnect handling

* Log privacy attributes

* Onboarding and minor fixes.

* change database to nodes, add emoji to tcp logs

* Error handling improvements

* More logging emojis

* Suppressed unnecessary errors on disconnect

* Heartbeat emoji

* Add bluetooth symbol

* add privacy attributes to [TCP] logs, add custom bluetooth logo

* Improve routing logs

* Emoji for connect logs

* Heartbeat emoji

* Add CBCentralManagerScanOptionAllowDuplicatesKey options to central for bluetooth

* fix nav errors by switching from observableobject to state

* Update connection indicator icon

* fix for BLE disconnects

* Connection process fixes

* More fixes/tweaks to connection process

* Strict concurrency

* Fix some warnings, remove wifi warning

* delete stale keys

* interim commit

* Update privacy for log, fix wrong space

* fix a couple of linting items

* Switch to targeted

* interim commit

* BLE Signal strenth on connect view

* Remove BLE RSSI from long press menu

* Modem lights

* minor spacing tweak

* Additional BLE logging and a scanning fix.

* Discovery and BLE RSSI improvements

* Background suspension

* Update isConnected to enable UI during db load

* update protobufs

* Replace config if statements with switches, Fix unknown module config logging, make dark mode modem circle stroke color white so they are visible

* Additional logging cleanup

* hast

* Set unmessagable to true if the longname has the unmessagable emoji

* Connect error handling improvements

* Admin popup list icon and activity lights updates

* Revert use of .toolbar back to .navigationBarItems

* More public logging

* Better BLE error handling

* Node DB progress meter

* minor tweak to activity light interaction timing

* Fix comment linting, remove stale keys

* Remove stale keys

* Easy linting fixes

* Two more simple linting fixes

* clean up meshtasticapp

* More public logging

* Replay config

* Logging

* Fix for unselected node on Settings

* Tweak to progress meter based on device idiom

* Update protos

* Session replay redaction of messages

* Serial fix for old devices, and a let statement

* Mask text too

* Fix typo

* BLE poweredOff is now an auto-reconnectable error

* Update logging

* Fix for peerRemovedPairingInformation

* Logging for BLE peripheral:didUpdateValueFor errors.

* Fix for inconsistent swipe disconnect behavior

* periperal:didUpdateValueFor error handling

* Fix for BLEConnection continuation guarding

* BLEConnection actor deadlock on disconnect

* Heartbeat nonce

* Fix for swipe disconnect and task cancellation

* Fix for swipe actions not honoring .disabled()

* Tell BLETransport when BLEConnection is cancelled

* Update navigation logging

* Logging updates

* Bump version to 2.7.0

* Organize into folders and heartbeat stuff

* Minor improvements to manual TCP connection

* Auto-connect toggle

* Possible BLE bug, still waiting to see in logs

* Concurrency tweaks

* Concurrency improvements

* requestDeviceMetadata fix. fixes remote admin

* Minor typo fixes

* "All" button for log filters: category and level

* More robust continuation handling for BLE

* @FetchRequest based ChannelMessageList

* Update info.plist and device hardware file

* Move auto connect toggle to app settings and debug mode, tint properly with the accent color

* Add label to auto connect toggle

* Update log for node info received from ourselves over the mesh

* Remove unused scrollViewProxy

* Update Meshtastic/Views/Onboarding/DeviceOnboarding.swift

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

* Update target for connect view

* Properly Set datadog environment

* Comment out ble manager

* Adjust cyclomatic complexity thresholds in .swiftlint.yml

* Linting fixes, delete ble manager

* Make session replay debug only

---------

Co-authored-by: jake-b <jake-b@users.noreply.github.com>
Co-authored-by: jake <jake@jakes-Mac-mini.local>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-27 08:09:02 -07:00
Garth Vander Houwen
ad439dbd0a Revert jsonstring change 2025-07-28 11:25:15 -07:00
Garth Vander Houwen
32b65408ca Update hex formatter to include leading zeros if required to get to 8 characters 2025-07-27 16:22:26 -07:00
Garth Vander Houwen
2d80511d7d Move color extention to the existing file, clean up the connected device widget spacing which seems to be oddly linted 2025-07-27 12:24:48 -07:00
Garth Vander Houwen
de84fef98c
Merge pull request #1318 from meshtastic/burning_man
Map Overlays - UI to add and manage geojson based map overlays
2025-07-27 11:56:37 -07:00
Garth Vander Houwen
57d290b800 Updated device images 2025-07-26 09:09:49 -07:00
Jacob Powers
8d65aacbd8 spaces -> tabs 2025-07-23 20:58:46 +00:00
Jacob Powers
11b95dca4d swiftlint 2025-07-23 20:26:50 +00:00
Jacob Powers
ee43a3f4dc cleanup 2025-07-22 03:23:43 +00:00
Jacob Powers
6adefdb3aa updates 2025-07-18 01:28:21 +00:00
Garth Vander Houwen
2b0ce47f22 Fixing linting errors caused by the bens 2025-07-16 15:54:53 -07:00
Garth Vander Houwen
7717cb7d5a Merge branch '2.6.12' 2025-07-14 20:27:22 -07:00
Garth Vander Houwen
48f9af9382 Add seeed device images 2025-07-14 17:12:30 -07:00
Garth Vander Houwen
536975eff5 Merge branch 'main'
#Conflicts:
#	Meshtastic/AppIntents/RestartNodeIntent.swift
#	Meshtastic/Extensions/UserDefaults.swift
#	Meshtastic/MeshtasticApp.swift
2025-07-11 09:21:12 -07:00
Garth Vander Houwen
fc958d6b7d Add a crash reporting opt out 2025-07-09 10:08:25 -07:00
Garth Vander Houwen
e0678258be Adjust key generation, clean up userid's 2025-06-18 16:44:21 -07:00
Garth Vander Houwen
9f9313ffba Safer create user function 2025-06-15 09:47:27 -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
339ecb3ace Actually save isClientMuted to the node and switch channelList to a fetch request 2025-06-07 14:58:06 -07:00
Benjamin Faershtein
bd666a742c More graceful failures 2025-06-05 08:24:17 -07:00
Benjamin Faershtein
c09291e1b2 Added a button to change waypoint to your location 2025-06-04 09:25:30 -07:00
Garth Vander Houwen
16ad1ecfce Only share messagable contacts 2025-05-25 09:25:58 -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
73f1f65553 Clean up map settings form a bit 2025-05-24 00:19:00 -07:00
Benjamin Faershtein
350678c2b9 Added Favorites Only Map Option 2025-05-23 20:53:31 -07:00
Garth Vander Houwen
2f76e88ea5
Revert "Update serbian translations" 2025-05-20 22:33:17 -07:00
Garth Vander Houwen
16445ab9ec
Merge branch '2.6.3' into update_serbian_translations 2025-05-20 22:32:31 -07:00
Garth Vander Houwen
a2c869ec06 Fix localization keys merged from community pull requests 2025-05-20 21:16:12 -07:00
Garth Vander Houwen
b0fddbabfc
Merge pull request #1228 from gitbisector/voiceovertake3
Additional accessibilityLabels for VoiceOver users (take #3)
2025-05-20 19:38:43 -07:00
Garth Vander Houwen
f126320a19
Merge branch '2.6.3' into update_serbian_translations 2025-05-20 19:28:42 -07:00
gitbisector
b0f1dbf355 Additional accessibilityLabels for VoiceOver users (take #3) 2025-05-15 20:28:40 -07:00
Ben Meadors
3d04610690 Plumb proto 2025-05-14 19:35:29 -05:00
Ben Meadors
d5ce82347e Defaults 2025-05-13 20:11:27 -05:00
Ben Meadors
382402afa9
Update Meshtastic/Extensions/CoreData/NodeInfoEntityToNodeInfo.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 20:09:35 -05:00
Ben Meadors
bf55f3526d
Update Meshtastic/Extensions/CoreData/NodeInfoEntityToNodeInfo.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 20:09:30 -05:00
Ben Meadors
2857ed3dc9
Update Meshtastic/Extensions/CoreData/NodeInfoEntityToNodeInfo.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 20:03:58 -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
Benjamin Faershtein
fa6386ffd0
Merge branch '2.6.3' into update_serbian_translations 2025-05-13 13:56:35 -07:00
Garth Vander Houwen
8dfa7f5b14 Bump timestamp up to an hour 2025-05-13 06:40:50 -07:00
Nikola Dašić
ba84a5d566 Merge branch 'main' of github.com:meshtastic/Meshtastic-Apple 2025-05-12 15:37:49 +02:00
Benjamin Faershtein
670ad44a1d
fix comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-11 18:56:41 -07:00
Benjamin Faershtein
916279b0d1 Timestamps above messages spaced by 15 min 2025-05-11 00:00:54 -07:00
Garth Vander Houwen
febe290ca8 Merge branch '2.6.2'
#Conflicts:
#	Localizable.xcstrings
2025-05-08 14:53:04 -07:00
Garth Vander Houwen
d318d960ea More localization key 2025-05-08 08:59:24 -07:00
Garth Vander Houwen
29d7f594e6 Merge branch 'main' 2025-05-06 13:34:57 -07:00
Benjamin Faershtein
bb4cd7b0b2 Fixed waypoints 2025-05-05 17:21:08 -07:00
Garth Vander Houwen
dfeaf848e0 Device onboarding initial commit 2025-05-03 20:44:12 -07:00
Garth Vander Houwen
0f7ac9bc59 Translation key updates 2025-05-03 08:58:33 -07:00
Garth Vander Houwen
cf0836feef Add map reporting opt in to user defaults 2025-04-28 19:59:32 -07:00
Garth Vander Houwen
a0e94bd518 More translation key cleanup 2025-04-27 16:19:10 -07:00