Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Strand/System/AppChangelog.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ enum AppChangelog {
title: "A gym log book on your wrist, a Coach you can switch off, and a Sync Strap shortcut",
date: "September 2026",
items: [
"**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Stored in a new schema with a matching Room twin, and the set metrics are computed by the same engine on both platforms.",
"**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book on iPhone and Mac: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Android gets the groundwork this release, the new schema with its Room twin and the same set-metrics engine, but not the log book itself yet (#2327).",
"**A Coach you can turn off completely (#2269, #2254, #2222, #2207).** One master switch retires the AI Coach: the tab, the generated brief, the widget and the tray notification, and every request that would leave the device. Its settings moved to their own screen, Android gained the bottom-bar tab iPhone already had, and Disconnect is now somewhere an iPhone can actually reach.",
"**Sync the strap from a shortcut, and watch it work (#2272, thanks @npapatheodorou).** A Sync Strap App Intent runs a sync from Shortcuts or the Lock Screen, a Live Activity shows the offload as it goes, and an optional setting keeps the screen awake while it runs. Reconnecting off-screen now asks for the strap by name rather than scanning for it, which iOS throttles hard in the background.",
"**Workouts that are easier to keep tidy (#2287, #2286, #2260, #2220, #2213, thanks @tigercraft4).** Sessions under a minute are discarded, and the list splits into Current and Archived. Deleting one now clears it from every place the list reads, including the copy Apple Health kept. The WHOOP sports that were missing are selectable, their icons are fixed, and auto-detection only ever asks rather than saving on its own.",
Expand Down
2 changes: 1 addition & 1 deletion android/app/src/main/java/com/noop/ui/AppChangelog.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object AppChangelog {
title = uiString(R.string.l10n_app_changelog_a_gym_log_book_on_your_e0f00272),
date = "September 2026",
items = listOf(
"**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Stored in a new schema with a matching Room twin, and the set metrics are computed by the same engine on both platforms.",
"**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book on iPhone and Mac: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Android gets the groundwork this release, the new schema with its Room twin and the same set-metrics engine, but not the log book itself yet (#2327).",
"**A Coach you can turn off completely (#2269, #2254, #2222, #2207).** One master switch retires the AI Coach: the tab, the generated brief, the widget and the tray notification, and every request that would leave the device. Its settings moved to their own screen, Android gained the bottom-bar tab iPhone already had, and Disconnect is now somewhere an iPhone can actually reach.",
"**Sync the strap from a shortcut, and watch it work (#2272, thanks @npapatheodorou).** A Sync Strap App Intent runs a sync from Shortcuts or the Lock Screen, a Live Activity shows the offload as it goes, and an optional setting keeps the screen awake while it runs. Reconnecting off-screen now asks for the strap by name rather than scanning for it, which iOS throttles hard in the background.",
"**Workouts that are easier to keep tidy (#2287, #2286, #2260, #2220, #2213, thanks @tigercraft4).** Sessions under a minute are discarded, and the list splits into Current and Archived. Deleting one now clears it from every place the list reads, including the copy Apple Health kept. The WHOOP sports that were missing are selectable, their icons are fixed, and auto-detection only ever asks rather than saving on its own.",
Expand Down
12 changes: 7 additions & 5 deletions docs/releases/v11.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ whatsnew:
title: "A gym log book on your wrist, a Coach you can switch off, and a Sync Strap shortcut"
date: "September 2026"
items:
- "**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Stored in a new schema with a matching Room twin, and the set metrics are computed by the same engine on both platforms."
- "**A lift log you advance from the strap (#2098, #2099, #2232, thanks @UtkuDenizAltiok).** An on-device gym log book on iPhone and Mac: build a session, then move between sets with a double-tap on the strap instead of reaching for the phone. Android gets the groundwork this release, the new schema with its Room twin and the same set-metrics engine, but not the log book itself yet (#2327)."
- "**A Coach you can turn off completely (#2269, #2254, #2222, #2207).** One master switch retires the AI Coach: the tab, the generated brief, the widget and the tray notification, and every request that would leave the device. Its settings moved to their own screen, Android gained the bottom-bar tab iPhone already had, and Disconnect is now somewhere an iPhone can actually reach."
- "**Sync the strap from a shortcut, and watch it work (#2272, thanks @npapatheodorou).** A Sync Strap App Intent runs a sync from Shortcuts or the Lock Screen, a Live Activity shows the offload as it goes, and an optional setting keeps the screen awake while it runs. Reconnecting off-screen now asks for the strap by name rather than scanning for it, which iOS throttles hard in the background."
- "**Workouts that are easier to keep tidy (#2287, #2286, #2260, #2220, #2213, thanks @tigercraft4).** Sessions under a minute are discarded, and the list splits into Current and Archived. Deleting one now clears it from every place the list reads, including the copy Apple Health kept. The WHOOP sports that were missing are selectable, their icons are fixed, and auto-detection only ever asks rather than saving on its own."
Expand All @@ -29,10 +29,12 @@ A release about doing more on the strap itself, and about turning off the parts

## A gym log book, advanced from your wrist

NOOP now carries an on-device lift log. Build a session, and move between sets with a double-tap on the
strap rather than picking the phone up mid-set. It is stored in a new schema with a matching Room twin
on Android, and the set metrics are computed by the same engine on both platforms rather than by two
that can drift apart.
NOOP now carries an on-device lift log on iPhone and Mac. Build a session, and move between sets with a
double-tap on the strap rather than picking the phone up mid-set.

Android gets the groundwork rather than the book: the new schema with its matching Room twin, and the
same set-metrics engine, so the numbers are computed by one implementation on both platforms rather than
by two that can drift apart. The log book itself is not on Android yet, tracked in #2327.

## A Coach that switches off

Expand Down
Loading