Claude/whoop app fork improvements 897f7b - #1
Merged
Conversation
The in-app update checkers (macOS + Android), AltStore/SideStore source metadata, bug-report links, and install/README docs all still pointed at ParthJadhav/noop. Retarget them at MatB57/noop so future releases published here are the ones this fork's users (and their sideloaded devices) actually discover and auto-update to. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
French was ~15% complete on the main catalog (458/2988 keys) and partial elsewhere. Fills in all remaining keys across the four Xcode string catalogs (Strand, NOOPWatch, NOOPWatchComplications, StrandDesign) and adds the missing android/values-fr/strings.xml, matching the established "vous"-register terminology already used in the existing French strings (Récupération, Effort, VFC, Bracelet, Sources de données, etc.). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Analysis CompleteGenerated ECC bundle from 2 commits | Confidence: 50% View Pull Request #2Repository Profile
Changed Files (15)
Top hotspots
Top directories
Analysis Depth Readiness (commit-history, 7%)ECC Tools uses this to decide whether recommendations should stay at commit-history/setup guidance or expand into CI, security, harness, reference-set, AI-routing, and team backlog work.
Reference Set Readiness (0/7, 0%)
Likely Future Issues (2)
Suggested Follow-up Work (2)
Copy-ready bodies test: add regression coverage for android/app/src/main/java/com/noop/testcentre/TestReportLink.kt + android/app/src/main/java/com/noop/ui/SettingsScreen.kt ## Summary
- Add regression coverage for the recently touched code paths before more changes stack on top.
## Why
- Backfill regression coverage before another change set lands on the touched code paths.
## Touched paths
- `android/app/src/main/java/com/noop/testcentre/TestReportLink.kt`
- `android/app/src/main/java/com/noop/ui/SettingsScreen.kt`
## Validation
- Add or extend focused tests that exercise the touched paths.
- Run the affected test suite and verify the new coverage closes the gap.test: add browser coverage for android/app/src/main/java/com/noop/ui/SettingsScreen.kt ## Summary
- Add browser or end-to-end coverage for the recently changed user-facing surface.
## Why
- Backfill browser coverage before another user-facing UI change lands on the touched surface.
## Touched paths
- `android/app/src/main/java/com/noop/ui/SettingsScreen.kt`
## Validation
- Add or extend browser / e2e coverage for the changed component, page, or flow.
- Exercise the visible user journey that depends on the touched UI surface.Generated Instincts (5)
After merging, import with: Files
|
MatB57
pushed a commit
that referenced
this pull request
Aug 12, 2026
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.
What this PR does
Type of change
How it was tested
Checklist
swift testinPackages/<name>)android/(./gradlew testFullDebugUnitTest)StrandDesigntokens — no hardcoded colors, fonts, or spacingdocs/CONTRIBUTING.mdStrand.xcodeproj/) or any secrets/keystoresRelated issues