Commit graph

36 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
b6e7f614a5 Map annotations for node details 2022-05-28 01:19:44 -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
be8577a610 Kill the CarBode! 2022-04-19 22:56:59 -07:00
Garth Vander Houwen
8171b84272 Start of QR Code, updated protobufs 2022-04-11 15:58:11 -07:00
Garth Vander Houwen
543debbcce Add acks and ack timestamp to messages 2022-02-23 23:05:47 -10:00
Garth Vander Houwen
df1fbef9af Add channel utilization and airtime, set up core data migration to remove unnecessary fields 2022-02-16 07:37:08 -08:00
Garth Vander Houwen
e7a74145ad Implement various text circle sizes 2022-01-02 23:28:51 -08:00
Garth Vander Houwen
7741d63e0c Updated circle text helper 2022-01-02 10:05:13 -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
58156d4f56 Fix nil coordinates crash 2021-12-18 20:49:50 -08:00
Mike Kinney
f079ffe119 after running swiftlint --fix 2021-11-29 15:59:06 -08: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
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
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
22bbd04db5 Clean up null values on details pages, add some enhanced bluetooth cleanup 2021-10-01 08:33:11 -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
cb0264af32 Messaging mockup, node list cleanup 2021-09-24 00:39:36 -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
be1881c6eb Cleanup extra files, fix persistant indicator 2021-09-22 13:00:46 -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
7bb4eb94ab Add Connected indicator to navigationBarItems and display the same indicator on the messages page 2021-09-19 01:10:49 -07:00
Garth Vander Houwen
b6abb65643 Finish page name refactor 2021-09-18 17:10:22 -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
Garth Vander Houwen
da9e01b4e7 Configure protobufs, set up each type of data being streamed over BLE to be saved 2021-09-12 11:37:19 -07:00
Garth Vander Houwen
693aec1fd3 Complete BLE Scanning and connection 2021-09-10 21:50:54 -07:00
Garth Vander Houwen
b51e4c974f Initial BLE implementation 2021-09-10 07:41:26 -07:00
Garth Vander Houwen
8be3ac2bba Initial Project Commit 2021-08-20 07:56:05 -07:00