04c3389e4d
- DataManager now persists lookup data (residence types, task categories, priorities, statuses, specialties, templates) to disk - Loads cached lookups on app startup for faster launch - iOS: Refresh lookups when app becomes active, refresh widget on background - Android: Initialize DataManager in onCreate, already had onResume refresh - Only send ETag if lookup data is actually in memory to avoid 304 with no data 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>