Feat/badge improvements and fixes#11
Merged
Merged
Conversation
Prevent visual clipping of filter chip borders by increasing padding and margins in the ExercisePickerModal ScrollView rows.
Replace the toast notification with a full-screen celebration modal featuring confetti particles, category-colored badge circle, and sequential display for multiple badge unlocks.
Allow adding notes to all exercises including predefined ones via an inline TextInput editor, without navigating to the full edit screen.
Add 40 tests for useWorkout hook (init, addSet, updateSet, deleteSet, finish, abandon) and 7 tests for useStats gaps (useMuscleFatigue, error handling, reload). Total: 396 tests, 95.6% overall coverage.
3-slide swipeable onboarding with welcome, features overview, and get started screen. Persisted via user_settings so it only shows once.
Triggered on version tags (v*). Runs checks, builds APK via EAS, downloads the artifact, and creates a GitHub Release with the APK attached. Requires EXPO_TOKEN secret.
Sync package.json and app.json to 0.4.0 for the upcoming release.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.