Commit graph

89 commits

Author SHA1 Message Date
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
4a853d7cbd Single line update 2021-11-12 20:16:26 -08:00
Garth Vander Houwen
bf8d261398 Senseless changes 2021-11-12 20:13:13 -08:00
Garth Vander Houwen
08525cdfc8 Move assets into resources 2021-11-11 07:42:50 -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
8d543b5ab6 Merge remote-tracking branch 'refs/remotes/origin/main'
Conflicts:
	Meshtastic Client.xcodeproj/project.pbxproj
2021-11-07 11:09:40 -08:00
Garth Vander Houwen
52fa9d7606 V 1.27.9 Fix messages scrollview with message count 2021-11-07 10:20:47 -08:00
Garth Vander Houwen
667ee47c60
Merge pull request #4 from garthvh/coredata-refactor
Small fixes before working on CoreData refactor
2021-11-04 10:02:35 -07:00
Garth Vander Houwen
8983d35518 v 1. 2021-11-04 08:37:11 -07:00
Garth Vander Houwen
a02f2201d8 Bug fixes 2021-11-04 08:36:55 -07:00
Garth Vander Houwen
c3a44c61e8 Coredata updates 2021-11-03 23:49:12 -07:00
Garth Vander Houwen
7e764cac2c broken start of node info class 2021-11-03 23:48:01 -07:00
Garth Vander Houwen
13df028951 Clean up data access 2021-11-02 21:47:41 -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
57dfbdd2e2 1.27.4 Hotfix for nil myinfo when cycling peripherals 2021-10-27 21:36:30 -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
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
d2587e7ff0
Merge pull request #3 from garthvh/ble-refactor
BLE Manager Cleanup
2021-10-14 21:09:33 -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
57d1cbc9eb V 1.25.5 2021-10-11 07:39:20 -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
1c4984d32a Version 1.22 2021-10-05 09:33:59 -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