Garth Vander Houwen
defba587e7
Assorted linting updates
2025-04-27 14:04:47 -07:00
Benjamin Faershtein
3bfdbd05f5
Fixed title
2025-04-04 22:04:43 -07:00
Benjamin Faershtein
23abed414e
Made position popover icon clickable
2025-04-04 19:37:16 -07:00
Benjamin Faershtein
6b4c5119fd
Circle Text Node Detail
2025-04-01 23:57:37 -07:00
Jake-B
5188152f2f
Improvements to emoji handling for node names
2025-03-15 09:47:52 -04: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
24d4475b27
More clrcle cleanup
2024-05-31 20:39:45 -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
b7aa76564f
Clean up the circle text a bit
2024-05-28 13:27:25 -07:00
Garth Vander Houwen
ba35e08309
Take off mesh map node limits, reduce max font size for circle text
2024-05-28 12:33:49 -07:00
Garth Vander Houwen
3aa924c954
Bump firmware version
2024-04-26 08:18:49 -07:00
Garth Vander Houwen
48369fcc04
Map Cleanup, show waypoints button
2023-10-21 15:33:00 -07:00
Garth Vander Houwen
c1668577cc
Increase text size on node details
2023-10-17 19:21:45 -07:00
Garth Vander Houwen
7b9d6b11cf
Unread direct messages indicator
2023-09-03 09:04:07 -07:00
Garth Vander Houwen
06f39d40f2
Remove another circletext parameter
2023-09-02 18:02:51 -07:00
Garth Vander Houwen
c25a60942d
Font scaling for Short name circle text
2023-09-02 09:23:20 -07:00
Garth Vander Houwen
42cc9725b2
Simplify circle text so they are all consistant
2023-09-01 00:22:30 -07:00
Garth Vander Houwen
c7d74f85ae
Updated Protos
...
Change battery line type on device metrics chart
Clean up buttons
Update circle text to handle large 4 character short names.
2023-08-11 07:10:22 -07:00
Garth Vander Houwen
2e416020e0
Node Colors!
2023-03-31 12:08:42 -07:00
Garth Vander Houwen
fdade220de
SwiftLint Whitespace fixes
2023-03-06 10:33:18 -08:00
Garth Vander Houwen
23ea040679
Add brightness control to circle text to try and manage sidebar colors better
2022-11-20 16:37:37 -08:00
Garth Vander Houwen
e2dc8ed8ae
Rename Project to satisfy app review
2022-06-24 08:00:18 -07:00