Commit graph

2279 commits

Author SHA1 Message Date
Garth Vander Houwen
2b9a4bcdbc Dont run swiftlint build plugin 2024-06-05 10:35:03 -07:00
Garth Vander Houwen
69de380711 remove swiftlint so xcode cloud builds 2024-06-05 10:28:37 -07:00
Garth Vander Houwen
5b064e5260 run xcode script 2024-06-05 10:24:15 -07:00
Garth Vander Houwen
345d6c4d39 Improve log date 2024-06-05 10:23:15 -07:00
Garth Vander Houwen
290a19a022 Try and fix xcode cloud 2024-06-05 09:25:38 -07:00
Garth Vander Houwen
6fc475da76 debug App Logs view 2024-06-05 08:44:46 -07:00
Garth Vander Houwen
81839ea313 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-04 22:41:51 -07:00
Garth Vander Houwen
ef6068321d Simple debug log 2024-06-04 22:41:45 -07:00
Garth Vander Houwen
12e8f996e1
Merge pull request #663 from 72A12F4E/node-map-compile-time
Refactor `NodeMapSwiftUI.swift`
2024-06-04 22:41:02 -07:00
Garth Vander Houwen
fe37e6651a
Merge pull request #667 from 72A12F4E/fix-misc-warnings
Fix Lint & Compiler Warnings
2024-06-04 22:40:47 -07:00
Blake McAnally
408f332458 Fix misc warnings 2024-06-04 22:33:00 -05:00
Garth Vander Houwen
7f33422db6
Merge pull request #665 from 72A12F4E/fix-project-file
Fix project file
2024-06-04 20:06:56 -07:00
Blake McAnally
1a297246be Fix the project file, and fix a bad merge in the portugese strings file 2024-06-04 21:58:40 -05:00
Garth Vander Houwen
794ac9b765 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-04 17:31:04 -07:00
Garth Vander Houwen
b6797b0166 Move logger 2024-06-04 17:30:58 -07:00
Blake McAnally
de7c53cd89 Decompose NodeMapSwiftUI into computed properties to improve compile performance 2024-06-04 17:19:35 -05:00
Garth Vander Houwen
5bc09dd156
Merge pull request #664 from PhilRosa-Leeke/patch-2
Thanks!
2024-06-04 15:16:29 -07:00
Phil Rosa-Leeke
dccf5f5601
Update Localizable.strings
Fully translated the Localizable.strings file in the pt-PT.lproj folder
2024-06-04 18:31:59 +01:00
Garth Vander Houwen
9d5f31927e
Merge pull request #660 from 72A12F4E/project-cleanup
General Project Cleanup
2024-06-03 20:18:59 -07:00
Garth Vander Houwen
29e0757b03
Merge pull request #661 from 72A12F4E/fix-unnecessary-branching
Refactor an unnecessarily duplicated code branch
2024-06-03 19:39:31 -07:00
Garth Vander Houwen
ded26e6f21 Bump version, add some emoji to logs 2024-06-03 18:49:33 -07:00
Blake McAnally
b8baf047b7 Refactor an unnecessarily duplicated code branch 2024-06-03 20:23:06 -05:00
Blake McAnally
0dedf94a98 General Project Cleanup
* Change SwiftLint from a "Run Script" build phase to a "Run Build Tool Plugins" build phase.
    * Developers no longer need to install and update SwiftLint manually. This can be useful when other projects are using different versions of SwiftLint.
    * [SwiftLint Docs](https://github.com/realm/SwiftLint?tab=readme-ov-file#xcode-projects)
    * [WWDC 22 - Meet Swift Package Plugins](https://developer.apple.com/videos/play/wwdc2022/110359/?time=162)
* Moved several scripts into a `.scripts` directory to keep the project root organized.
* Modified `.scripts/gen_protos.sh` to intelligently update git submodules and install `swift-protobuf` when it detects issues, reducing developer friction.
* Deleted the empty unit and UI testing targets. These can be added later as we write tests. someday 🙏
* Updated the README.md to reflect the above changes, and organized a few of the sections.
2024-06-03 19:58:18 -05:00
Garth Vander Houwen
2360d9f19a
Merge pull request #659 from meshtastic/2.3.10_Working_Changes
Add the mesh log to the logger
2024-06-03 11:15:50 -07:00
Garth Vander Houwen
2b22af6163 Add the mesh log to the logger 2024-06-03 11:14:59 -07:00
Garth Vander Houwen
369623d234
Merge pull request #655 from meshtastic/2.3.10_Working_Changes
2.3.10 Working Changes
2024-06-03 10:43:26 -07:00
Garth Vander Houwen
cd0f7dd9d6 Emoji in the logs 2024-06-03 10:23:20 -07:00
Garth Vander Houwen
847892d45d Log categories 2024-06-03 02:17:55 -07:00
Garth Vander Houwen
84fb8c9b60 Hook position popower back up on the mesh map 2024-06-02 23:53:26 -07:00
Garth Vander Houwen
82a8336e35 Additional swift lint fixes 2024-06-02 20:13:40 -07:00
Garth Vander Houwen
51929b3a35 Swiftlint fixes 2024-06-02 18:32:14 -07:00
Garth Vander Houwen
6c1e28d94a Core data updates 2024-06-02 09:45:56 -07:00
Garth Vander Houwen
2de49e4787
Merge pull request #637 from PhilRosa-Leeke/main
Portuguese translation of the Localizable.strings file
2024-06-02 08:54:31 -07:00
Garth Vander Houwen
1984f354eb Merge remote-tracking branch 'refs/remotes/origin/2.3.10_Working_Changes' 2024-06-02 08:53:42 -07:00
Garth Vander Houwen
e5d4c10de0 add Portuguese 2024-06-02 08:53:27 -07:00
Garth Vander Houwen
e1c2f22e52
Merge pull request #641 from Oliver0804/main
Update tw language packs
2024-06-02 08:49:34 -07:00
Garth Vander Houwen
a2233cddba Merge remote-tracking branch 'refs/remotes/origin/2.3.10_Working_Changes' 2024-06-01 23:02:19 -07:00
Garth Vander Houwen
187acc7466 Update protobufs, tag for map circle 2024-06-01 23:02:06 -07:00
Garth Vander Houwen
174d0255a1
Merge pull request #657 from 72A12F4E/unify-logging
Adopt OSLog for debug logging
2024-06-01 23:00:44 -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
Garth Vander Houwen
79e23d561e
Merge pull request #654 from 72A12F4E/main
Address several SwiftLint issues
2024-06-01 07:31:30 -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
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
3911703f81 Bump version, add incomplete user icon 2024-05-29 12:52:35 -07:00
Garth Vander Houwen
4b3407ce72
Merge pull request #653 from meshtastic/2.3.9_Working_Changes
Dont show the mqtt icon if you doint have either uplink or downlink e…
2024-05-28 14:22:47 -07:00
Garth Vander Houwen
6e7dc82098 Dont show the mqtt icon if you doint have either uplink or downlink enabled 2024-05-28 14:21:50 -07:00
Garth Vander Houwen
5c997be297
Merge pull request #645 from meshtastic/2.3.9_Working_Changes
2.3.9 working changes
2024-05-28 13:52:01 -07:00
Garth Vander Houwen
b7aa76564f Clean up the circle text a bit 2024-05-28 13:27:25 -07:00