Commit graph

113 commits

Author SHA1 Message Date
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
Garth Vander Houwen
4a08431766 CoreData commit 1 Messages replacement 2021-12-12 17:17:46 -08:00
Garth Vander Houwen
98368640c9 V 1.8.3 2021-12-10 17:44:28 -08:00
Garth Vander Houwen
8b5bb72724
Merge pull request #15 from garthvh/update_protobufs
update protobufs from master 0de53c84a26a42ce9405109e392ca1143de86f58
2021-11-29 21:41:37 -08:00
Mike Kinney
837de346a7 fix comments to match filenames 2021-11-29 21:35:23 -08:00
Mike Kinney
458e698a2d update protobufs from master 0de53c84a26a42ce9405109e392ca1143de86f58 2021-11-29 21:11:27 -08:00
Garth Vander Houwen
b98d649428
Merge pull request #14 from garthvh/formatting_merge_conficts
Remove Core Data nonsense
2021-11-29 20:07:15 -08:00
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