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
0b47abb127
More translastion key updates
2025-05-05 08:57:38 -07:00
Garth Vander Houwen
defba587e7
Assorted linting updates
2025-04-27 14:04:47 -07:00
Garth Vander Houwen
00a7d83c4d
More translation keys, delete unused file
2025-04-27 11:26:23 -07:00
Benjamin Faershtein
23abed414e
Made position popover icon clickable
2025-04-04 19:37:16 -07:00
Garth Vander Houwen
2e7e0da729
Merge branch '2.5.19' into cleanup-nodelist-view
2025-02-11 08:13:47 -08:00
Garth Vander Houwen
1ff452253b
Remove broken .reciprocal()
2025-02-07 12:27:55 -08:00
Brian Floersch
4d0312623d
Cleanup node list
...
Added preview for NodeListItem, Added CoreData bindings, Align all icons, Deduplicate code for list items, Fix list view padding for tab bar transparency
2025-02-06 00:04:59 -05:00
Garth Vander Houwen
e4ba47abc2
Reciprical extension for measurement angles (headings)
2024-12-22 09:49:56 -08:00
Garth Vander Houwen
a4d5aefca3
Bossy linter
2024-10-05 15:50:57 -07:00
Garth Vander Houwen
d477de80c2
Remove ios 16 conditions
2024-10-05 10:44:46 -07:00
Garth Vander Houwen
e1ec14db2c
Upgrade to ios 17
2024-10-04 19:36:30 -07:00
Garth Vander Houwen
fa872a9d22
Assorted cleanup
2024-08-23 20:10:57 -07:00
Garth Vander Houwen
bb4967fbf4
Use new set time method after want config is complete
2024-08-17 13:12:13 -07:00
Garth Vander Houwen
81084976db
Hops away for position popower
2024-08-16 10:44:56 -07:00
Garth Vander Houwen
d9547c4362
little feets
2024-08-04 15:53:59 -07:00
Garth Vander Houwen
78df35cae4
Sheet improvements
2024-07-17 21:43:06 -07:00
Garth Vander Houwen
847892d45d
Log categories
2024-06-03 02:17:55 -07:00
Garth Vander Houwen
51929b3a35
Swiftlint fixes
2024-06-02 18:32:14 -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
d64acccc3e
Remove VIP, clean up add channel method
2024-04-01 10:51:06 -07:00
Garth Vander Houwen
93ac03959b
Add mqtt to postion popover
2024-03-10 03:30:11 -07:00
Garth Vander Houwen
c523b05d23
Format headings and speed better
2023-12-23 22:47:56 -08:00
Garth Vander Houwen
126cdfbdb3
Settings rework - new async location handler
2023-12-06 12:32:17 -08:00
Garth Vander Houwen
27880fa990
is online nimation for postion popup
2023-11-21 08:22:33 -08:00
Garth Vander Houwen
415661d477
Make favorite icon yellow
...
Add node list icon row
2023-11-20 18:15:14 -08:00
Garth Vander Houwen
97a711cf73
Clean up the code for the history pins
2023-11-14 21:43:26 -08:00