Commit graph

43 commits

Author SHA1 Message Date
Garth Vander Houwen
d7f5509b27 V 1.37 New maps, ran SwiftLint -fix 2021-12-25 23:48:12 -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
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
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
69efa420c8 1.8.2 BLE Cleanup 2021-11-21 13:48:28 -08:00
Garth Vander Houwen
7bbfb38c3f BLE Cleanup 2021-11-17 07:34:37 -08:00
Garth Vander Houwen
8de9c62519 Update mesh log and fix messages bug 2021-11-16 10:14:20 -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
2ee000f84a V 1.26.10 Add file export functionality for Mesh Activity Log 2021-10-23 10:27:10 -07:00
Garth Vander Houwen
ba9eb388ce V 1.26.9 Hook up preferred peripheral to the setting so other devices don't reconnect automatically. Make the mesh log honor the toggle. 2021-10-23 01:00:42 -07:00
Garth Vander Houwen
e23fe9a2cf V 1.26.8 Additional cleanup of connection error handling 2021-10-23 00:19:23 -07:00
Garth Vander Houwen
c11da9816e V 1.26.7 Fix up BLE disconnect timer, update preferred peripheral toggle to only save empty when there is a connected peripheral 2021-10-22 20:58:20 -07:00
Garth Vander Houwen
62af489966 V 1.26.6 Fix error messages for BLE connection errors 2021-10-22 10:39:32 -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
c10e70491e V 1.26.2 set isPreferedRadio back to false cleanup 2021-10-17 21:10:36 -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
5d12cca775 V 1.26.0 Preferred Radio v1 2021-10-17 15:08:12 -07:00
Garth Vander Houwen
3827ff816e BLE Cleanup 2021-10-12 17:54:10 -07:00
Garth Vander Houwen
e90de21b37 Swipe to disconnect nil check 2021-10-11 07:38:54 -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
b1303832f7 Version 1. 2021-10-05 09:33:10 -07:00
Garth Vander Houwen
5eee4272d7 Consolidate connected device objects and arrays 2021-10-03 20:47:04 -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
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
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
Garth Vander Houwen
7a56b7a33c Save scanned BLE data 2021-09-21 20:49:12 -07:00
Garth Vander Houwen
79851345fa iOS 15 updates, icons fixes, new data models 2021-09-20 22:29:10 -07:00
Garth Vander Houwen
71b9aa5f2e Mockup of connected device navigationBarItems 2021-09-19 10:54:07 -07:00
Garth Vander Houwen
7bb4eb94ab Add Connected indicator to navigationBarItems and display the same indicator on the messages page 2021-09-19 01:10:49 -07:00
Garth Vander Houwen
c1c2f3730a Add node map preview clean up old code 2021-09-18 21:11:54 -07:00
Garth Vander Houwen
b6abb65643 Finish page name refactor 2021-09-18 17:10:22 -07:00