Package-level declarations
Types
Backs the Settings "Device Links" directory: all imported msh.to links, sorted by short code.
Aggregated state for node list display settings to reduce recomposition overhead.
Functions
About screen displaying general information about Meshtastic, hardware recommendations, repository and version details, acknowledgements, and project links.
Shared Acknowledgements screen listing the open-source libraries the app is built on, using the multiplatform LibrariesContainer composable and produceLibraries from the AboutLibraries KMP library.
Desktop-specific top-level settings screen. Replaces the Android SettingsScreen which uses Android-specific APIs (Activity, permissions, etc.).
Directory of every imported msh.to short code. Tapping a row opens msh.to/{shortCode} in the browser.
Dedicated settings screen for node list display options (density and field visibility). Provides a focused interface for customizing how nodes are rendered in the list view.