Commit graph

72 commits

Author SHA1 Message Date
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
Garth Vander Houwen
c3a9136e6c V 1.27.6 Persistent bluetooth connection indicator, consolidated loading of data in BLEManager. Default to mesh logging being on 2021-10-28 00:15:47 -07:00
Garth Vander Houwen
261af7de4b V 1.27.3 Data cleanup so everything uses BLEManager, will implement core data soon 2021-10-27 21:15:36 -07:00
Garth Vander Houwen
4b673beca4 Clean up environment objects and stop crashes 2021-10-27 20:31:20 -07:00
Garth Vander Houwen
15608bb976 V 1.26.5 2 second Connection timeout for bluetooth, preferred peripheral enhancements 2021-10-22 10:03:50 -07:00
Garth Vander Houwen
d447aa1ca7 V 1.26.4 Mesh Logging and automatically select messages 2021-10-20 00:31:22 -07:00
Garth Vander Houwen
ce4eec7900 V 1.26.1 Fixed connectedNode not being set bug by matching via bluetooth device name and user.id, cleanup for app settings 2021-10-17 20:30:04 -07:00
Garth Vander Houwen
49e19a4a76 V 1.25.9 Add Settings and move nav around. Configure project for MacOS TestFlight 2021-10-17 01:05:44 -07:00
Garth Vander Houwen
c2cb860ab2 Implement keyboard toolbar 2021-10-15 00:52:48 -07:00
Garth Vander Houwen
6feefbc601 Update BLE 2021-10-14 20:36:06 -07:00