Commit graph

81 commits

Author SHA1 Message Date
Garth Vander Houwen
575f598c83 Upgrade protos 2022-05-05 18:01:20 -07:00
Garth Vander Houwen
be8577a610 Kill the CarBode! 2022-04-19 22:56:59 -07:00
Garth Vander Houwen
832241e1f3 Remove tapbacks replace with emoji 2022-03-29 21:16:15 -07:00
Garth Vander Houwen
7a1ad2d9c2 Clean up positions and ACKs, add better logging for ACK errors 2022-03-19 23:45:01 -07:00
Garth Vander Houwen
cebf287a3b Actually hook up mesh logging to setting
Clean up position code so that it does not clear out the position list if we get a battery reading position
2022-03-15 09:11:31 -07:00
Garth Vander Houwen
3f92e52778 Update default location, don't send out empty or default location from the new Share position features 2022-02-24 07:57:08 -10:00
Garth Vander Houwen
543debbcce Add acks and ack timestamp to messages 2022-02-23 23:05:47 -10:00
Garth Vander Houwen
d3ac782773 Re-enable mesh map setting, fix nil node bug 2022-02-23 20:11:02 -10:00
Garth Vander Houwen
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Garth Vander Houwen
e8bf47f484 Update resource names, version 1.44.2 and fix connected device logic on the node list 2022-02-03 23:52:09 -08:00
Joshua Pirihi
21f2e0fbf4 Make BLEManager handle Position packets that arrive under the PositionApp port number 2022-01-18 17:09:23 +13:00
Joshua Pirihi
38977db1bf Merge remote-tracking branch 'origin/map_custom_tiles_and_caching' into map_custom_tiles_and_caching 2022-01-17 14:03:58 +13:00
Joshua Pirihi
fae46080c7 Local MBTiles source 2022-01-17 14:03:48 +13:00
Garth Vander Houwen
3a828ee0ff Try passing context into map view 2022-01-16 16:58:23 -08:00
Joshua Pirihi
f2a333b5df Merge remote-tracking branch 'origin/main' into map_custom_tiles_and_caching 2022-01-16 05:48:46 +13:00
Joshua Pirihi
b492113c02 Basic map is working. ABout to start on offline 2022-01-16 05:48:02 +13:00
Garth Vander Houwen
aa1c801ecd Fix bottom menu on node detail page that periodically turns transparent 2022-01-10 07:29:48 -08:00
Joshua Pirihi
6d90211ab5 Use location manager to show user location on the map 2022-01-10 19:23:30 +13:00
Garth Vander Houwen
92d9e37b91 Mac Version 2022-01-09 10:48:17 -08:00
Joshua Pirihi
3672132efd Merge from main 2022-01-10 06:35:42 +13:00
Joshua Pirihi
68b34cd8de New map view 2022-01-10 06:09:31 +13:00
Garth Vander Houwen
1171ea53c8 Refresm usermessagelist better for fetched properties 2022-01-06 08:41:44 -08:00
Garth Vander Houwen
e7a74145ad Implement various text circle sizes 2022-01-02 23:28:51 -08:00
Garth Vander Houwen
461db4275d Turn contacts list back on 2022-01-01 08:18:36 -08:00
Garth Vander Houwen
7416676c69 Turn new messaging views back on 2022-01-01 08:03:46 -08:00
Garth Vander Houwen
959e2c02eb Update protobufs, add messaging features for core data, remove timer from messages view 2021-12-31 09:43:37 -08:00
Garth Vander Houwen
bed7c5ce5c Messages bug fix 2021-12-28 09:11:24 -08:00
Garth Vander Houwen
78a68a1d5b Super Close to working DM's 2021-12-26 21:38:14 -08:00
Garth Vander Houwen
d7f5509b27 V 1.37 New maps, ran SwiftLint -fix 2021-12-25 23:48:12 -08:00
Garth Vander Houwen
64dcd4b1ad
Merge branch 'main' into jpirihi-dev 2021-12-25 00:22:04 -08:00
Garth Vander Houwen
a8d08c0b9f V 1.35 Connected Peripheral and MyInfo bugs 2021-12-24 21:50:10 -08:00
Joshua Pirihi
9bb5ee9335 Add map type selector to the settings tab 2021-12-25 14:48:01 +13:00
Joshua Pirihi
2576742820 Merge branch 'main' into jpirihi-dev 2021-12-24 20:18:42 +13:00
Joshua Pirihi
96589b8a1a Add custom node annotations with basic callout views 2021-12-24 20:06:21 +13:00
Garth Vander Houwen
4dee6cf791 image updates emoji in the logs and mesh map 2021-12-21 00:33:22 -08:00
Joshua Pirihi
951ecec688 Node map kinda working 2021-12-21 20:15:07 +13:00
Garth Vander Houwen
df20110604 NodeMap Checkpoint 2021-12-20 22:29:28 -08:00
Garth Vander Houwen
58156d4f56 Fix nil coordinates crash 2021-12-18 20:49:50 -08:00
Garth Vander Houwen
7336000588 finish touchup to node details view. 2021-12-18 01:42:18 -08:00
Garth Vander Houwen
883fcc0974 Finish new node info view with positions array 2021-12-18 01:01:56 -08:00
Garth Vander Houwen
544c584237 Remove BLE peripherals that are not connected from the list when connection is successful. 2021-12-17 00:46:23 -08:00
Garth Vander Houwen
0b6c316e85 Fix assorted bugs, add connected indicator to every view, simplify some code 2021-12-17 00:21:53 -08:00
Garth Vander Houwen
be28e161d5 Comment out assorted half finished features 2021-12-16 23:08:26 -08:00
Garth Vander Houwen
2a9f746534 Additional Core Data Cleanup, node list now updates dynamically as position and node updates are received. 2021-12-16 22:45:18 -08:00
Garth Vander Houwen
6a3e661345 Checkpoint 2 CoreData upgrade 2021-12-16 14:13:54 -08:00
Garth Vander Houwen
fd5b9eb1c3 Core data checkpoint 1, all pages load 2021-12-15 23:53:45 -08:00
Mike Kinney
837de346a7 fix comments to match filenames 2021-11-29 21:35:23 -08:00
Mike Kinney
f079ffe119 after running swiftlint --fix 2021-11-29 15:59:06 -08:00
Garth Vander Houwen
29a93de20c Turn off BLE indicators on pages where they are not used to stop crashes 2021-11-07 12:59:03 -08:00
Garth Vander Houwen
7e764cac2c broken start of node info class 2021-11-03 23:48:01 -07:00