Garth Vander Houwen
91dfe0a4e7
Move sheet outside refreshable
2024-06-25 17:55:32 -07:00
Garth Vander Houwen
a18161a871
Multi select app log filters
2024-06-25 17:36:43 -07:00
Garth Vander Houwen
7cd1e897a7
Logging updates
2024-06-25 08:29:26 -07:00
Garth Vander Houwen
fb7ba12fc0
More logs cleanup
2024-06-24 06:31:45 -07:00
Garth Vander Houwen
2b0cb11ee5
Better emoji for dark mode
2024-06-23 19:28:12 -07:00
Garth Vander Houwen
57cc118ce3
Try and use old version
2024-06-23 18:43:43 -07:00
Garth Vander Houwen
fc97247b8c
Logging and linting
2024-06-23 16:11:02 -07:00
Garth Vander Houwen
d6f5c77b1a
position config
2024-06-23 14:40:28 -07:00
Garth Vander Houwen
12e090059d
Backup database functionality
2024-06-23 13:00:20 -07:00
Garth Vander Houwen
b73b3864ea
Delete admin message list
2024-06-23 12:25:08 -07:00
Garth Vander Houwen
6930d87275
Add device logging config, update protobufs
2024-06-23 07:36:03 -07:00
Garth Vander Houwen
26e785926f
OS Log Viewer, device serial log over BLE
2024-06-23 07:09:14 -07: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
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
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
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
0a14d74192
Bump latest firmware version
2024-05-26 12:26:54 -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
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
abdc12d37e
Merge pull request #620 from RCGV1/patch-2
...
Closes #618
2024-04-27 19:00:19 -07:00
Garth Vander Houwen
5869a27369
Mute all channel message notifications
2024-04-26 18:06:23 -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
0aba48a447
Remove sponsor link
2024-04-22 13:22:16 -07:00
Garth Vander Houwen
d780f103ad
Set provide location default to 30 seconds
...
Don't delete routes unless doing a factory reset
Close route recorder modal when finished
2024-04-21 20:36:29 -07:00
Garth Vander Houwen
2627858e33
Fix some crashes
2024-04-19 13:36:17 -07:00
Garth Vander Houwen
8baa45d1b5
Bump version
2024-04-19 11:29:21 -07:00
Garth Vander Houwen
59b9fa9581
Button to request updated device metadata for admin channels
2024-04-15 17:31:53 -07:00
Garth Vander Houwen
70d89c093b
Finishing adding activity type to the route recorder
2024-04-15 07:28:23 -07:00
Garth Vander Houwen
0f26c3c8eb
Finish up route list
2024-04-14 14:51:59 -07:00
Garth Vander Houwen
5299e75f60
Compact mqtt popover
2024-04-11 19:30:05 -07:00
Garth Vander Houwen
8817cf7fe9
Pad lora meter a little
...
Auto dismiss trace route alert
2024-04-11 13:57:36 -07:00
Garth Vander Houwen
2b785b66b0
PINK!
2024-04-10 19:59:35 -07:00
Garth Vander Houwen
6144786cf9
Move all app settings to the settings bundle and link from the app settings view
...
Add enter shortcut to alert ok buttons on the node list
2024-04-10 18:43:24 -07:00
Garth Vander Houwen
cb06af0b6c
Bump version, add notification settings to settings bundle.
2024-04-09 22:04:37 -07:00