Commit graph

103 commits

Author SHA1 Message Date
Garth Vander Houwen
68bdb82aa2
Merge branch 'main' into formatting_merge_conficts 2021-11-29 20:06:27 -08:00
Garth Vander Houwen
44bdedc9f9 Remove Core Data nonsense 2021-11-29 19:58:06 -08:00
Garth Vander Houwen
6f4c477c07
Merge pull request #9 from garthvh/add_swiftlint
Add swiftlint
2021-11-29 19:14:45 -08:00
Mike Kinney
711940e4a5 fix more warnings 2021-11-29 17:09:27 -08:00
Mike Kinney
feeb7be7e1 working on swiftlint warnings 2021-11-29 16:51:59 -08:00
Mike Kinney
f079ffe119 after running swiftlint --fix 2021-11-29 15:59:06 -08:00
Mike Kinney
c831c49832 add swiftlint; tune errors to warnings for now 2021-11-29 15:57:24 -08:00
Garth Vander Houwen
a04b9f2731
Merge pull request #7 from garthvh/add_heltecv21
Add heltecv21
2021-11-29 15:07:11 -08:00
Mike Kinney
202cca179d ignore .DS_Store 2021-11-29 14:48:17 -08:00
Mike Kinney
9ac173115f add another version of Heltec 2021-11-29 14:47:20 -08:00
Garth Vander Houwen
4935809f19 1.28.3 Remove partial core data implementation being built in a separate project 2021-11-28 17:03:03 -08:00
Garth Vander Houwen
5ae2da2651 Delete codeine folder from project 2021-11-24 10:25:13 -08:00
Garth Vander Houwen
69efa420c8 1.8.2 BLE Cleanup 2021-11-21 13:48:28 -08:00
Garth Vander Houwen
139151701e Delete unnecessary files 2021-11-20 11:02:15 -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
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