Commit Graph
20 Commits
Author SHA1 Message Date
kfj001andClaude Opus 4.7 df9d92f116 Fix chip selection color green with correct color selector approach
- Replace broken chipBackground theme style with a color state-list
  selector (res/color/chip_duration_bg.xml) using chipBackgroundColor
  attribute directly on each Chip
- Green (#81C784) when checked, light gray (#E8E8E8) when unchecked
- Add minWidth="56dp" to give chips proper width

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:40:32 -07:00
kfj001 5b517f39d6 Merge branch 'worktree-soft-floating-stroustrup' into fat_square_interesting_buttons 2026-05-26 11:24:10 -07:00
kfj001andClaude Opus 4.7 b20208fb40 Make chip selection background green to match app theme
Add custom chip_duration_bg selector drawable (green when checked,
light gray when unchecked) and wire it through a ChipDuration chipStyle
in the theme. This overrides Material3's default purple checked state.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:24:10 -07:00
kfj001 9b733f2102 Merge branch 'worktree-soft-floating-stroustrup' into fat_square_interesting_buttons 2026-05-26 11:12:58 -07:00
kfj001andClaude Opus 4.7 0738fc466e Make chip selection color green to match app theme
Add colorPrimaryContainer and set it to the green shade used throughout the app.
This fixes the purplish checked state on Material3 suggestion chips.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:12:58 -07:00
kfj001 7491083e6a Merge branch 'worktree-soft-floating-stroustrup' into fat_square_interesting_buttons 2026-05-26 11:04:36 -07:00
kfj001andClaude Opus 4.7 13786f6c8e Make dropdown arrow white for better visibility on green button
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:04:35 -07:00
kfj001andClaude Opus 4.7 92952a2cf2 Convert timeout selector button from oval to rectangular pill shape
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 08:50:44 -07:00
kfj001 6de400753c Rounded and larger button treatment 2026-05-26 03:39:25 -07:00
kfj001 822d6fc1b1 fixes import 2026-05-26 03:01:11 -07:00
kfj001 b78b2109a7 Merge branch 'green_motif' of http://192.168.1.74:30008/kfj001/bong_hit_timer_android 2026-05-26 03:00:15 -07:00
kfj001 2701bd22dd fixes import issue 2026-05-26 02:39:53 -07:00
kfj001 1273be03f2 Fixes a crash when changing orientation 2026-05-26 02:39:53 -07:00
kfj001 cb5c9dc547 bug fixes to AI suggested enhancements 2026-05-26 02:39:53 -07:00
kfj001 e00de3d340 added progress ring, vibration and selectable duration (bugged) 2026-05-26 02:39:53 -07:00
kfj001 41721bdc04 Fixes a crash when changing orientation 2026-05-26 02:32:18 -07:00
kfj001 79afe50955 Introduces a green motif for light/dark mode. 2026-05-26 02:26:27 -07:00
kfj001 43bb282e74 bug fixes to AI suggested enhancements 2026-05-26 02:10:01 -07:00
kfj001 d8ead34f0b added progress ring, vibration and selectable duration (bugged) 2026-05-26 01:22:03 -07:00
kfj001 be631985cb initial commit 2026-05-26 00:51:07 -07:00