This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Implement modern blocking screen with swipeable activity cards#5
Open
OliverStaub wants to merge 3 commits into
Open
Implement modern blocking screen with swipeable activity cards#5OliverStaub wants to merge 3 commits into
OliverStaub wants to merge 3 commits into
Conversation
- Create SwipeCards component with Tinder-like gesture support - Add ActivityTimer component with 5-minute focus timer and celebration animations - Redesign blocking screen with modern B&W aesthetic and green accents - Integrate personalized activities from iOS app questionnaire data - Add smooth touch/mouse gesture detection for desktop and mobile - Include confetti celebration for successful activity completion - Update manifest.json to include new UI components - Maintain proper cleanup and memory management - Pass all existing tests and validation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove all timer-related files and functionality (timer.js, activity-timer.js, timer-tracker.js) - Update manifest.json to remove timer references - Add "Continue without ScrollStop" bypass option to choice dialog - Implement 5-minute bypass mode that shows dialog again after timeout - Extend grayscale filter activation from 15 to 45 minutes - Clean up content.js to remove timer tracker initialization and cleanup - Maintain consistent 5-minute rhythm for all dialog interactions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with Claude Code