Commit graph

67 commits

Author SHA1 Message Date
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
7aa59a192a V 1.27.1 Clean up log files, turn off user settings username which is causing a crash 2021-10-24 01:26:04 -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
0f69e63725 V 1.26.1 Fix small bug with connectedNode match 2021-10-17 20:38:53 -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
614d9f0f9e V 1.25.10 Message long press delete UI, only works for received messages with an actual ID 2021-10-17 10:18:32 -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
df4a70b672 V 1.25.6 Re-implement last connected node functionality clean up notification with title, subtitle and content body 2021-10-14 22:51:09 -07:00
Garth Vander Houwen
5d0ad7d55c add correct delegate calls 2021-10-14 21:08:03 -07:00
Garth Vander Houwen
6feefbc601 Update BLE 2021-10-14 20:36:06 -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
c023856d47 V 1.25.1 Save Position packet SNR and lastHeard 2021-10-07 12:50:40 -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
ad59d90e18 Version 1.24 add notifications and configure background bluetooth 2021-10-06 22:24:45 -07:00
Garth Vander Houwen
b19967f5e4 Fix messages crash V 1.23 2021-10-06 17:51:52 -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
2843d1f316 1.20 Expose messages, revert and cleanup BLEManager 2021-10-03 10:20:14 -07:00
Garth Vander Houwen
3d437d834c Back out buggy BLE cleanup function 2021-10-02 23:15:12 -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
81fcf7881a V 1.18 2021-10-01 08:41:06 -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
4247d2a8aa Clean up timer to only scroll to the bottom after a new message is received 2021-09-28 23:04:24 -07:00
Garth Vander Houwen
f164be59ad Messages updates 2021-09-28 13:08:06 -07:00
Garth Vander Houwen
d9e409220b Set currentUser properly on messages view 2021-09-28 11:19:30 -07:00
Garth Vander Houwen
861cf3a1ae Update save message to include default broadcast node user, or other information if available. 2021-09-28 08:56:21 -07:00
Garth Vander Houwen
28bdd7a39a Receive messages code 2021-09-28 00:00:09 -07:00
Garth Vander Houwen
50c3b17768 Update message bubble helper 2021-09-27 19:37:38 -07:00
Garth Vander Houwen
05a07b3ba7 Messages page layout mockup with working versions for the phone and iPad 2021-09-27 11:51:10 -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