Commit graph

399 commits

Author SHA1 Message Date
Garth Vander Houwen
263d79cfb6 Clean up disconnect notification 2023-11-07 15:25:20 -08:00
Garth Vander Houwen
04d1a94aac
Merge pull request #422 from RCGV1/main
Closes #271
2023-11-04 19:08:45 -07:00
RCGV1
e7cde6596c Added notifications for a preferred devic disconnecting 2023-11-01 15:59:22 -07:00
Garth Vander Houwen
966acb4d7e Clean up licensed user form 2023-10-23 17:29:27 -07:00
Garth Vander Houwen
f960198b8a Update some admin logs to use node name instead of nodenum if available. 2023-10-21 13:48:59 -07:00
Garth Vander Houwen
9922e19fce Check for admin channel on settings drop down, hide catalyst map controls that don't work 2023-10-20 16:14:29 -07:00
Garth Vander Houwen
b6abd92543 Fix cases where location update interval is set to 0 2023-10-17 20:35:29 -07:00
Garth Vander Houwen
9799ed9330 Fix duplicate contact bug, reduce mqtt client proxy logging 2023-10-10 21:41:15 -07:00
Garth Vander Houwen
628edad092 Fix position filtering 2023-10-08 15:10:17 -07:00
Garth Vander Houwen
345e3467e7 Dummy up users if they are nil to prevent Unknown from being half the nodes on MQTT 2023-10-08 13:06:10 -07:00
Garth Vander Houwen
385fc6ac73 Lets try and store and forward 2023-10-01 12:25:38 -07:00
Garth Vander Houwen
fd23e0734c Fix admin message for store and forward config. 2023-09-30 12:42:49 -07:00
Garth Vander Houwen
80afbcacd3 Log packets being sent to and coming back from the phone 2023-09-24 18:44:04 -07:00
Garth Vander Houwen
a0e8caf6fb Janky waypoint popovers 2023-09-20 22:26:21 -07:00
Garth Vander Houwen
0b11f8ed7d Assorted cleanup 2023-09-19 17:06:47 -07:00
Garth Vander Houwen
3a5f192ac1 Map annotation popover and convex hull! 2023-09-17 19:42:03 -07:00
Garth Vander Houwen
776ef05e72 Hide number of nodes online markup, set live activity time back to 60 seconds 2023-09-16 18:30:07 -07:00
Garth Vander Houwen
8f500824ca Merge branch 'main' 2023-09-14 07:36:21 -07:00
Garth Vander Houwen
8dae4a4fba Potential fix for ack bug 2023-09-13 21:50:51 -07:00
Garth Vander Houwen
3658aacbe1 Assorted ios 17 updates and live activity cleanup 2023-09-07 16:26:25 -07:00
Garth Vander Houwen
1c19ae11e6 Clean up object graph updates 2023-09-04 20:17:09 -07:00
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