Commit graph

42 commits

Author SHA1 Message Date
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
ebe77459ee Make link colors consistent 2022-12-24 22:06:28 -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
ca0b9e66d3 Enter for submit on mac 2022-12-17 23:53:06 -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
0892214bcd Start of localization 2022-12-12 20:35:38 -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
27ff70a0af Updates to utilize the accent color for a few elements where it was being set manually to blue, add missing haltec images 2022-11-17 17:05:14 -08:00
Garth Vander Houwen
6cf2e9e28b Share position feature for catalyst 2022-11-16 08:07:00 -08:00
Garth Vander Houwen
da382614dd Assorted app cleanup 2022-11-13 09:25:00 -08:00
Garth Vander Houwen
fb326b7573 Rename hw models, fix disappearing ble icon 2022-11-11 16:22:50 -08:00
Garth Vander Houwen
6a5a12d246 Format SNR on messages 2022-11-11 11:05:55 -08:00
Garth Vander Houwen
441a302f6d SNR formatting updates 2022-11-11 11:04:52 -08:00
Garth Vander Houwen
f88375c7a1 Add snr to messages 2022-11-10 23:34:15 -08:00
Garth Vander Houwen
14547a459c Fix up multi channel send 2022-11-07 18:51:17 -08:00
Garth Vander Houwen
69d2c3d189 Multiple channels 2022-11-07 18:31:12 -08:00
Garth Vander Houwen
238b2a78d1 Messaging cleanup 2022-11-05 08:26:27 -07:00
Garth Vander Houwen
e43b673c05 Message Cleanup, stop QR view crash, hook up messages to preferred node 2022-10-14 22:18:28 -07:00
Garth Vander Houwen
3cc507ce0f Assorted cleanup and nodedb reset fixes 2022-10-06 08:56:15 -07:00
Garth Vander Houwen
41a6422986 Merge branch 'main'
Conflicts:
	Meshtastic/Views/Settings/Settings.swift
2022-09-27 21:47:43 -07:00
Garth Vander Houwen
47fd8b4b58 Orange! 2022-09-27 10:20:12 -07:00
Garth Vander Houwen
56e70150a1 Update text on mqtt page 2022-09-17 12:41:27 -07:00
Garth Vander Houwen
01b22180b7 Update node detail to use NavigationSplitView 2022-09-13 05:44:04 -07:00
Garth Vander Houwen
61263382d8 filter display on message details so it only shows acts for sent messages
fix crash from empty last positions
2022-08-25 14:14:54 -07:00
Garth Vander Houwen
ee761795b5
Merge branch 'main' into ble_config_updates 2022-08-24 20:26:47 -07:00
Garth Vander Houwen
ef9d619025 Update ack status 2022-08-24 20:21:10 -07:00
Garth Vander Houwen
77945368ff Updates to data model 2022-08-23 07:59:15 -07:00
Garth Vander Houwen
d7819b7404 Set wantAck to true for all admin messages, hook up waypoint to position in messages 2022-08-12 08:58:10 -07:00
Garth Vander Houwen
dccefee338 ACK errors 2022-08-05 15:58:12 -07:00
Garth Vander Houwen
1f0735749a Upgrade DM asks, update protobufs, streamline wifi config, add enabled to wificonfig 2022-08-04 19:43:03 -07:00
Garth Vander Houwen
920e200593 Add txPower to loraConfigEntity, isLicensed to user 2022-07-20 15:06:18 -07:00
Garth Vander Houwen
b1250db164 Add DFU stubs, fix all the connected node indictors to be 4 bytes max 2022-07-01 19:44:25 -07:00
Garth Vander Houwen
924f354d8b Fix byte count on screen 2022-06-26 21:05:55 -07:00
Garth Vander Houwen
9c8bda898b Delete unused vars 2022-06-26 20:51:27 -07:00
Garth Vander Houwen
623a30e286 Do less when checking for max length messages 2022-06-26 20:43:00 -07:00
Garth Vander Houwen
e2dc8ed8ae Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00
Renamed from MeshtasticApple/Views/Messages/UserMessageList.swift (Browse further)