Commit graph

703 commits

Author SHA1 Message Date
Garth Vander Houwen
adab69dab7 Default precision of 14 2024-09-08 11:10:58 -07:00
Garth Vander Houwen
4f813c12d3 Clean up precision ranges for locations on the map report and public key 2024-09-06 17:05:25 -07:00
Garth Vander Houwen
d0e10ef330 Finish up the admin, make the admin dropdown a navigationlink so you can read the full long name 2024-09-05 19:31:29 -07:00
Garth Vander Houwen
6e6027263a Log node info packet json 2024-09-05 10:39:54 -07:00
Garth Vander Houwen
44d65d8185 Additional config sections 2024-09-04 10:27:06 -07:00
Garth Vander Houwen
a4fe551e03 Update several config sections to use the new pki admin structures 2024-09-04 10:06:34 -07:00
Garth Vander Houwen
9d911a8d2c hook up session passkey to bluetooth config 2024-09-03 18:01:32 -07:00
Garth Vander Houwen
0fe00b0db0 Adjust precision on channel form 2024-08-31 15:04:25 -07:00
Blake McAnally
c678cd37fe
Merge pull request #901 from meshtastic/refactor-router-state
Refactor router state to more closely match tab bar behavior
2024-08-28 13:41:56 -05:00
Blake McAnally
620e329521 Refactor router state to more closely match tab bar behavior 2024-08-28 07:37:49 -05:00
Garth Vander Houwen
b188e3c18f update channel form 2024-08-27 20:44:17 -07:00
Garth Vander Houwen
698eb7b5d0 Update app settings clear button 2024-08-26 22:31:03 -07:00
Garth Vander Houwen
d3a7de2f76 Seperate apps settings and data clearing, update logic for online nodes text 2024-08-25 23:02:43 -07:00
Garth Vander Houwen
55c90a815c Add some text for the new admin channel settings, show missing ack text 2024-08-23 19:49:06 -07:00
Garth Vander Houwen
eb3efd88ad fix return statement 2024-08-20 07:40:20 -07:00
Garth Vander Houwen
b8861c0e0f Fix weird validation bug 2024-08-20 07:33:29 -07:00
Garth Vander Houwen
e2f223b30a Initial validation 2024-08-19 21:50:28 -07:00
Garth Vander Houwen
2bbaada3cc
Merge branch 'main' into pki 2024-08-19 16:06:23 -07:00
Garth Vander Houwen
5852aa31f5 Admin drop down updates to redice the number of nodes. 2024-08-19 15:06:53 -07:00
Garth Vander Houwen
396d2e8495 Agressive metadata requests 2024-08-19 12:30:26 -07:00
Garth Vander Houwen
10157ed547 Update admin node list sort to be less infurating 2024-08-19 00:27:26 -07:00
Garth Vander Houwen
758ab6315a allow request metadata for all unmanaged nodes 2024-08-18 17:38:13 -07:00
Garth Vander Houwen
dee96175bf Update admin drop down 2024-08-18 17:15:55 -07:00
Garth Vander Houwen
8b2bc246dd Add change events for all keys 2024-08-18 11:43:42 -07:00
Garth Vander Houwen
aad3bd4f89 Pass keys around better 2024-08-18 11:39:41 -07:00
Garth Vander Houwen
9b50626ebe Clean up admin drop down 2024-08-18 10:00:15 -07:00
Garth Vander Houwen
45d4cb64f5 Allow saving of admin key 2024-08-18 08:44:33 -07:00
Garth Vander Houwen
0ac32df941 Bump versions 2024-08-16 07:55:23 -07:00
Garth Vander Houwen
affdd39542 Add onFirstAppear extension 2024-08-14 03:10:12 -07:00
Garth Vander Houwen
5087430f02 Bump firmware version, remove outdated ble pairing information for factory reset 2024-08-13 16:44:29 -07:00
Garth Vander Houwen
6926d857ff Add secure input view to handle key inputs 2024-08-12 14:42:47 -07:00
Garth Vander Houwen
6c6b44fdaa Simplify change events to not force unwrap values 2024-08-11 21:20:10 -07:00
Garth Vander Houwen
c0fd6cbf94 Security config details, scroll dismisses keyboard,font size updates for keys 2024-08-11 20:50:48 -07:00
Garth Vander Houwen
6f0fe8fd6f Clean up change events 2024-08-11 17:31:27 -07:00
Garth Vander Houwen
3786bf5e1f New plan 2024-08-11 10:04:17 -07:00
Garth Vander Houwen
cbfde743af Clean up save button display 2024-08-11 09:59:52 -07:00
Garth Vander Houwen
c6298f785c Standardize onAppear for settings that support admin messages 2024-08-11 09:07:22 -07:00
Garth Vander Houwen
3acca7ddcb Set saved values 2024-08-11 08:09:00 -07:00
Garth Vander Houwen
5f334e7855
Merge pull request #864 from meshtastic/message-sort
0 Message Time Logic
2024-08-10 17:39:53 -07:00
Garth Vander Houwen
56b75cbd3c Match the firmware and do 3 decimal points for decimals 2024-08-10 12:30:33 -07:00
Garth Vander Houwen
aeb69e14cc simplify bool onchange 2024-08-10 07:05:09 -07:00
Garth Vander Houwen
ee2313ff0d Throw out any time that is off by more than 10 seconds in either direction and use now for message timestamp 2024-08-08 19:17:05 -07:00
Garth Vander Houwen
f6c95fe328 Add ledheartbeat change event 2024-08-08 12:16:14 -07:00
Garth Vander Houwen
a274d6fcf8 Update protos 2024-08-08 10:39:45 -07:00
Garth Vander Houwen
9f99980534 initial security config proto mockup 2024-08-08 07:33:31 -07:00
Garth Vander Houwen
3f139244e1 Initial security config setup 2024-08-07 09:43:48 -07:00
Garth Vander Houwen
249b197180 Remove empty logs header from ios 16 2024-08-04 20:12:43 -07:00
Garth Vander Houwen
c9749eaffe Fix admin channel for settings other than lora config 2024-08-01 07:49:38 -07:00
Garth Vander Houwen
f7e48602f0 Bump versions 2024-08-01 07:11:41 -07:00
Garth Vander Houwen
9bd0021fac Content unavailable updates 2024-07-30 21:37:18 -07:00