A Material 3 Pixel-style Android home-screen widget shaped like a 4-leaf clover (cookie), showing today's weekday, day number, month, and year.
- Typography — Font families, weights, and how the day number matches the Pixel weather widget
- Cookie Shape — Clover background: RoundedPolygon parameters, rotation, scaling
- Color System — Dynamic wallpaper colors (Android 12+), static fallback, theme variants
- Widget Architecture — Glance composable, responsive sizes, update triggers, midnight worker
- Build and Release — Gradle setup, signing config, dependencies
- Pixel Weather Comparison — Side-by-side analysis with the Pixel weather widget