Commit graph

49 commits

Author SHA1 Message Date
Garth Vander Houwen
79f26965ed Updates to preferred peripheral auto connection for a more persistent connection 2022-12-07 16:50:24 -08:00
Garth Vander Houwen
6081d8c30c * Add Libraries for OTA
* Refactor BLE Manager a bit
* Add signal strength indicator graphic to ble connect view
* Order BLE devices by name
2022-12-04 00:28:26 -08:00
Garth Vander Houwen
46d02c6e08 Remove LocalizedStringKey 2022-11-26 10:57:52 -08:00
Garth Vander Houwen
d90c016305 Add ethernet config
Open MQTT config to nrf52
Add mute to channels and users
2022-11-26 10:13:46 -08:00
Garth Vander Houwen
ddf981b4d0 Add padding to node list items. 2022-11-20 15:55:46 -08:00
Garth Vander Houwen
537ad1bf73 Update invalid firmware view 2022-11-20 09:50:18 -08:00
Garth Vander Houwen
df02b41fdd Tighten up contacts view 2022-11-17 22:49:27 -08:00
Garth Vander Houwen
836b3fb007 Assorted nil cleanup from crash reports 2022-11-11 18:13:32 -08:00
Garth Vander Houwen
f259cb15fd Dismiss buttons for sheets on mac
Add icon to clear app data button
Convert settings view to navigationsplitview
2022-11-08 23:18:50 -08:00
Garth Vander Houwen
9efec04b7d Close buttons for sheets in catalyst to prevent the need to force quit 2022-11-08 22:01:32 -08:00
Garth Vander Houwen
09847f3456 Trim down peripheral now that we have the connected node on the bluetooth view 2022-10-18 20:25:11 -07:00
Garth Vander Houwen
0d1e92189e Send user to set region on BLE connect if region is unset 2022-10-18 13:53:50 -07:00
Garth Vander Houwen
0060dcbf21 More cleanup 2022-10-17 21:18:57 -07:00
Garth Vander Houwen
d24b57fb16 Make connect page a navigation stack 2022-10-17 19:26:52 -07:00
Garth Vander Houwen
da63521c7e Messaging Cleanup 2022-10-17 18:52:49 -07:00
Garth Vander Houwen
e43b673c05 Message Cleanup, stop QR view crash, hook up messages to preferred node 2022-10-14 22:18:28 -07:00
Garth Vander Houwen
5790839022 Start of connection timer UI 2022-10-12 15:26:25 -07:00
Garth Vander Houwen
c3bd5a7300 Handle new FROMRADIO UUID 2022-10-11 14:25:59 -07:00
Garth Vander Houwen
1b0d569568 Detents 2022-10-07 19:07:36 -07:00
Garth Vander Houwen
e83af36337 About View 2022-10-06 23:15:33 -07:00
Garth Vander Houwen
755a7c1af8 Meshtastic logo 2022-10-06 21:05:37 -07:00
Garth Vander Houwen
18d208a616 Update protobufs, add clear positions to position log 2022-10-03 16:52:00 -07:00
Garth Vander Houwen
ada2093e73 Set preferred radio automatically 2022-10-01 09:37:10 -07:00
Garth Vander Houwen
68587bdba3 Bluetooth connect page connected radio context menu 2022-09-30 21:06:52 -07:00
Garth Vander Houwen
fb811a0a84 Assorted bug fixes and cleanup, environmental export fix, line limit of 500 for mesh log 2022-09-30 17:10:03 -07:00
Garth Vander Houwen
f03d0d8200 Delete extra preferred peripheral user setting, add some previews 2022-09-28 20:10:10 -07:00
Garth Vander Houwen
ef6d28bfad Battery gauge 2022-09-28 15:44:42 -07:00
Garth Vander Houwen
8213f3db65 More version updates 2022-09-27 09:01:33 -07:00
Garth Vander Houwen
6e5c4787b2
Update InvalidVersion.swift 2022-09-27 06:40:10 -07:00
Garth Vander Houwen
76a3635c1b
Update Connect.swift 2022-09-27 06:34:13 -07:00
Garth Vander Houwen
18a80eeb33 bump version 2022-09-19 15:54:02 -07:00
Garth Vander Houwen
e07c95d550 Bug fixes 2022-09-09 08:25:52 -07:00
Garth Vander Houwen
b93b0c7d91 Add MQTT config
clean up node details
clean up core data model
update protobufs
2022-09-04 21:45:03 -07:00
Garth Vander Houwen
6a4df7872d
Update Connect.swift 2022-08-17 07:28:46 -07:00
Garth Vander Houwen
e32fbef859 Fix notification crash, update versions to require 1.3.38 2022-08-14 22:42:26 -07:00
Garth Vander Houwen
d3fb8eb902 Bump version, include new proto file 2022-08-12 09:21:18 -07:00
Garth Vander Houwen
e44c3739de Fix required version on bluetooth connect view 2022-08-06 12:57:36 -07:00
Garth Vander Houwen
af4ef58e14 Support new wifi config, update firmware version modal, prevent connection of unsupported devices for real this time. 2022-08-06 08:07:16 -07:00
Garth Vander Houwen
f92738611f Firmware version requirement update 2022-08-04 20:23:40 -07:00
Garth Vander Houwen
096930efd7 Start of wifi config 2022-08-01 21:57:03 -07:00
Garth Vander Houwen
8977dfd18b Bump version to 1.3.27 2022-07-26 21:52:36 -07:00
Garth Vander Houwen
920e200593 Add txPower to loraConfigEntity, isLicensed to user 2022-07-20 15:06:18 -07:00
Garth Vander Houwen
1ecd094ef9 Fix a couple of lingering config view crashing if a device disconnects while on the view, hook up QR code deep link 2022-07-14 07:14:43 -07:00
Garth Vander Houwen
1d9a7c69f6 more aggressive unsupported version modal, disconnect 1.2 devices. 2022-07-13 08:32:34 -07:00
Garth Vander Houwen
d794992854 Bump version on connect page 2022-07-11 15:43:25 -07:00
Garth Vander Houwen
ddfcea4ace Handle empty positions, allow nrf52 saving for telemetry 2022-07-07 00:29:52 -07:00
Garth Vander Houwen
b1250db164 Add DFU stubs, fix all the connected node indictors to be 4 bytes max 2022-07-01 19:44:25 -07:00
Garth Vander Houwen
ce35f49b7c More complete module configuration previews, less prone to crashing settings page 2022-07-01 10:57:54 -07:00
Garth Vander Houwen
e2dc8ed8ae Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00