NOOP v9.0.0-tan — first official Android-only release
First official noop-tan release. Android-only fork of ryanbr/noop.
Download: NOOP-v9.0.0-tan.apk — sideload on Android 8+ (minSdk 26). com.noop.whoop.
Changes since upstream fork
- iOS/macOS/Swift app removed — Android-only
- Home screen: Effort→Strain, ring tap navigation, swipe transitions, pull-to-sync
- Health Monitor: bottom bar (was Trends), beating HR heart, SpO2 dual-mode, skin temp absolute
- Menu cleanup: ⓘ scoring guide removed, Data Sources streamlined, Settings/Automations deduped
- Shared components: 6 reusable composables extracted, 72+ call sites consolidated
- Bottom bar: Home · Health · Sleep · More
- Calibration milestones persist nightly + Profile progress
- Full code review + ECR pass on both Kotlin and Rust (whoop-rs)
- Protocol decode + analytics routed through whoop-rs FFI
Paired with: whoop-rs — the Rust BLE client + protocol core.