Garth Vander Houwen
d78ab88600
Bump version
2025-06-26 07:16:06 -07:00
gitbisector
b0f1dbf355
Additional accessibilityLabels for VoiceOver users (take #3 )
2025-05-15 20:28:40 -07:00
Garth Vander Houwen
a0e94bd518
More translation key cleanup
2025-04-27 16:19:10 -07:00
Garth Vander Houwen
86621e4f5c
seal.fix instead of xmark.seal
2025-03-30 17:41:43 -07:00
Garth Vander Houwen
fe5fb27601
Supported badge updates
2025-03-30 17:38:00 -07:00
Garth Vander Houwen
909100b6d5
Additional device images
2024-12-13 09:34:32 -08:00
Garth Vander Houwen
65842330c4
Remove extra spacer and print line
2024-12-12 16:11:21 -08:00
Garth Vander Houwen
0891a37a56
Backer device images
2024-12-12 16:06:48 -08:00
Garth Vander Houwen
3df5f9bd09
Update hardware section on node details.
2024-12-12 08:53:10 -08:00
Garth Vander Houwen
0cb4cc3714
Hide signal meter on node details if hops away > 0
2024-10-06 10:03:05 -07:00
Garth Vander Houwen
894bd6673c
Display name updates
2024-08-06 12:57:46 -07:00
Garth Vander Houwen
e8b6f00dc2
Device hardware updates
2024-08-05 19:35:41 -07:00
Garth Vander Houwen
bcb5ecef63
Space everything the same
2024-08-04 16:54:06 -07:00
Garth Vander Houwen
24a4f709fa
Tighten up the hardware card
2024-08-04 16:18:13 -07:00
Garth Vander Houwen
d9547c4362
little feets
2024-08-04 15:53:59 -07:00
Garth Vander Houwen
829f1f8a25
Smaller snr font
2024-08-03 18:52:25 -07:00
Garth Vander Houwen
77739ce0f1
Remove padding from node hardware battery indicator, bump rssi and snr font back up to caption
2024-08-03 16:11:11 -07:00
Blake McAnally
9fb3eedb9e
Prune several duplicate images from the asset catalog, and update to use single scale assets for most cases
2024-07-15 22:48:26 -05:00
Garth Vander Houwen
c779461c5d
Set right default for weather kit setting
2024-07-13 08:06:10 -07:00
Garth Vander Houwen
cdf260ea54
IAQ legend popower
2024-07-10 20:41:13 -07:00
Garth Vander Houwen
48220d57ac
Improve hardare node details spacing
2024-07-09 18:24:23 -07:00
Garth Vander Houwen
3a30a72c0b
Larger min width for signal strength
2024-07-09 18:12:47 -07:00
Blake McAnally
f754669361
Redesign the Node Details UI
2024-07-07 21:04:07 -05:00
Garth Vander Houwen
51929b3a35
Swiftlint fixes
2024-06-02 18:32:14 -07:00
Garth Vander Houwen
fe82f1c3df
Merge branch '2.3.10_Working_Changes' into main
2024-06-01 07:30:50 -07:00
Garth Vander Houwen
7341d0b32a
Fix nag timeout dropdown
...
Fix up circle text view
2024-05-31 20:25:37 -07:00
Blake McAnally
4d547e48db
This change fixes several lint errors throughout the project, and moves the SwiftLint build phase to before compilation.
...
After this change, a developer can now clone the project and run without the build failing due to lint errors! 😃
* I ran `swiftlint --fix` to resolve many auto-correctable issues (mostly whitespace)
* Excluded the `Meshtastic/Protobufs` directory from lint, since that code is automatically generated.
* Converted some single letter method parameters to lowercase.
* Converted several instances `force_cast` to instead use `guard` or `if let` to unwrap optional values. During this change, some of the SwiftUI views became "too complex to be solved in a reasonable time", so I broke up the views into distinct sub-expressions.
I was able to build and run the app on an iOS simulator.
2024-05-31 21:48:50 -05:00
Garth Vander Houwen
3911703f81
Bump version, add incomplete user icon
2024-05-29 12:52:35 -07:00
Garth Vander Houwen
da75837bdc
Set Timezone properly on load
...
break device name if it is too long
2024-05-04 13:02:47 -07:00
Garth Vander Houwen
91a1d93ef8
Move uptime out of the device metrics log grid
2024-04-22 15:17:45 -07:00
Garth Vander Houwen
59b9fa9581
Button to request updated device metadata for admin channels
2024-04-15 17:31:53 -07:00
Garth Vander Houwen
1162a7ef44
Show firmware version for remotely administered nodes on the node deails. Don't show the delete waypoint button if you are not conneced to a node
2024-03-28 16:14:57 -07:00
Garth Vander Houwen
08de61ee71
Node list updates
2024-03-09 23:37:00 -08:00
Garth Vander Houwen
c0179a9e57
Hide signal strength meter when node is viaMqtt
2024-02-28 12:51:19 -08:00
Garth Vander Houwen
5b3d05651d
Make battery gauge take a node
2023-11-08 22:01:24 -08:00
Garth Vander Houwen
dad6654374
Hook up updates to all node list details views
2023-09-09 18:43:51 -07:00
Garth Vander Houwen
2d339037ae
Fully update position log in 3 column mode
2023-09-09 11:29:08 -07:00
Garth Vander Houwen
d9a424388a
Working 3 column nodes view
2023-09-09 09:00:34 -07:00