028342d4a4
Introduces a `minutesAgo` helper function and uses it in `CaseStoreStub` to populate `CaseEntry` objects with relative timestamps for recent activities. Also updates `formatTime` in `CaseListScreen` to display "Gerade eben", "Vor 1 Minute", or "Vor X Minuten" for entries younger than an hour. This provides a more user-friendly display for recent cases.