Commit graph

48 commits

Author SHA1 Message Date
Garth Vander Houwen
bca583e530 Restrict shutdown and reboot to connected node, update position to show unknown age for nodes older than six months 2022-05-30 21:48:46 -07:00
Garth Vander Houwen
12da2fd628 Shutdown and Reboot buttons for nodes 2022-05-29 22:02:25 -07:00
Garth Vander Houwen
b6e7f614a5 Map annotations for node details 2022-05-28 01:19:44 -07:00
Garth Vander Houwen
d601729852 Location updates for node details 2022-05-27 23:56:34 -07:00
Garth Vander Houwen
9057f77e48 Refactor Packet Handlers out out BLE Manger for testing and potentially TCP connections on iOS and serial on macOS 2022-05-27 19:18:33 -07:00
Garth Vander Houwen
233fb0a1e0 Display time only from mesh, remove all times set in the iOS app.
Add Bitrate
Format assorted things.
Fix battery display on node details
make node list more friendly on iPad and mac
2022-05-25 22:30:48 -07:00
Garth Vander Houwen
575f598c83 Upgrade protos 2022-05-05 18:01:20 -07:00
Garth Vander Houwen
be8577a610 Kill the CarBode! 2022-04-19 22:56:59 -07:00
Garth Vander Houwen
832241e1f3 Remove tapbacks replace with emoji 2022-03-29 21:16:15 -07:00
Garth Vander Houwen
7a1ad2d9c2 Clean up positions and ACKs, add better logging for ACK errors 2022-03-19 23:45:01 -07:00
Garth Vander Houwen
cebf287a3b Actually hook up mesh logging to setting
Clean up position code so that it does not clear out the position list if we get a battery reading position
2022-03-15 09:11:31 -07:00
Garth Vander Houwen
543debbcce Add acks and ack timestamp to messages 2022-02-23 23:05:47 -10:00
Garth Vander Houwen
d3ac782773 Re-enable mesh map setting, fix nil node bug 2022-02-23 20:11:02 -10:00
Garth Vander Houwen
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Garth Vander Houwen
aa1c801ecd Fix bottom menu on node detail page that periodically turns transparent 2022-01-10 07:29:48 -08:00
Garth Vander Houwen
92d9e37b91 Mac Version 2022-01-09 10:48:17 -08:00
Garth Vander Houwen
1171ea53c8 Refresm usermessagelist better for fetched properties 2022-01-06 08:41:44 -08:00
Garth Vander Houwen
e7a74145ad Implement various text circle sizes 2022-01-02 23:28:51 -08:00
Garth Vander Houwen
461db4275d Turn contacts list back on 2022-01-01 08:18:36 -08:00
Garth Vander Houwen
7416676c69 Turn new messaging views back on 2022-01-01 08:03:46 -08:00
Garth Vander Houwen
bed7c5ce5c Messages bug fix 2021-12-28 09:11:24 -08:00
Garth Vander Houwen
d7f5509b27 V 1.37 New maps, ran SwiftLint -fix 2021-12-25 23:48:12 -08:00
Garth Vander Houwen
a8d08c0b9f V 1.35 Connected Peripheral and MyInfo bugs 2021-12-24 21:50:10 -08:00
Garth Vander Houwen
df20110604 NodeMap Checkpoint 2021-12-20 22:29:28 -08:00
Garth Vander Houwen
58156d4f56 Fix nil coordinates crash 2021-12-18 20:49:50 -08:00
Garth Vander Houwen
7336000588 finish touchup to node details view. 2021-12-18 01:42:18 -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
0b6c316e85 Fix assorted bugs, add connected indicator to every view, simplify some code 2021-12-17 00:21:53 -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
Mike Kinney
f079ffe119 after running swiftlint --fix 2021-11-29 15:59:06 -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
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
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
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
22bbd04db5 Clean up null values on details pages, add some enhanced bluetooth cleanup 2021-10-01 08:33:11 -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
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
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
c1c2f3730a Add node map preview clean up old code 2021-09-18 21:11:54 -07:00
Garth Vander Houwen
6559b2a9fd Additional file cleanup 2021-09-18 16:28:35 -07:00
Garth Vander Houwen
f4e52d3799 Fix app icons, refactor device pages to node pages based on new data models 2021-09-18 15:33:35 -07:00
Garth Vander Houwen
ccf5bf1610 Rebuild nodes page with data from device, improve layout consistency 2021-09-14 21:38:12 -07:00