Skip to content

Implement Ritual Checklist Feature#16

Draft
google-labs-jules[bot] wants to merge 1 commit into
experimentalfrom
feature/ritual-checklist-v2-5870683153723241688
Draft

Implement Ritual Checklist Feature#16
google-labs-jules[bot] wants to merge 1 commit into
experimentalfrom
feature/ritual-checklist-v2-5870683153723241688

Conversation

@google-labs-jules
Copy link
Copy Markdown

This PR implements the Ritual Checklist feature for Muslim Day v2. It includes a complete overhaul of the daily task system, introducing prayer-time grouping, progress tracking, and enhanced customization.

Key features:

  • Grouped Checklist: Rituals are organized by prayer times (Fajr, Morning, etc.) with sticky headers.
  • Compose UI: A modern, reactive interface built with Jetpack Compose.
  • Multi-day Awareness: Users can swipe left/right to view past ritual completion states (up to 7 days).
  • Progress Tracking: Real-time progress bar with a celebration snackbar upon 100% completion.
  • Safe Migration: Database upgraded to version 5 with a proper migration path to preserve user data.
  • Full Customization: Support for adding, editing, and deleting rituals.
  • Localization: Full support for English and Arabic (RTL).
  • Architecture: Clean separation of concerns between data, domain, and presentation layers.

PR created automatically by Jules for task 5870683153723241688 started by @amrabed

- Setup Jetpack Compose and dependencies.
- Implement Room schema v5 with Migration4To5.
- Implement Ritual and RitualLog entities, DAOs, and repository.
- Build full Compose UI with grouped rituals, progress bar, and animations.
- Implement horizontal swipe for multi-day navigation (up to 7 days back).
- Implement 100% completion celebration.
- Add support for adding/editing rituals via bottom sheet.
- Externalize all strings for localization (English and Arabic).
- Integrate into existing navigation and bottom bar.
- Add unit tests for domain logic.
@google-labs-jules
Copy link
Copy Markdown
Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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.

0 participants