Commit graph

195 commits

Author SHA1 Message Date
Garth Vander Houwen
350ec121d7 Revert broken channel key validation
Remove block range test
Add notes that router role is not for mobile nodes
2024-01-28 09:36:19 -08:00
Garth Vander Houwen
bc3fc5e50c Add 48 as a GPIO pin 2024-01-22 13:21:17 -08:00
Garth Vander Houwen
e2872b34c9 Link to waypoint directly from new waypoint notification 2024-01-20 19:14:20 -08:00
Garth Vander Houwen
f2056aa1ac Add path to notifications 2024-01-20 14:05:29 -08:00
Garth Vander Houwen
5dd805cb2d Method to create empty node info 2024-01-16 08:55:23 -08:00
Garth Vander Houwen
eafa351266 Handle metadata coming in before nodeinfo
Clean up firmware view
2024-01-14 23:54:10 -08:00
Garth Vander Houwen
8f9c2e44f1 Show firmware view again 2023-12-27 12:45:46 -08:00
Garth Vander Houwen
7302dc3e35 Localize route recorder buttons
Actually record data with the route recorder
Add version number to about view
Make speed faster
2023-12-25 20:26:50 -08:00
Garth Vander Houwen
089e13db08 Add user role to node list 2023-12-21 19:33:45 -08:00
Garth Vander Houwen
d63daf5cf3 Detection sensor updates 2023-12-01 13:56:29 -08:00
Garth Vander Houwen
67900bfa51 Remove GPS Update interval
Remove GPS Attempt Time options
Don't show positions with empty times in the elevation graph
Hook up ambient lighitng config
2023-11-28 20:03:08 -08:00
Garth Vander Houwen
7187352136 Localize legacy map button 2023-11-16 13:02:13 -08:00
Garth Vander Houwen
966acb4d7e Clean up licensed user form 2023-10-23 17:29:27 -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
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
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
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -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
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
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
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
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
0775bc178c Fix channel received logging bug 2023-05-05 17:46:24 -07:00
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
53ffeaa735 Update data fields 2023-05-04 22:20:22 -07:00
Garth Vander Houwen
ea0342d0e9 Clean up map type code
Add custom tile server url to app settings
2023-04-10 19:14:54 -07:00
Garth Vander Houwen
f992d6e47a Hook up node info channel 2023-04-02 15:00:15 -07:00
Garth Vander Houwen
2e416020e0 Node Colors! 2023-03-31 12:08:42 -07:00