e7bed5c5a80b3c80f8de431998ff07c7f5a0ef06
- Long-press on a day now opens a preview popup (ported from the iOS DayContextPreviewView): all-day events as colored bars with tapered ends when they continue beyond the day, timed events as dot+time+title rows, plus quick actions (new event, week view, day view) - Month scroll performance: stable item keys + contentType in the LazyColumn, remembered Instant.now()/theme colors, remembered callbacks so visible week rows stay skippable during recomposition - Fix "+N" and "KW" labels overlapping the lowest event lane (row bottom padding 6dp -> 16dp, mirrors the iOS fix) - Event detail: delete is now a quiet red text button instead of a full-width filled container - Top bar: hairline divider so the bar/calendar boundary is visible - FAB: explicit circular shape Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
Languages
Kotlin
100%