Commit graph

138 commits

Author SHA1 Message Date
Garth Vander Houwen
e4e4e381a9 Working DM's with contact list 2022-01-01 15:45:00 -08:00
Garth Vander Houwen
6258d60728 Hook up contacts view to all messages list 2022-01-01 15:33:53 -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
a8917c9aa0 Add new app only protobuf 2021-12-31 20:53:45 -08:00
Garth Vander Houwen
aebf997315 Add app only protobuf 2021-12-31 20:52:22 -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
677963be59 clearDatabase on error 2021-12-29 16:13:17 -08:00
Garth Vander Houwen
a3d96d637e Merge remote-tracking branch 'refs/remotes/origin/main' 2021-12-28 19:42:02 -08:00
Garth Vander Houwen
8dfbe47f54 Re-enable old messages view 2021-12-28 19:41:38 -08:00
Garth Vander Houwen
553513a697
Merge pull request #21 from garthvh/mesh-map-default-bounding-box
Check for a valid mesh region before jumping to it
2021-12-28 19:29:44 -08:00
Joshua Pirihi
12df4c5a51 Check for a valid mesh region before jumping to it 2021-12-29 16:15:49 +13:00
Garth Vander Houwen
bed7c5ce5c Messages bug fix 2021-12-28 09:11:24 -08:00
Garth Vander Houwen
4022c99874 Merge remote-tracking branch 'refs/remotes/origin/main' 2021-12-26 22:25:45 -08:00
Garth Vander Houwen
26a963078e Messages User list updates 2021-12-26 21:39:31 -08:00
Garth Vander Houwen
78a68a1d5b Super Close to working DM's 2021-12-26 21:38:14 -08:00
joshpirihi
23eb96ac0c
Merge branch 'main' into mesh-map-bounding-region 2021-12-27 08:34:24 +13:00
Joshua Pirihi
639a0f49a0 On initial load, move the map to the region that bounds the mesh 2021-12-27 08:00:47 +13:00
Garth Vander Houwen
b2546ab11d Add image sets for all hardware devices in the enum 2021-12-26 01:14:36 -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
3161eecb5b V 1.36 BLE Stability Updates and Finished Contacts List 2021-12-24 23:41:18 -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
92c61f199f Image updates, emoji in the logs logging for the message send function 2021-12-21 22:50:37 -08: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
0919c209ac Commit core data object 2021-12-20 22:38:25 -08:00
Garth Vander Houwen
df20110604 NodeMap Checkpoint 2021-12-20 22:29:28 -08:00
Garth Vander Houwen
f65224f5ac Set things up for direct messages 2021-12-19 19:40:16 -08:00
Garth Vander Houwen
62d28b7a1d Small changes to BLE Manager 2021-12-19 17:57:04 -08:00
Garth Vander Houwen
d950dcf1c5 Fix duplicate context initiation on Messages view 2021-12-18 23:44:47 -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
Garth Vander Houwen
4a08431766 CoreData commit 1 Messages replacement 2021-12-12 17:17:46 -08:00
Garth Vander Houwen
98368640c9 V 1.8.3 2021-12-10 17:44:28 -08:00
Mike Kinney
837de346a7 fix comments to match filenames 2021-11-29 21:35:23 -08:00
Mike Kinney
458e698a2d update protobufs from master 0de53c84a26a42ce9405109e392ca1143de86f58 2021-11-29 21:11:27 -08:00
Garth Vander Houwen
68bdb82aa2
Merge branch 'main' into formatting_merge_conficts 2021-11-29 20:06:27 -08:00
Garth Vander Houwen
44bdedc9f9 Remove Core Data nonsense 2021-11-29 19:58:06 -08:00
Mike Kinney
711940e4a5 fix more warnings 2021-11-29 17:09:27 -08:00