Commit graph

2346 commits

Author SHA1 Message Date
Garth Vander Houwen
4b7dfc3af2 Point emoji notifications to the message they are part of 2025-07-14 22:41:32 -07:00
Garth Vander Houwen
7500e0898e Merge remote-tracking branch 'refs/remotes/origin/device_onboarding' 2025-07-14 20:41:02 -07:00
Garth Vander Houwen
0d1c744d12 Remove duplicate user default setting 2025-07-14 20:40:52 -07:00
Garth Vander Houwen
4ee9e719c3
Update Meshtastic/Views/ContentView.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 20:40:10 -07:00
Garth Vander Houwen
bf5454069e
Update Meshtastic/Views/Onboarding/DeviceOnboarding.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 20:39:34 -07:00
Garth Vander Houwen
7717cb7d5a Merge branch '2.6.12' 2025-07-14 20:27:22 -07:00
Garth Vander Houwen
da40b4b0b2 Resume continuation 2025-07-14 20:27:02 -07:00
Garth Vander Houwen
27343720be Merge remote-tracking branch 'refs/remotes/origin/2.6.12' 2025-07-14 17:12:43 -07:00
Garth Vander Houwen
48f9af9382 Add seeed device images 2025-07-14 17:12:30 -07:00
Ben Meadors
3e3f154a8e Fix break for 2 admin keys instead of 3 2025-07-14 10:25:58 -05:00
Ben Meadors
12ebbcdb5c Fix break for 2 admin keys instead of 3 2025-07-14 10:25:26 -05:00
Garth Vander Houwen
9b4e947b94 guard connected peripheral 2025-07-14 09:49:13 -05:00
Garth Vander Houwen
8a5eac9b03 guard connected peripheral 2025-07-13 22:30:39 -07:00
Garth Vander Houwen
9096c0fe47 Merge branch '2.6.12' 2025-07-12 23:15:36 -07:00
Garth Vander Houwen
3851599dd0 Use built in Int32 methods 2025-07-12 23:14:08 -07:00
Garth Vander Houwen
a4afb03f88 Truncate overflowing position settings 2025-07-12 23:01:45 -07:00
Garth Vander Houwen
9b29e62c9e Removed method unused with device onboarding 2025-07-12 23:00:42 -07:00
Garth Vander Houwen
c22b21326a Merge branch '2.6.12' 2025-07-11 20:34:59 -07:00
Garth Vander Houwen
66004a3276 Merge branch '2.6.12' 2025-07-11 20:33:50 -07:00
Garth Vander Houwen
a0f2c897d8 set first launch value after device onboarding is complete 2025-07-11 20:17:44 -07:00
Garth Vander Houwen
72979888da Close location view hack 2025-07-11 20:09:19 -07:00
Garth Vander Houwen
d6245e33b1 A little more cleanup 2025-07-11 19:42:59 -07:00
Garth Vander Houwen
964948fb7e Cleaned up onboarding flow 2025-07-11 14:13:43 -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
Ben Meadors
ab2a1e5d59 Add logging and tracing to datadog toolkit 2025-07-10 14:37:09 -05:00
Garth Vander Houwen
9930432a4e delete unused code 2025-07-10 10:28:25 -07:00
Garth Vander Houwen
9e1393edf0 Merge remote-tracking branch 'refs/remotes/origin/2.6.12' 2025-07-10 10:23:12 -07:00
Garth Vander Houwen
72c23bf66d Set timezone in the right place 2025-07-10 10:23:06 -07:00
Ben Meadors
b344e4904a Update protos to 2.7.2 2025-07-10 12:01:16 -05:00
Ben Meadors
522af4f6bf More data dogs 2025-07-10 11:51:41 -05:00
Garth Vander Houwen
442ca03694 Automatically save posix timezone from your local phone timezone if it is empty, take the logic out of the view so users don't havve to manually save anymore 2025-07-10 09:36:27 -07:00
Garth Vander Houwen
25256a27d8 Fix copilot screwup 2025-07-09 15:03:51 -07:00
Garth Vander Houwen
9aa41b7c73
Update Meshtastic/Helpers/MeshPackets.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-09 14:58:00 -07:00
Garth Vander Houwen
a373ef1975
Merge pull request #1299 from matkam/hide-unmon-no-msg
only hide unmonitored nodes when no messages
2025-07-09 13:49:02 -07:00
Garth Vander Houwen
dd707e070e Update device metadata messaging 2025-07-09 12:08:44 -07:00
Garth Vander Houwen
c5b027c8a9 Merge remote-tracking branch 'refs/remotes/origin/2.6.11' 2025-07-09 11:58:45 -07:00
Garth Vander Houwen
98c4d0105d
Merge pull request #1298 from meshtastic/datadog-rum
Datadog RUM monitoring
2025-07-09 10:11:18 -07:00
Garth Vander Houwen
fc958d6b7d Add a crash reporting opt out 2025-07-09 10:08:25 -07:00
Mathew Kamkar
b2961edc53
improved readability
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 21:57:04 -07:00
Mathew Kamkar
1d34f3293a
simplify
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 21:52:45 -07:00
Garth Vander Houwen
5cf8a63108 Unwrap first canned messages element 2025-07-07 14:02:19 -07:00
Ben Meadors
98bc11cf57
Merge pull request #1301 from meshtastic/remove-nodenum-assumptions
Remove nodenum assumptions
2025-07-07 12:37:26 -05:00
Ben Meadors
e87348cc19 Unnecessary 2025-07-07 12:36:04 -05:00
Ben Meadors
8fea13edf1
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:30:09 -05:00
Garth Vander Houwen
cb3c809747
Merge pull request #1296 from mtoolstec/main
Fix not showing canned messages and message changed detection
2025-07-07 10:14:43 -07:00
Ben Meadors
c790836bba Fix 2025-07-07 12:14:18 -05:00
Ben Meadors
ecf54a5177
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:10:04 -05:00
Ben Meadors
5168e7f1bf
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:09:41 -05:00
Ben Meadors
b03ef7fa17 Comparison 2025-07-07 11:59:21 -05:00
Ben Meadors
ac61ce4b60 Prefer guards 2025-07-07 11:55:43 -05:00