28 Commits

Author SHA1 Message Date
4e5d7a332a tweak contributing section wording 2026-03-13 14:15:37 +02:00
82cc9c62ac slim down doc comments, tidy inline notes 2026-03-13 14:05:59 +02:00
da066e382e v0.2.0: WCAG 2.2 AAA accessibility + toggle fix + version bump 2026-02-18 19:18:15 +02:00
b8791ecc64 build.rs cfg() checks HOST not TARGET -- use CARGO_CFG_TARGET_ENV 2026-02-18 19:18:15 +02:00
8be86a550f a11y: final cleanup -- remaining hardcoded colors 2026-02-18 19:18:15 +02:00
25e0b39043 a11y: Tasks 9,13-17 -- Settings ARIA, MiniTimer, overlays, ColorPicker, ActivityManager 2026-02-18 19:18:15 +02:00
9f8d2928cd a11y: Tasks 7-12 -- Dashboard, Settings, StatsView, BreakScreen, Celebration 2026-02-18 19:18:15 +02:00
ef936cf22a a11y: Tasks 2-6 -- App shell, Titlebar, ToggleSwitch, Stepper, animate.ts 2026-02-18 19:18:15 +02:00
b9ac818174 a11y: update theme tokens and global styles for WCAG AAA 2026-02-18 19:18:15 +02:00
23947d1002 Update README.md 2026-02-07 13:27:24 +00:00
9358b58198 Add emojis to all top-level README section headers 2026-02-07 15:24:03 +02:00
020b7af861 Add emojis to feature section headers in README 2026-02-07 15:22:11 +02:00
adaf82d839 Add pomodoro, microbreaks, breathing guide, screen dimming, presentation mode, goals, multi-monitor, and activity manager 2026-02-07 15:11:44 +02:00
ccfa03d8d2 Bump version to 0.1.2 2026-02-07 12:16:03 +02:00
32b17cbd27 Add WCAG 2.1 Level AA accessibility across all components 2026-02-07 12:13:03 +02:00
e67612a1ac Update README.md 2026-02-07 09:35:24 +00:00
77931f34f2 Update README.md 2026-02-07 09:34:36 +00:00
651282ae86 Update README - fix download links, activity count, and accuracy 2026-02-07 11:24:16 +02:00
eb1eb6a893 Bump version to 0.1.1 2026-02-07 11:16:29 +02:00
b1ffaca5be Tighten TimeSpinner spacing and fix build warnings 2026-02-07 11:16:29 +02:00
358f2eab6e Enable custom-protocol for embedded frontend assets 2026-02-07 11:00:45 +02:00
752c20b1ec Fix WebView2 detection - use loader API instead of registry 2026-02-07 10:51:49 +02:00
d5c02970ae Statically link WebView2Loader - single exe, no DLL needed 2026-02-07 02:32:54 +02:00
0fa8573c97 Detect missing WebView2 at startup, show download link 2026-02-07 02:08:51 +02:00
df7b9affa3 Fix fullscreen break screen - centering, progress bar, ripple sizing 2026-02-07 01:56:10 +02:00
3ae1374712 Add screenshots, move philosophy section above features 2026-02-07 01:36:43 +02:00
7a583a2b27 Revamp README - emojis, better formatting, cleaner layout 2026-02-07 01:18:48 +02:00
48cbbfa552 Initial commit -- Core Cooldown v0.1.0 2026-02-07 01:12:49 +02:00