Garth Vander Houwen
b6797b0166
Move logger
2024-06-04 17:30:58 -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
Garth Vander Houwen
2b22af6163
Add the mesh log to the logger
2024-06-03 11:14:59 -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
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
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
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
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
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
0a14d74192
Bump latest firmware version
2024-05-26 12:26:54 -07:00
Garth Vander Houwen
3046361dd0
Assorted changes
2024-05-24 18:15:53 -07:00
Garth Vander Houwen
dbc05605d6
Show alerts when app is in the foreground
2024-05-15 08:06:27 -07:00
Garth Vander Houwen
0997cc7dba
Cleanup
2024-05-14 23:07:09 -07:00
Garth Vander Houwen
a4c1fc4fe6
Remove up and downlink from QR codes
...
Open node details view from new node notification
Fix speed
Simple deep linking structure
2024-05-14 22:39:07 -07:00
Garth Vander Houwen
8e07453afd
Hid fixed postion checkbox if managing a node over the admin channel
2024-05-11 10:50:58 -07:00
Garth Vander Houwen
8bcf40f543
Deep Links
...
Updated position precision
2024-05-06 23:03:51 -07:00
Garth Vander Houwen
70fb1eb8d8
Don't add channels with the same name
...
Add additional precision options
2024-05-05 08:38:27 -07:00
Garth Vander Houwen
b1f574d9bd
Update firmware version text
2024-05-04 16:14:42 -07:00
Garth Vander Houwen
08ea85d717
Re order gps mode toggle
...
add additional position precision options
Updated fixed postion text
2024-05-04 16:03:38 -07:00
Garth Vander Houwen
a27ab21101
Remove extra log
2024-05-04 14:46:42 -07:00
Garth Vander Houwen
cd0ee611eb
Remove positions when removing fixed position
2024-05-04 14:27:31 -07:00
Garth Vander Houwen
016a3b748f
Clean up fixed position logging
2024-05-04 13:57: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
a3a5c4084b
Try and fix a nil context crash, created shareed ble manager
2024-05-04 08:20:53 -07:00
Garth Vander Houwen
52c5adb7ec
Merge changes
2024-05-01 19:39:32 -07:00
Garth Vander Houwen
04fef0cba9
Get out of disconnect loop
2024-04-30 12:26:57 -07:00
Garth Vander Houwen
60831f6e75
Mute channels
2024-04-30 11:09:04 -07:00
Garth Vander Houwen
abdc12d37e
Merge pull request #620 from RCGV1/patch-2
...
Closes #618
2024-04-27 19:00:19 -07:00
Garth Vander Houwen
c6965b28ce
Remove power values from environment metrics add a little space to the user info in channel messages
2024-04-27 18:55:51 -07:00
Garth Vander Houwen
5869a27369
Mute all channel message notifications
2024-04-26 18:06:23 -07:00
Garth Vander Houwen
a17c90a657
Remove the bang
2024-04-26 15:49:38 -07:00
Garth Vander Houwen
940026b1eb
Show long name and userid in group messages, above the message like imessage.
2024-04-26 15:35:08 -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
nagumii
1957d761da
Fixed typo on firmware update screen
2024-04-26 16:12:05 +03:00
Benjamin Faershtein
df75d28ade
Fixed typo
2024-04-25 08:54:24 -07:00
Garth Vander Houwen
eb05dae274
Merge pull request #615 from meshtastic/2.3.6_Working_Changes
...
2.3.6 working changes
2024-04-22 15:20:59 -07:00
Garth Vander Houwen
9fc3e0a8fb
Show indoor air quality previews
2024-04-22 15:20:19 -07:00