Commit graph

2421 commits

Author SHA1 Message Date
Blake McAnally
6d5c8d55f1 Refactor exchange positions action and add to detail screen 2024-07-08 00:46:26 -05:00
Blake McAnally
1dc2cf4668 Refactor show/hide alerts button 2024-07-08 00:31:45 -05:00
Blake McAnally
7fec9910fb Factor out add to favorites into reusable UI component 2024-07-08 00:17:27 -05:00
Garth Vander Houwen
8d081f3a15
Merge pull request #759 from meshtastic/node-detail-redesign
Node Detail Screen Redesign
2024-07-07 21:17:28 -07:00
Blake McAnally
f754669361 Redesign the Node Details UI 2024-07-07 21:04:07 -05:00
Garth Vander Houwen
7c73f991bf
Merge pull request #755 from meshtastic/2.3.15
2.3.15 Specific Changes
2024-07-07 16:05:54 -07:00
Garth Vander Houwen
9db1692221 add powerstress app packet handling 2024-07-07 14:39:10 -07:00
Garth Vander Houwen
1e9d48c673 Updated protos 2024-07-07 14:13:41 -07:00
Garth Vander Houwen
b89a88e937 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-07 14:11:51 -07:00
Garth Vander Houwen
2a7752c0b8 fix app log version discrepancy 2024-07-07 14:11:29 -07:00
Garth Vander Houwen
03f251a4da
Merge pull request #757 from meshtastic/bump-protos
Bump Protos
2024-07-07 14:10:31 -07:00
Garth Vander Houwen
ea677b4cee Merge remote-tracking branch 'refs/remotes/origin/main' 2024-07-07 10:02:24 -07:00
Garth Vander Houwen
23fb0df8c7
Merge pull request #758 from meshtastic/fix_disable_channel_error
Fix disable channel crash
2024-07-07 09:43:07 -07:00
Garth Vander Houwen
09dfc90266 Fix disable channel crash, use a switch to make generate qr code more readable 2024-07-07 09:40:06 -07:00
Blake McAnally
80096519d5 update protobufs 2024-07-07 10:57:27 -05:00
Garth Vander Houwen
dfc9cb32a2 Bump version 2024-07-06 19:46:40 -07:00
Garth Vander Houwen
4aa18c2b30 Update package file 2024-07-06 19:20:45 -07:00
Garth Vander Houwen
31bc8206b9
Merge pull request #754 from meshtastic/crash_fixes
truncate some ints that are crashing
2024-07-06 19:17:24 -07:00
Garth Vander Houwen
b436b76997 Remove ios18 mainactor annotations 2024-07-06 19:15:32 -07:00
Garth Vander Houwen
d1c7aa6bd8
Merge pull request #753 from meshtastic/fix-interval-uint-overflows
Fix some common crash points based on intervals getting set to uint max overflowing Int32 conversion
2024-07-06 18:55:41 -07:00
Ben Meadors
edc6cafd6b Fix some common crash points based on intervals getting set to uint max overflowing Int32 conversion 2024-07-06 18:37:28 -05:00
Garth Vander Houwen
f6c1ca33fd truncate some ints that are crashing 2024-07-06 09:02:44 -07:00
Garth Vander Houwen
1d1b886dc7
Merge pull request #749 from meshtastic/log-record-characteristic
New BLE LogRecord characteristic
2024-07-04 09:02:22 -07:00
Garth Vander Houwen
f0c343f768
Merge pull request #747 from meshtastic/remove_192bit_channel_keys
Remove 192bit channel keys, fix channel delete bug
2024-07-03 11:11:08 -07:00
Ben Meadors
9cf5eb14f5 Plumb in new LogRecord based BLE characteristic 2024-07-02 13:13:12 -05:00
Garth Vander Houwen
a4330f08ab
Merge pull request #748 from meshtastic/fix_bad_merge
Remove extra brackets
2024-07-02 10:19:10 -07:00
Garth Vander Houwen
b9f36d8a05 Remove extra brackets 2024-07-02 10:18:42 -07:00
Garth Vander Houwen
f74f3999d8
Merge pull request #745 from meshtastic/fix_ios18_build
add now missing value label
2024-07-02 10:11:16 -07:00
Garth Vander Houwen
26d02beb5d
Merge pull request #744 from meshtastic/multiselect_node_filters
Multiselect node filters
2024-07-02 10:06:40 -07:00
Garth Vander Houwen
0b7dfc2227 Fix channel delete bug 2024-07-02 09:28:55 -07:00
Garth Vander Houwen
19f3e7ddae Remove option to set 192bit keys 2024-07-02 09:20:12 -07:00
Garth Vander Houwen
251456f52a
Update Meshtastic/Views/Nodes/NodeList.swift
Co-authored-by: Blake McAnally <bwm003@gmail.com>
2024-07-02 08:01:28 -07:00
Garth Vander Houwen
54af67284b
Update Meshtastic/Views/Messages/UserList.swift
Co-authored-by: Blake McAnally <bwm003@gmail.com>
2024-07-02 08:01:13 -07:00
Ben Meadors
36cc22cc91 WIP 2024-07-02 08:04:09 -05:00
Garth Vander Houwen
b77a8adbac add now missing value label 2024-06-30 23:50:34 -07:00
Garth Vander Houwen
0ffd3a06d0 Start to make the node list search async 2024-06-29 20:21:53 -07:00
Garth Vander Houwen
e72a55e882
Merge pull request #741 from 72A12F4E/clean-up-old-strings
remove old strings files after migration
2024-06-29 19:54:10 -07:00
Garth Vander Houwen
33d1c6bbac Fix role query on user list 2024-06-29 19:25:14 -07:00
Garth Vander Houwen
8059f4332a Role Silders for user and node list filters 2024-06-29 19:13:48 -07:00
Garth Vander Houwen
457c87c128 size the node filter 2024-06-29 16:31:30 -07:00
Garth Vander Houwen
236955900e Role filters 2024-06-29 16:19:56 -07:00
Garth Vander Houwen
b19109b7c7 role filter mockup 2024-06-29 16:05:54 -07:00
Blake McAnally
c01e488a0b remove old strings files after migration 2024-06-29 17:51:39 -05:00
Garth Vander Houwen
fb2f182f70 Device roles state 2024-06-29 15:36:09 -07:00
Blake McAnally
455cb3f0b8
Merge pull request #733 from meshtastic/2.3.12_Working_Changes
2.3.12 working changes
2024-06-29 17:18:26 -05:00
Blake McAnally
98cb44fe74 Merge branch 'main' into 2.3.12_Working_Changes 2024-06-29 16:45:39 -05:00
Garth Vander Houwen
f7f847a863 Fix borked file 2024-06-29 14:25:20 -07:00
Garth Vander Houwen
c0827b02bb
Merge pull request #738 from PhilRosa-Leeke/patch-4
Update Localizable.strings translated into Portuguese
2024-06-29 13:54:47 -07:00
Garth Vander Houwen
067d92f207
Merge pull request #739 from meshtastic/log_level_colors
Log updates
2024-06-29 11:08:42 -07:00
Garth Vander Houwen
d5efb15aca Log updates 2024-06-29 11:05:29 -07:00