We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
doc: update documentation for Schedule Timer & Preparation Runtime Flow (v2) - Renamed and expanded the Schedule Timer System documentation to reflect the new runtime flow, including early start handling, cache coherence, and finish semantics. - Enhanced the Home documentation to link to the updated Schedule Timer & Runtime Flow. - Clarified the architecture overview with detailed descriptions of state transitions and core invariants.
feat: add automatic timer system for schedule notifications - Introduced an automatic timer system within the ScheduleBloc to manage precise timing for schedule start notifications. - Updated Architecture.md to include details about the new timer system and its functionality. - Created Schedule-Timer-System.md for comprehensive documentation on the timer's implementation, flow, and safety features.