A centralized knowledge base of architectural patterns and reusable UI components used across the Essentials and AirSync projects.
- ui/: User interface components and layout strategies.
- layout/: High-level screen structures and animations.
- Theming & AMOLED
- components/: Reusable Material 3 components.
- Containers: Layout wrappers.
- Cards & Items: List items and feature cards.
- About & Community: App info and developer credits.
- Bottom Sheets: Modal overlays and guides.
- Pickers: Selection components.
- Toolbars: Variants of top and bottom bars.
- theme/: Design system and theming guides.
- logic/: Business logic and utility patterns.
- wearos/: Specialized WearOS components.
- permissions/: Permission handling strategies.
- accessibility/: System-level interaction patterns.
- data/: Data persistence and migration patterns.
Refer to the specific categories to find implementation details and code snippets. This repository serves as the source of truth for the Essentials ecosystem design language.