Commit graph

378 commits

Author SHA1 Message Date
Garth Vander Houwen
e399a426ad Only show logs when there is data. Move coredata extentions. Allow turning off of mqtt client proxy. Save unread message badges on configcomplete 2023-09-03 22:14:59 -07:00
Garth Vander Houwen
0598b26f53 Load unread message state when the app loads. 2023-09-03 21:36:54 -07:00
Garth Vander Houwen
3fb33f5951 App icon unread messages badge 2023-09-03 17:31:49 -07:00
Garth Vander Houwen
1a613a0860 Hook up new channel messages badge 2023-09-03 10:00:12 -07:00
Garth Vander Houwen
7b9d6b11cf Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Garth Vander Houwen
b6cfd07000 Question everything 2023-09-02 17:37:35 -07:00
Garth Vander Houwen
163788bcc9 Fix mesh packet empty user bugs 2023-08-31 22:15:03 -07:00
Garth Vander Houwen
b304b81d5f Block the range test 2023-08-29 10:40:39 -07:00
Garth Vander Houwen
058e5e2452 Only set lastMessage for users on DM's 2023-08-29 09:54:08 -07:00
Garth Vander Houwen
f35d79ff7c Fix a couple of bugs 2023-08-29 08:58:24 -07:00
Garth Vander Houwen
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -07:00
Garth Vander Houwen
066e6b864e Mock up message improvements 2023-08-28 21:46:04 -07:00
Garth Vander Houwen
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Garth Vander Houwen
b165df94f3 Update logging emoji for detection sensor, hook up store & forward config. 2023-08-26 21:31:50 -07:00
Garth Vander Houwen
e1109d3282 Store and forward 2023-08-26 20:45:15 -07:00
Ben Meadors
c9d9a38c91 Merge branch '2.2.1_Working_Changes' of https://github.com/meshtastic/Meshtastic-Apple into 2.2.1_Working_Changes 2023-08-22 13:22:09 -05:00
Ben Meadors
9c8cc6c2c7 Add timestamps to detection sensor messages 2023-08-22 13:22:01 -05:00
Garth Vander Houwen
b4e4e3a7e8 Merge remote-tracking branch 'refs/remotes/origin/2.2.1_Working_Changes' 2023-08-22 11:15:56 -07:00
Garth Vander Houwen
c15b1b9454 Bump version, set minimum version to 16.2 2023-08-22 11:15:14 -07:00
Ben Meadors
23c2df9d99 AppState tab selection targets for all local notifications 2023-08-22 12:00:03 -05:00
Ben Meadors
4865b61fa6 Added portnum to datamodel and represent Detection sensor payloads with icon 2023-08-22 11:18:10 -05:00
Ben Meadors
66298d52c7 Add AppDelegate and shared AppState object to control navigation programatically 2023-08-21 10:24:17 -05:00
Ben Meadors
f2e3288631 Basic local notification for Waypoint packets 2023-08-20 15:59:39 -05:00
Ben Meadors
ab81e2f4e6 Fix swift warning for non-nil string 2023-08-20 07:59:15 -05:00
Ben Meadors
38e9274f87 Add wantRangeTestPackets to treat rangetest packets like text when enabled 2023-08-19 19:38:01 -05:00
Ben Meadors
a16ad4aa47 Handle detectionSensorApp payloads like text messages 2023-08-18 13:31:24 -05:00
Ben Meadors
2c8ec9cd8c Add detection sensor module to want_config / admin messages plumbing 2023-08-18 09:20:08 -05:00
Garth Vander Houwen
55080fa91f Store and forwarding 2023-08-18 00:12:59 -07:00
Ben Meadors
70014a7b3f Added detection sensor config view and core data 2023-08-17 16:30:48 -05:00
Garth Vander Houwen
a14026d753 Initial detection module config 2023-08-16 18:28:55 -07:00
Garth Vander Houwen
dc53ef743e Delete unnecessary MQTT nonsense 2023-08-15 19:20:59 -07:00
Garth Vander Houwen
0231e110fb Update Mqtt proxy indicator on Bluetooth view to actually work. 2023-08-15 18:45:47 -07:00
Garth Vander Houwen
ddad4d49ce Remove ESP32 range test restriction
Clean up buttons
Remove min app version field
2023-08-14 14:41:26 -07:00
Ben Meadors
0810ab8a7c Added ssl support and address:port parsing logic 2023-08-10 10:46:30 -05:00
Garth Vander Houwen
367e45f382 How about we crash less 2023-08-09 23:36:00 -07:00
Garth Vander Houwen
ae605cca53 Update logging 2023-08-09 23:02:18 -07:00
Garth Vander Houwen
a08b49b72a Working mqtt client proxy 2023-08-09 22:51:26 -07:00
Garth Vander Houwen
5929268171 Might work 2023-08-08 18:10:50 -07:00
Garth Vander Houwen
b346ce2a37 Clean up client proxy, set up publish of fromRadio packets 2023-08-07 16:25:01 -07:00
Garth Vander Houwen
7929a55ae4 Subscribe after connect 2023-08-07 13:26:02 -07:00
Garth Vander Houwen
8afc76ea2a Connect to mqtt on the right topic 2023-08-06 22:31:19 -07:00
Garth Vander Houwen
81f824c79c Subscribe to client proxy topic 2023-08-06 21:11:58 -07:00
Garth Vander Houwen
af94d05f84 Subscribe to mqtt 2023-08-06 20:59:39 -07:00
Garth Vander Houwen
71f114f203 Fix default server 2023-08-06 18:05:05 -07:00
Garth Vander Houwen
1356ebea14 More MQTT updates 2023-08-06 17:41:46 -07:00
Garth Vander Houwen
a11d41c137 Setup MQTT client proxy connection 2023-08-01 22:28:02 -07:00
Ben Meadors
5afa50a1d9 Move supported version sniffing into device metadata handler 2023-07-26 07:03:56 -05:00
Garth Vander Houwen
6cd2fdfdb9 Fix some bugs, update protos, remove deprecated and duplicate my info fields. 2023-06-07 17:19:36 -07:00
Garth Vander Houwen
5641896ed2 Check for nil connected peripheral 2023-05-30 23:07:34 -07:00
Garth Vander Houwen
377eeea177 Fix speed and heading crashes
Separate method for overlays
2023-05-14 12:27:26 -07:00