Add Warm-Up and Stretching activity types

Adds WorkoutActivityType.warmUp (HealthKit .preparationAndRecovery) and
.stretching (.flexibility), and retags the six starter splits that were all
mislabeled as Functional Strength:

- Warm-Up:    Upper Body Warm-Up, Lower Body Warm-Up, Morning Wake-Up
- Stretching: Morning Mobility, Full Body Stretch, Evening Stretch

The split editor's activity picker surfaces them automatically (CaseIterable).
Older app versions decode the new raw values as the default type — additive and
not schema-gated, so no quarantine.
This commit is contained in:
2026-07-09 15:45:31 -04:00
parent f01e149269
commit e12fe31152
308 changed files with 5594 additions and 990 deletions
@@ -1,13 +1,36 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Overhead Triceps Stretch</title>
<defs>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="166.6" y1="88.2" x2="169.0" y2="121.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="158.1" y1="121.4" x2="158.7" y2="149.9"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#9da3ae"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="158.7" y1="149.9" x2="164.9" y2="150.9"><stop offset="0" stop-color="#9da3ae"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="170.1" y1="27.0" x2="184.7" y2="15.4"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#9399a4"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="184.7" y1="15.4" x2="188.1" y2="-5.8"><stop offset="0" stop-color="#9399a4"/><stop offset="1" stop-color="#505561"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="156.5" y1="28.0" x2="164.5" y2="13.5"><stop offset="0" stop-color="#64beb4"/><stop offset="1" stop-color="#0d9488"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="164.5" y1="13.5" x2="150.4" y2="0.2"><stop offset="0" stop-color="#0d9488"/><stop offset="1" stop-color="#209d92"/></linearGradient>
</defs>
<path d="M 131.9 154.8 L 174.1 160.9 L 202.3 155.1 L 160.0 148.9 Z" fill="none" stroke="#b9bec9" stroke-width="2.19" stroke-linejoin="round"/>
<path id="leg_l" d="M 166.6 88.2 L 169.0 121.2 L 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="leg_r" d="M 156.7 88.4 L 157.2 121.5 L 158.5 150.1 L 151.0 151.0" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 166.6 88.2 L 169.0 121.2" stroke="url(#grad-leg_l-0)" stroke-width="4.015" stroke-linecap="round"/>
<path d="M 169.0 121.2 L 161.5 148.8" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
<path d="M 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 156.7 88.4 L 158.1 121.4" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round"/>
<path d="M 158.1 121.4 L 158.7 149.9" stroke="url(#grad-leg_r-1)" stroke-width="4.05287" stroke-linecap="round"/>
<path d="M 158.7 149.9 L 164.9 150.9" stroke="url(#grad-leg_r-2)" stroke-width="4.05287" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 170.1 27.0 L 161.7 26.9 L 156.5 28.0" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 166.6 88.2 L 160.0 87.8 L 156.7 88.4" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 87.8 Q 160.8 56.6 161.7 26.9" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_l" d="M 170.1 27.0 L 184.7 15.4 L 188.1 -5.8" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_r" d="M 156.5 28.0 L 164.5 13.5 L 150.4 0.2" stroke="#0d9488" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_l">
<path d="M 170.1 27.0 L 184.7 15.4" stroke="url(#grad-arm_l-0)" stroke-width="3.72097" stroke-linecap="round"/>
<path d="M 184.7 15.4 L 188.1 -5.8" stroke="url(#grad-arm_l-1)" stroke-width="4.0129" stroke-linecap="round"/>
</g>
<g id="arm_r">
<path d="M 156.5 28.0 L 164.5 13.5" stroke="url(#grad-arm_r-0)" stroke-width="4.1186" stroke-linecap="round"/>
<path d="M 164.5 13.5 L 150.4 0.2" stroke="url(#grad-arm_r-1)" stroke-width="4.32306" stroke-linecap="round"/>
</g>
<circle id="head" cx="163.6" cy="13.1" r="7.3" fill="white" stroke="#3a3f4b" stroke-width="4.38"/>
<line id="nose" x1="170.7" y1="14.7" x2="174.6" y2="15.6" stroke="#3a3f4b" stroke-width="2.92" stroke-linecap="round"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

@@ -1,13 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Overhead Triceps Stretch</title>
<defs>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="166.6" y1="88.2" x2="169.0" y2="121.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="158.1" y1="121.4" x2="158.7" y2="149.9"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#9da3ae"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="158.7" y1="149.9" x2="164.9" y2="150.9"><stop offset="0" stop-color="#9da3ae"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="175.2" y1="27.8" x2="181.5" y2="8.3"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#6c717d"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="181.5" y1="8.3" x2="162.9" y2="2.0"><stop offset="0" stop-color="#6c717d"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="164.6" y1="5.3" x2="154.1" y2="20.2"><stop offset="0" stop-color="#0d9488"/><stop offset="1" stop-color="#53b6ab"/></linearGradient>
</defs>
<path d="M 131.9 154.8 L 174.1 160.9 L 202.3 155.1 L 160.0 148.9 Z" fill="none" stroke="#b9bec9" stroke-width="2.19" stroke-linejoin="round"/>
<path id="leg_l" d="M 166.6 88.2 L 169.0 121.2 L 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="leg_r" d="M 156.7 88.4 L 157.2 121.5 L 158.5 150.1 L 151.0 151.0" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_l" d="M 175.2 27.8 L 181.5 8.3 L 162.9 2.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 166.6 88.2 L 169.0 121.2" stroke="url(#grad-leg_l-0)" stroke-width="4.015" stroke-linecap="round"/>
<path d="M 169.0 121.2 L 161.5 148.8" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
<path d="M 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 156.7 88.4 L 158.1 121.4" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round"/>
<path d="M 158.1 121.4 L 158.7 149.9" stroke="url(#grad-leg_r-1)" stroke-width="4.05287" stroke-linecap="round"/>
<path d="M 158.7 149.9 L 164.9 150.9" stroke="url(#grad-leg_r-2)" stroke-width="4.05287" stroke-linecap="round"/>
</g>
<g id="arm_l">
<path d="M 175.2 27.8 L 181.5 8.3" stroke="url(#grad-arm_l-0)" stroke-width="3.85047" stroke-linecap="round"/>
<path d="M 181.5 8.3 L 162.9 2.0" stroke="url(#grad-arm_l-1)" stroke-width="3.85047" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 175.2 27.8 L 166.8 26.4 L 161.8 26.1" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 166.6 88.2 L 160.0 87.8 L 156.7 88.4" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 87.8 Q 161.8 56.4 166.8 26.4" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_r" d="M 161.8 26.1 L 164.6 5.3 L 154.1 20.2" stroke="#0d9488" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_r">
<path d="M 161.8 26.1 L 164.6 5.3" stroke="#0d9488" stroke-width="4.38" stroke-linecap="round"/>
<path d="M 164.6 5.3 L 154.1 20.2" stroke="url(#grad-arm_r-1)" stroke-width="4.16987" stroke-linecap="round"/>
</g>
<circle id="head" cx="171.5" cy="12.9" r="7.3" fill="white" stroke="#3a3f4b" stroke-width="4.38"/>
<line id="nose" x1="178.3" y1="15.5" x2="182.1" y2="17.0" stroke="#3a3f4b" stroke-width="2.92" stroke-linecap="round"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 KiB

After

Width:  |  Height:  |  Size: 222 KiB

@@ -1,13 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Overhead Triceps Stretch</title>
<defs>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="166.6" y1="88.2" x2="169.0" y2="121.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="158.1" y1="121.4" x2="158.7" y2="149.9"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#9da3ae"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="158.7" y1="149.9" x2="164.9" y2="150.9"><stop offset="0" stop-color="#9da3ae"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="175.2" y1="27.8" x2="181.5" y2="8.3"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#6c717d"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="181.5" y1="8.3" x2="162.9" y2="2.0"><stop offset="0" stop-color="#6c717d"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="164.6" y1="5.3" x2="154.1" y2="20.2"><stop offset="0" stop-color="#0d9488"/><stop offset="1" stop-color="#53b6ab"/></linearGradient>
</defs>
<path d="M 131.9 154.8 L 174.1 160.9 L 202.3 155.1 L 160.0 148.9 Z" fill="none" stroke="#b9bec9" stroke-width="2.19" stroke-linejoin="round"/>
<path id="leg_l" d="M 166.6 88.2 L 169.0 121.2 L 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="leg_r" d="M 156.7 88.4 L 157.2 121.5 L 158.5 150.1 L 151.0 151.0" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_l" d="M 175.2 27.8 L 181.5 8.3 L 162.9 2.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 166.6 88.2 L 169.0 121.2" stroke="url(#grad-leg_l-0)" stroke-width="4.015" stroke-linecap="round"/>
<path d="M 169.0 121.2 L 161.5 148.8" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
<path d="M 161.5 148.8 L 169.1 151.0" stroke="#a9afba" stroke-width="3.65" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 156.7 88.4 L 158.1 121.4" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round"/>
<path d="M 158.1 121.4 L 158.7 149.9" stroke="url(#grad-leg_r-1)" stroke-width="4.05287" stroke-linecap="round"/>
<path d="M 158.7 149.9 L 164.9 150.9" stroke="url(#grad-leg_r-2)" stroke-width="4.05287" stroke-linecap="round"/>
</g>
<g id="arm_l">
<path d="M 175.2 27.8 L 181.5 8.3" stroke="url(#grad-arm_l-0)" stroke-width="3.85047" stroke-linecap="round"/>
<path d="M 181.5 8.3 L 162.9 2.0" stroke="url(#grad-arm_l-1)" stroke-width="3.85047" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 175.2 27.8 L 166.8 26.4 L 161.8 26.1" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 166.6 88.2 L 160.0 87.8 L 156.7 88.4" stroke="#3a3f4b" stroke-width="3.65" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 87.8 Q 161.8 56.4 166.8 26.4" stroke="#3a3f4b" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<path id="arm_r" d="M 161.8 26.1 L 164.6 5.3 L 154.1 20.2" stroke="#0d9488" stroke-width="4.38" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_r">
<path d="M 161.8 26.1 L 164.6 5.3" stroke="#0d9488" stroke-width="4.38" stroke-linecap="round"/>
<path d="M 164.6 5.3 L 154.1 20.2" stroke="url(#grad-arm_r-1)" stroke-width="4.16987" stroke-linecap="round"/>
</g>
<circle id="head" cx="171.5" cy="12.9" r="7.3" fill="white" stroke="#3a3f4b" stroke-width="4.38"/>
<line id="nose" x1="178.3" y1="15.5" x2="182.1" y2="17.0" stroke="#3a3f4b" stroke-width="2.92" stroke-linecap="round"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB