Skip to content

feat: fix calorie tracking, integrate quick plan and add Play Store release support - #22

Open
DecodeX15 wants to merge 54 commits into
AOSSIE-Org:mainfrom
DecodeX15:feat/quick-plans-and-calories
Open

feat: fix calorie tracking, integrate quick plan and add Play Store release support#22
DecodeX15 wants to merge 54 commits into
AOSSIE-Org:mainfrom
DecodeX15:feat/quick-plans-and-calories

Conversation

@DecodeX15

Copy link
Copy Markdown
Member

PR Description:

Addressed Issues:

Fixes #(issue number) - N/A

Screenshots/Recordings:

image image image

Additional Notes:

This PR bundles several critical bug fixes for session tracking and adds the necessary configurations for our initial Google Play
Store release.

1. Calorie Tracking System:

  • Implemented the complete logic for tracking estimated calories burned based on exercise duration, MET values, and user weight.
  • Integrated the fl_chart package to render a beautiful and interactive weekly calorie tracking graph on the Stats Screen.

2. Quick Plans Architecture:

  • Introduced a complete MVVM architecture for curated Quick Plans .
  • Updated the existing session schema and created dedicated tables for managing these plans.
  • Users can now explore and start predefined workouts (e.g., "Fat Burner", "Core Strength").

3. Play Store Publishing & AppBundle Support:

  • Updated the Android build configurations (build.gradle.kts) to support production keystore signing, and successfully generated the .aab file for the Google Play Store upload.

4. UI Enhancements:

  • Fixed a visual bug where a black area appeared at the bottom of non-scrollable screens by enforcing double.infinity height on the AppScaffold background container.

Checklist

  • My code follows the project's code style and conventions
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project
    maintainers there
  • I have read the Contributing Guidelines

⚠️ AI Notice - Important!

We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact.

… adding loading screen and storing embeddings
@DecodeX15
DecodeX15 requested a review from M4dhav August 22, 2026 12:44
@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 57e28bc1-77d5-45fd-9d06-c09871747b45


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added no-issue-linked PR is not linked to any issue backend Changes to backend code ci-cd CI/CD pipeline changes configuration Configuration file changes documentation Changes to documentation files github-actions GitHub Actions workflow changes javascript JavaScript/TypeScript code changes python Python code changes tests Test file changes size/XL Extra large PR (>500 lines changed) repeat-contributor PR from an external contributor who already had PRs merged needs-review labels Aug 22, 2026
@DecodeX15 DecodeX15 added the gsoc Part of Google Summer of Code Season label Aug 30, 2026
@DecodeX15 DecodeX15 self-assigned this Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Changes to backend code ci-cd CI/CD pipeline changes configuration Configuration file changes documentation Changes to documentation files github-actions GitHub Actions workflow changes gsoc Part of Google Summer of Code Season javascript JavaScript/TypeScript code changes needs-review no-issue-linked PR is not linked to any issue python Python code changes repeat-contributor PR from an external contributor who already had PRs merged size/XL Extra large PR (>500 lines changed) tests Test file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant