Commit graph

381 commits

Author SHA1 Message Date
Garth Vander Houwen
db1da02405 Fix admin key copy paste error 2024-12-13 10:23:19 -08:00
Garth Vander Houwen
0b61527112 Add tdeck SVG 2024-12-13 06:40:19 -08:00
Garth Vander Houwen
e200a7ab49 Update device hardware and admin channel config logging 2024-11-29 13:15:46 -08:00
Garth Vander Houwen
834740f03e Merge branch 'main' 2024-11-14 08:15:11 -08:00
Garth Vander Houwen
2c4cf4cc57 Admin key fixes 2024-11-14 08:11:49 -08:00
Garth Vander Houwen
6a4b9358e3
Merge pull request #964 from bjpetit/save-position-flags
Enable Save button when position flags are modified
2024-11-14 08:09:24 -08:00
rcarteraz
ae0a0f14e4
space 2024-10-31 10:44:40 -07:00
Brent Petit
c901e345b0 Enable Save button when position flags are modified 2024-10-13 21:12:52 -05:00
Garth Vander Houwen
65a5b3adc8 Detection sensor trigger types 2024-10-11 18:18:45 -07:00
Garth Vander Houwen
fa4e000ceb Updates for new protos 2024-10-10 06:13:14 -07:00
Garth Vander Houwen
e89dc21942 Finish upgrading onchange events 2024-10-06 09:07:55 -07:00
Garth Vander Houwen
d7e887dd63 Update onchange events 2024-10-06 08:50:12 -07:00
Garth Vander Houwen
3dcec505ff linter updates 2024-10-05 16:35:42 -07:00
Garth Vander Houwen
a4d5aefca3 Bossy linter 2024-10-05 15:50:57 -07:00
Garth Vander Houwen
26e917df48 Remove serial 2024-10-05 13:52:38 -07:00
Garth Vander Houwen
d477de80c2 Remove ios 16 conditions 2024-10-05 10:44:46 -07:00
Garth Vander Houwen
386042b8df
Merge branch 'main' into 2.5.8 2024-10-05 10:24:15 -07:00
Garth Vander Houwen
691fcadd99 2.5 is now a beta 2024-10-05 10:19:32 -07:00
Garth Vander Houwen
4a5c728978 Merge branch 'main'
#Conflicts:
#	Meshtastic/AppIntents/MessageChannelIntent.swift
#	Meshtastic/Views/Settings/Config/DeviceConfig.swift
2024-10-05 10:04:19 -07:00
Garth Vander Houwen
e1ec14db2c Upgrade to ios 17 2024-10-04 19:36:30 -07:00
Garth Vander Houwen
01c22745e3 Assorted cleanup 2024-09-30 08:23:47 -07:00
Garth Vander Houwen
25143ddf75 while 2024-09-22 08:03:18 -07:00
Garth Vander Houwen
042c030cf6 Update config to use new protos 2024-09-12 11:25:51 -07:00
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
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
10157ed547 Update admin node list sort to be less infurating 2024-08-19 00:27:26 -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
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