- System splash now uses a transparent icon, so there is no system icon that
shrinks into the in-app splash: just black, then the branded screen (icon +
Calendarr name + copyright), held until data is loaded
- Month/quarter title uses TextStyle.FULL (format style) with a hard fallback;
FULL_STANDALONE had the same desugar bug as the LLLL pattern (December showed
only the year)
- First open: load the full +/- cacheMonths window behind the splash and only
then reveal, so the app no longer enters mid-load and stutters
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>