Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 832 Bytes

File metadata and controls

12 lines (9 loc) · 832 Bytes

Date Widget — Wiki

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.

Pages

  • 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