Commit graph

757 commits

Author SHA1 Message Date
Garth Vander Houwen
d78ab88600 Bump version 2025-06-26 07:16:06 -07:00
Garth Vander Houwen
e0678258be Adjust key generation, clean up userid's 2025-06-18 16:44:21 -07:00
Garth Vander Houwen
09c6e0a833
Merge pull request #1263 from meshtastic/waypoint-update
Waypoint update
2025-06-14 17:36:01 -07:00
Garth Vander Houwen
75cf037cfe Remove more remnants of the old admin channel 2025-06-14 14:25:46 -07:00
Benjamin Faershtein
f4ec895fb9 Seperated button 2025-06-12 10:51:48 -07:00
Garth Vander Houwen
193512ee78
Merge pull request #1252 from RCGV1/Expose-public-key
Added copying public key button
2025-06-12 09:08:13 -07:00
Benjamin Faershtein
5da837701b Added copying public key button 2025-06-11 10:37:50 -07:00
Garth Vander Houwen
7466c648e6 Remove ignored filter from node filter. 2025-06-11 09:55:29 -07:00
Benjamin Faershtein
784d3ab7f4 Fixed lock waypoint logic 2025-06-05 09:23:51 -07:00
Benjamin Faershtein
a16c7ade27 Accessibility Label 2025-06-05 08:30:15 -07:00
Benjamin Faershtein
8ef6d0cea6 fix 2025-06-05 08:28:04 -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
453022efe7 Finish removing legacy admin functionality 2025-05-28 15:30:03 -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
Garth Vander Houwen
4584d5f5ce
Merge pull request #1234 from RCGV1/Favorite-Only-Map-Filter
Added Favorites Only Map Option
2025-05-23 23:45:37 -07:00
Garth Vander Houwen
b4d4bde3ee capitalize 2025-05-23 23:41:32 -07:00
Benjamin Faershtein
350678c2b9 Added Favorites Only Map Option 2025-05-23 20:53:31 -07:00
Garth Vander Houwen
9050bf9523 unmessagable display on node list and details 2025-05-23 20:17:26 -07:00
Garth Vander Houwen
d40a4f0942 Only draw precision circles for the sizes that will be implemented in the firmware 2025-05-22 11:46:06 -07:00
Garth Vander Houwen
530872e50f capitilize node list, update unmessagable logic, clean up contact list filtering 2025-05-21 11:48:47 -07:00
Garth Vander Houwen
a0c8c6f4a0 Remove trace route alert now that there is a countdown timer and firmware throttling 2025-05-20 23:38:47 -07:00
Garth Vander Houwen
d7d2378c51 Ben thought he was writing C# 2025-05-20 22:29:53 -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
gitbisector
b0f1dbf355 Additional accessibilityLabels for VoiceOver users (take #3) 2025-05-15 20:28:40 -07:00
Garth Vander Houwen
faa6886ec2 Add unmessagable to node list 2025-05-15 08:06:37 -07:00
Ben Meadors
863f51b697
Update ShareContactQRDialog.swift 2025-05-14 15:42:38 -05:00
Benjamin Faershtein
be36dc6a30 Import Contact App Shortcut and add a share url button to the page 2025-05-13 19:56:06 -07:00
Ben Meadors
bb43a1ec9d
Update Meshtastic/Views/Nodes/Helpers/ShareContactQRDialog.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 20:03:33 -05:00
Ben Meadors
9a5b3d7c65
Update Meshtastic/Views/Nodes/NodeList.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-13 20:02:40 -05:00
Ben Meadors
6fc6a8fcfa Fix QR code generation being slow as ball and log error 2025-05-13 19:59:12 -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
Garth Vander Houwen
6b001471d5
Revert "Additional accessibilityLabels for VoiceOver users (take #2)" 2025-05-13 06:29:39 -07:00
Garth Vander Houwen
ceaacd1150
Merge pull request #1221 from gitbisector/voiceovertake2
Additional accessibilityLabels for VoiceOver users (take #2)
2025-05-13 06:18:30 -07:00
gitbisector
5cccdcea22 Additional accessibilityLabels for VoiceOver users (take #2) 2025-05-11 16:12:34 -07:00
Garth Vander Houwen
07358b18e2
Revert "Additional accessibilityLabels for VoiceOver users." 2025-05-10 18:32:31 -07:00
Garth Vander Houwen
d862c30c46
Merge pull request #1211 from gitbisector/accessibility-improvements
Additional accessibilityLabels for VoiceOver users.
2025-05-10 17:23:31 -07:00
Garth Vander Houwen
da3f79c20d
Merge pull request #1214 from gitbisector/issue#1155nav
Fix TraceRoute notification navigation to correct node (#1115)
2025-05-10 12:37:52 -07:00
Garth Vander Houwen
07b2c59b90
Merge pull request #1213 from meshtastic/traceroute-countdown
Rate limited traceroute btn and progress indicator
2025-05-10 11:38:45 -07:00
git bisector
7063e7d419 Fix TraceRoute notification navigation to correct node (#1115)
When clicking on a completed TraceRoute notification, the app now navigates to the correct destination node instead of the connected node. This fixes issue #1115 where the app was navigating to the wrong node detail screen.
2025-05-09 21:03:33 -07:00
git bisector
b855ecc713 Additional accessibilityLabels for VoiceOver users. 2025-05-09 17:56:26 -07:00
Jake-B
dcfad05599 Rate limited traceroute btn and progress indicator 2025-05-09 16:46:08 -04:00
Garth Vander Houwen
70fa86ae32 Finish updating translation strings 2025-05-08 22:50:44 -07:00
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
d318d960ea More localization key 2025-05-08 08:59:24 -07:00
Garth Vander Houwen
57687be704 Update localization keys 2025-05-07 20:17:19 -07:00