Commit Graph

6 Commits

Author SHA1 Message Date
shahondin1624
f9ea2936d9 feat: add responsive spacing and padding system (Closes #3)
Add WindowSizeClass-aware spacing tokens (small/medium/large) to
UiConstants and replace all hardcoded dp values in App.kt and
AttributesPage.kt. Compact uses 8-12dp, Medium 12-16dp, Expanded 16-24dp.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:57:27 +01:00
27756f4dde feat: add maximum content width constraint for wide displays (Closes #2) 2026-03-13 12:55:51 +01:00
1555275aeb feat: add WindowSizeClass system for responsive layout (Closes #1) 2026-03-13 12:54:19 +01:00
d08cc83348 fix: compute DiceRoll success count from fresh roll, not stale result (Closes #16) 2026-03-13 12:22:57 +01:00
shahondin1624
3834c4fc8e Add CLAUDE.md with project guidance for Claude Code
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:11:03 +01:00
shahondin1624
cd027b9f9b Initial commit 2025-10-25 11:22:27 +02:00