Essentials/src
jkdevito 4631d3a537 refactor: replace client-reported UI app version tracking with disk-based check
Remove ConnectedClientVersionInfo and the per-client version dictionary in
MobileControlSystemController, which grew unbounded and depended on a UI
client connecting and self-reporting its APP_VERSION.

Add TouchpanelWrapperAppVersionChecker, which instead scans the deployed
mcUserApp files on disk for the configured versions.touchpanelWrapperApp
version string. This works without any client connected and doesn't
accumulate state. Wired into the mobileinfo console command output.
2026-07-10 12:25:43 -05:00
..
PepperDash.Core feat: enhance WebSocket services with HTTP GET handler for certificate confirmation and increase timeout for port forwarding 2026-06-23 16:08:42 -06:00
PepperDash.Core.Abstractions feat: Enhance device testing and environment handling with new interfaces and fakes 2026-04-08 13:21:15 -06:00
PepperDash.Core.Tests feat: Update CI workflow and project files for improved testing and documentation generation 2026-04-08 15:23:49 -06:00
PepperDash.Essentials feat: Add messengers for codec functionalities and directory management 2026-05-07 20:51:14 -06:00
PepperDash.Essentials.Core style: use file-scoped namespace in GetPackageManifestRequestHandler 2026-07-10 09:37:29 -05:00
PepperDash.Essentials.Core.Tests feat: Update CI workflow and project files for improved testing and documentation generation 2026-04-08 15:23:49 -06:00
PepperDash.Essentials.Devices.Common feat: add USB camera input ports for enhanced multi-camera routing support 2026-07-08 15:51:53 -06:00
PepperDash.Essentials.MobileControl refactor: replace client-reported UI app version tracking with disk-based check 2026-07-10 12:25:43 -05:00
PepperDash.Essentials.MobileControl.Messengers feat: update directory contacts and enhance directory messaging to include current root directory 2026-07-07 14:57:23 -06:00
PepperDash.Essentials.Tests feat: Add asset loading functionality and related tests for improved resource management 2026-04-09 14:00:27 -06:00
Directory.Build.props Backport PR #1439: packageManifest CWS endpoint + v1/v2 config merge fix 2026-07-10 09:37:29 -05:00
Directory.Build.targets fix: update target frameworks and package references; change culture to InvariantCulture 2026-03-05 13:09:14 -07:00