Skip to content

fix: app icon, developer name, and bump workflow action versions#26

Merged
nbucic merged 7 commits into
masterfrom
claude/android-interval-timer-app-JYhZc
Jul 16, 2026
Merged

fix: app icon, developer name, and bump workflow action versions#26
nbucic merged 7 commits into
masterfrom
claude/android-interval-timer-app-JYhZc

Conversation

@nbucic

@nbucic nbucic commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Closes #23, closes #24, closes #25

Changes

App icon (public/icon.png) — closes #23

Analog clock icon generated from SVG:

  • Outer ring arc segments: red #ef4444 (0–15 s), blue #3b82f6 (15–48 s), green #22c55e (48–53 s), no arc (53–60 s)
  • Hour hand at 3:42, minute hand at 42 min with a fading motion trail
  • Watermark text I·N·T·E·R·V·A·L (middle dot interpunct) in the upper portion, aligned with the 10 and 2 o'clock markers

Developer name — closes #24

  • APP_NAME changed from Laravel to Interval Timer in .env.example
  • Added NATIVEPHP_APP_AUTHOR=Nikola Bucić to .env.example so the Android install dialog shows the correct developer name

Workflow action versions — closes #25

Bumped across all four workflows:

Action Before After
actions/checkout v4 v7
actions/setup-java v4 v5
actions/upload-artifact v4 v7
shivammathur/setup-php v2 v2 (no change)
actions/cache v4 v4 (no change)

Generated by Claude Code

claude added 5 commits July 16, 2026 21:13
- Set APP_NAME to "Interval Timer" and add NATIVEPHP_APP_AUTHOR=Nikola Bucić
  in .env.example so the Android install dialog shows the correct developer name
  instead of the default "Laravel" (closes #24)

- Add public/icon.png — analog clock with coloured arc ring:
  red 0-15 s (#ef4444), blue 15-48 s (#3b82f6), green 48-53 s (#22c55e),
  hands at 3:42 with a motion trail behind the minute hand (closes #23)

- Bump GitHub Actions to latest major versions across all four workflows:
  actions/checkout v4 → v7, actions/setup-java v4 → v5,
  actions/upload-artifact v4 → v7 (closes #25)

Co-Authored-By: Claude <noreply@anthropic.com>
- Arc stroke-width reduced from 28 to 14 (half as thick)
- Added semi-transparent I·N·T·E·R·V·A·L text in upper portion of clock face
  using middle dot (U+00B7) as interpunct between letters

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
dotenv parser requires quoted values when they contain spaces.

Co-Authored-By: Claude <noreply@anthropic.com>
@nbucic
nbucic force-pushed the claude/android-interval-timer-app-JYhZc branch from 855c01e to c27352d Compare July 16, 2026 21:20
Dotenv parser requires quoted values containing spaces or special characters.

Co-Authored-By: Claude <noreply@anthropic.com>
@nbucic
nbucic force-pushed the claude/android-interval-timer-app-JYhZc branch from 8f38deb to 4ea45b4 Compare July 16, 2026 21:21
@nbucic
nbucic merged commit d45bdc2 into master Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bumpaj verzije marketplace akcija Razvijatelj aplikacije: Laravel Promjena ikone na Android uređajima

2 participants