Skip to content

chore: sync fork with upstream (3 commits) - #53

Merged
cte13 merged 3 commits into
mainfrom
chore/sync-upstream
Sep 8, 2026
Merged

chore: sync fork with upstream (3 commits)#53
cte13 merged 3 commits into
mainfrom
chore/sync-upstream

Conversation

@cte13

@cte13 cte13 commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Sync

Catches the fork up with chattymin/PokeTokenBar@main (now at b34673a).

Includes 3 new upstream commits:

Conflict Resolution

  • In Sources/PokeTokenBar/Core/UsageStore.swift:
    • Integrated upstream NetworkReachabilityMonitor to trigger immediate refresh on network reconnection.
    • Preserved the fork's display-sleep polling behavior (displayAsleep and restoreFullPolling() instead of upstream's pollingSuspended and resumePolling()).

Verification

  • ./scripts/test-gate.sh — 1080 tests, 0 failures (13 skipped); logic-core line coverage 91.46% ≥ 75%.
  • xcodebuild -scheme PokeTokenBariOS -destination 'generic/platform=iOS' build — BUILD SUCCEEDED.
  • swift build — BUILD SUCCEEDED.

yojkim-lbox and others added 3 commits September 9, 2026 05:54
…min#267)

The desktop pet slider topped out at 192px. Double the maximum so the
companion can be sized up to 384px. Sprites render with
`.interpolation(.none)`, so the extra scale stays crisp pixel art instead
of blurring, and `FloatingPetController` already observes
`floatingPetSize`, so the panel resizes with the sprite as the slider
moves.

Also cover the other branch of `max(petSize, bubbleMinWidth)`, where the
pet drives the panel width rather than the bubble column. Only 184 and
192 reached it before; now it is most of the range.

Claude-Session: https://claude.ai/code/session_01X91ErNfhphSw9gC1pqjjjN

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
(cherry picked from commit cd3125a)
…d weekly) (chattymin#263)

* feat: enhance 5-hour reset display with reset time aside countdown

* feat: enhance weekly reset display with reset date and time aside countdown (with weekday if not near)

* chore: update staled comment about weekly relative-only display

(cherry picked from commit f2fe5ac)
)

* feat: trigger immediate refresh upon network reconnection

* fix: add lock synchronization and flapping debounce to NetworkReachabilityMonitor

(cherry picked from commit b34673a)
@cte13
cte13 merged commit 67db6d5 into main Sep 8, 2026
@cte13
cte13 deleted the chore/sync-upstream branch September 8, 2026 21:08
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.

4 participants