Commit Graph

2 Commits

Author SHA1 Message Date
Trey t cec521b3e3 refactor: delete _tasksByResidence and per-residence task cache plumbing
All readers and writers gone after the previous commits. Single source
of truth = DataManager._allTasks; residence views derive via
getTasksForResidence(id). Net deletion across DataManager, APILayer,
DataManagerObservable, Kotlin TaskViewModel, and the now-unused
TaskViewModel test.

Closes gitea#2
2026-04-25 10:48:38 -05:00
Trey t ffe5716167 wip 2026-02-18 10:54:25 -06:00