Saving minor fix for IDAA and JItsi. Saving code clean up for the Launcher. Related to the device heartbeat loop.

This commit is contained in:
Scott Idem
2026-01-26 11:43:47 -05:00
parent 79917edffc
commit 0e4802f7de
4 changed files with 31 additions and 85 deletions

View File

@@ -49,3 +49,11 @@ This is a list of tasks to be completed before the next event/show/conference.
- [x] **Journal Stability:** Resolved display issues where entries failed to show on initial load.
- [x] **Filter Hardening:** Updated LiveQuery to handle NULL/undefined for Enabled/Hidden flags.
- [x] **Config Expansion:** Added dynamic Query Limits (10-1000) to Journal module settings.
## Native App Development (2026-01-23)
- [x] Phase 2: Organized caching with 2-char subdirectories.
- [x] Phase 3: Standardize snake_case bridge and OS command set.
- [x] Phase 4: Implement device heartbeat and telemetry loop.
- [ ] [BUG] Verify heartbeat visibility in Launcher UI (user reported not seeing it).
- [ ] Phase 5: Implement specialized AppleScript handlers for Office/Keynote.
- [ ] [REFINEMENT] Build Telemetry Dashboard in Launcher Config.