Commit graph

106 commits

Author SHA1 Message Date
Garth Vander Houwen
fb320a9b02 Alert Bell Characters for channels 2023-04-01 12:53:10 -07:00
Garth Vander Houwen
7abe9bfc8e Remove circle from DM's 2023-04-01 02:49:01 -07:00
Garth Vander Houwen
e10c2e94b2 Add user colors to channel group chats 2023-04-01 02:35:31 -07:00
Garth Vander Houwen
6ed72b0a42 Clean up number to UIColor conversion 2023-04-01 01:37:26 -07:00
Garth Vander Houwen
6dc7abc42c Additional color cleanup 2023-03-31 18:49:30 -07:00
Garth Vander Houwen
2e416020e0 Node Colors! 2023-03-31 12:08:42 -07:00
Garth Vander Houwen
86cf2bb587 Fix send position function for catalyst 2023-03-28 17:19:13 -07:00
Garth Vander Houwen
6361ff3385 Smart position for packets sent from phone to device 2023-03-28 14:52:11 -07:00
Garth Vander Houwen
faf780a09a Add milliseconds to ack time
move device GPS config to the bottom
2023-03-27 17:41:34 -07:00
Garth Vander Houwen
b336307a22 ACK!
Admin message status content if you have an admin channel
2023-03-13 19:17:43 -07:00
Garth Vander Houwen
b7a68ddbc7 Linting 2023-03-06 15:30:10 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
a245d66981 Nil handling 2023-03-04 08:52:40 -08:00
Garth Vander Houwen
a64677d8bb Make user tracking mode a map control setting so it is not entirely pulled from UserSettings 2023-03-03 19:41:02 -08:00
Garth Vander Houwen
7f14d0db02 Delete app data when connecting different radios 2023-03-03 18:55:23 -08:00
Garth Vander Houwen
871a5f30ab Fix delete a messages from contacts, use getchannel instead of wantConfig after saving a channel 2023-01-09 16:02:43 -08:00
Garth Vander Houwen
630986487c Handle some nulls, properly identify and serialized assorted admin packets 2023-01-06 00:56:44 -08:00
Garth Vander Houwen
ef3a6b89f1 Localize Telemetry Headers 2022-12-31 02:23:21 -08:00
Garth Vander Houwen
6ee12efdb8 Localized dates 2022-12-31 00:26:59 -08:00
Garth Vander Houwen
ed9f66148c Use ack errors for admin message log 2022-12-30 17:24:01 -08:00
Garth Vander Houwen
7c7bcda7c6 Localize unknown 2022-12-30 17:04:53 -08:00
Garth Vander Houwen
463e8230ee * Real Ack UI and data structure for DM's
* Save canned messages messages to core data
2022-12-29 16:26:00 -08:00
Garth Vander Houwen
31005c1a4f Trace route context menu item
Lazy grid for all 3 node logs (position, device metrics, environment metrics)
2022-12-27 17:44:27 -08:00
Garth Vander Houwen
ebe77459ee Make link colors consistent 2022-12-24 22:06:28 -08:00
Garth Vander Houwen
33e6193543 Handle urls sent in messages without a scheme (ie apple.com) 2022-12-24 17:03:53 -08:00
Garth Vander Houwen
4d8a854351 Make addresses, links and phone numbers clickable in messages 2022-12-23 23:05:16 -08:00
Garth Vander Houwen
81e1b61443 links in messages 2022-12-23 21:21:08 -08:00
Garth Vander Houwen
41f4eb510d parse links in messages so they can be clicked by recipients 2022-12-23 20:48:47 -08:00
Garth Vander Houwen
e21659336e Fix for channel messages message view not updating when new messages arrive
Update protobufs
Add 0 to external notification output intervals
2022-12-23 10:03:43 -08:00
Garth Vander Houwen
43f515b7bb Move position timer so it invalidates fewer times, update sendPosition so that it always wants and ack and want response can be adjusted by the use case. Currently only positions sent from a dm will want response. 2022-12-21 12:50:27 -08:00
Garth Vander Houwen
197cc90a72 Put refresh on contacts page when deleting messages 2022-12-18 00:21:26 -08:00
Garth Vander Houwen
ca0b9e66d3 Enter for submit on mac 2022-12-17 23:53:06 -08:00
Garth Vander Houwen
464b74a118 Channel Grid 2022-12-17 19:14:53 -08:00
Garth Vander Houwen
eedbef57fb * More strings
* Add duty cycle error
* Don't log local telemetry in the mesh log
2022-12-13 17:47:23 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
Garth Vander Houwen
770a3fbdb3 Additional localized strings 2022-12-12 21:19:22 -08:00
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
e2641143ca Fixes for empty channel names and empty locale, potential crash on range test config view 2022-12-09 07:19:42 -08:00
Garth Vander Houwen
b167d93a0c Assorted fixes 2022-12-03 01:08:06 -08:00
Garth Vander Houwen
76b7127b68 Another attempt to refresh mute state for channels
Clean up navigation stack styles
2022-12-01 08:20:21 -08:00
Garth Vander Houwen
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00
Garth Vander Houwen
3fca3a1ca7 Fix channel mute bug 2022-11-29 21:40:22 -08:00
Garth Vander Houwen
61a4c51f45 Partially working channel mute 2022-11-26 19:21:31 -08:00
Garth Vander Houwen
8983e13b21 Honor user mute for dm notifications 2022-11-26 10:22:51 -08:00
Garth Vander Houwen
d90c016305 Add ethernet config
Open MQTT config to nrf52
Add mute to channels and users
2022-11-26 10:13:46 -08:00
Garth Vander Houwen
0a90ccaa54 Delete user messages 2022-11-25 00:22:51 -08:00
Garth Vander Houwen
fb1c943c38 Delete all messages for a channel 2022-11-24 23:25:44 -08:00
Garth Vander Houwen
23ea040679 Add brightness control to circle text to try and manage sidebar colors better 2022-11-20 16:37:37 -08:00
Garth Vander Houwen
ddf981b4d0 Add padding to node list items. 2022-11-20 15:55:46 -08:00
Garth Vander Houwen
0b4eb76eb4 Make node list layout match contact list 2022-11-19 13:21:24 -08:00