Garth Vander Houwen
948d40e825
Update weather
2024-08-23 19:12:07 -07:00
Garth Vander Houwen
731036ccab
Fix up weather widget frames
2024-08-21 15:37:04 -07:00
Garth Vander Houwen
eb18b61f03
Add wind to environment metrics
2024-08-21 14:13:16 -07:00
Garth Vander Houwen
aa1874cfd0
Moor padding
2024-08-20 20:18:19 -07:00
Garth Vander Houwen
af5f58af81
Padding and frame for environment widgets
2024-08-20 20:03:40 -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
2888eb341b
Clean up weather view
2024-07-12 17:52:21 -07:00
Garth Vander Houwen
8c60e23fb9
fix up weather box layout
2024-07-12 17:42:21 -07:00
Garth Vander Houwen
386e7fa898
High and low pressure
2024-07-12 11:38:06 -07:00
Garth Vander Houwen
a221455b0c
Improve padding and hot temperature font sizes
2024-07-12 11:22:39 -07:00
Garth Vander Houwen
152a449b9a
Wind field, dewPoint calcuation, updated protos
2024-07-12 09:56:30 -07:00
Garth Vander Houwen
4e8fad74fd
Additional cleanup
2024-07-12 08:31:28 -07:00
Garth Vander Houwen
2a5cb7bf77
Cleanup
2024-07-12 00:24:09 -07:00
Garth Vander Houwen
aea6fe045f
Pressure and wind
2024-07-11 22:51:44 -07:00
Garth Vander Houwen
3e1c774738
fix dewPoint display
2024-07-11 17:43:05 -07:00
Garth Vander Houwen
6680b29409
Weatherkit weather widgets
2024-07-11 17:22:23 -07:00
Garth Vander Houwen
796c1abb31
Weatherkit widgets
2024-07-11 08:42:27 -07:00
Garth Vander Houwen
cdf260ea54
IAQ legend popower
2024-07-10 20:41:13 -07:00
Garth Vander Houwen
847892d45d
Log categories
2024-06-03 02:17:55 -07:00
Blake McAnally
4c7cd0d923
Adopt OSLog for logging and replace the majority of calls to print()
2024-06-01 11:30:29 -05: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
5869a27369
Mute all channel message notifications
2024-04-26 18:06:23 -07:00
Garth Vander Houwen
52dd086e09
IAQ legend, basic AQI options.
2024-04-26 15:02:49 -07:00
Garth Vander Houwen
3aa924c954
Bump firmware version
2024-04-26 08:18:49 -07:00
Garth Vander Houwen
fdade220de
SwiftLint Whitespace fixes
2023-03-06 10:33:18 -08:00
Garth Vander Houwen
44072cac50
Weather forecast
2023-02-25 20:34:25 -08:00
Garth Vander Houwen
f36a35ef07
Weather display helpers, update node annotation for maps
2023-02-05 10:43:56 -08:00
Garth Vander Houwen
2dac7c22cf
Weather enums, translate new device roles, add isLicensed to user
2023-02-04 20:44:24 -08:00