Commit graph

56 commits

Author SHA1 Message Date
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
Garth Vander Houwen
4140893ce5 V 1.25.4 Notifications updates, fix disconnect device bug that caused weird swipe to delete behavior when switching between tabs 2021-10-11 07:28:28 -07:00
Garth Vander Houwen
30b425fb29 V 1.25.2 make the bluetooth connection indicator much shorter, fixed broken swipe to delete on nodes and swipe to disconnect on connect 2021-10-07 22:51:40 -07:00
Garth Vander Houwen
669fb6de6b Remove extraneous vstack to fix swipe to disconnect and swipe to delete node 2021-10-07 21:36:42 -07:00
Garth Vander Houwen
2214e01666 Use title and content for notifications, remove extra ) 2021-10-07 07:37:33 -07:00
Garth Vander Houwen
b1303832f7 Version 1. 2021-10-05 09:33:10 -07:00
Garth Vander Houwen
2843d1f316 1.20 Expose messages, revert and cleanup BLEManager 2021-10-03 10:20:14 -07:00
Garth Vander Houwen
3f51b769ba Assorted updates, handle nil values on node details before checking for empty details 2021-10-02 23:06:46 -07:00
Garth Vander Houwen
22bbd04db5 Clean up null values on details pages, add some enhanced bluetooth cleanup 2021-10-01 08:33:11 -07:00
Garth Vander Houwen
029ac8556f Clean up messages detail view, automatically scroll to bottom of message list when loading 2021-09-26 20:12:38 -07:00
Garth Vander Houwen
2c13a9ed95 Hide messages tab, set up app for beta review 2021-09-24 21:53:17 -07:00
Garth Vander Houwen
cb0264af32 Messaging mockup, node list cleanup 2021-09-24 00:39:36 -07:00
Garth Vander Houwen
93cfda20ed Fix assorted paper cuts 2021-09-23 22:11:24 -07:00
Garth Vander Houwen
ebf243f203 myInfo data for both peripheral and node info model fixed data loading and cleaned up models 2021-09-23 20:10:53 -07:00
Garth Vander Houwen
c1200569fb swipe to delete nodes 2021-09-23 07:48:25 -07:00
Garth Vander Houwen
7726914ad1 Finished all the tasks from issue #1, completing all the tasks for the BLE helper and Bluetooth Connect view 2021-09-22 21:39:28 -07:00
Garth Vander Houwen
be1881c6eb Cleanup extra files, fix persistant indicator 2021-09-22 13:00:46 -07:00