Commit Graph

2 Commits

Author SHA1 Message Date
2a44b7f356 style(notification): enlarge the bloom on the status-bar mark (#83) 2026-07-31 13:30:53 +02:00
b804d91402 fix(notification): give reminders Calendula's own status-bar mark (#83)
The status bar draws a notification's small icon from its alpha channel
alone, so the silhouette is all that distinguishes an app there — and ours
was the stock Material "event" glyph, the same shape the system's date
surfaces and every other calendar app use.

Redrawn at 24dp from the launcher mark: calendar body plus the bloom badge,
numeral dropped and the petals filled rather than stroked, both of which
turn to mush at this size. The shade needs no change — since Android 12 its
header shows the launcher icon, which is already unmistakable.
2026-07-31 13:20:42 +02:00