Commit 9419bcf
Watch: tighter copy, NONE-default stem buttons, dashboard parity
Stem-button defaults flip to NONE across all four slots so a paired
watch doesn't intercept side-button presses unless the user
deliberately maps an action. Avoids surprise rewrites of the watch's
own button bindings on first install.
Hardware buttons help text dropped — the Click / Long press picker
labels are self-explanatory and the verbose Galaxy Watch Ultra
walkthrough wasn't earning its keep.
Wheel-name header on the second page now wears the same default
on-surface white the phone dashboard uses for its connection-state
caption, instead of the accent that read like a heading.
Load (PWM) display:
- Phone dashboard's stat label renamed LOAD -> LOAD (PWM) so the
acronym matches the watch's settings and second-page label.
- Watch dashboard's PWM number tracks the same tier rule as the
phone (>= 80% red, >= 60% orange, else green or accent).
- Load bar fill follows the same 80/60 thresholds — the prior 40%
yellow tier read as a warning when the wheel was just cruising.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 861d80a commit 9419bcf
6 files changed
Lines changed: 29 additions & 27 deletions
File tree
- app/src/main
- java/com/eried/eucplanet
- data/model
- ui/settings
- res/values
- wear/src/main/java/com/eried/eucplanet/wear
- bridge
- ui
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
1132 | | - | |
1133 | | - | |
1134 | 1129 | | |
1135 | 1130 | | |
1136 | 1131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
Lines changed: 20 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 199 | + | |
| 200 | + | |
203 | 201 | | |
204 | 202 | | |
205 | 203 | | |
206 | 204 | | |
207 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
208 | 217 | | |
209 | 218 | | |
210 | 219 | | |
211 | 220 | | |
212 | | - | |
| 221 | + | |
213 | 222 | | |
214 | 223 | | |
215 | 224 | | |
| |||
265 | 274 | | |
266 | 275 | | |
267 | 276 | | |
268 | | - | |
269 | | - | |
270 | | - | |
| 277 | + | |
| 278 | + | |
271 | 279 | | |
272 | 280 | | |
273 | 281 | | |
| |||
468 | 476 | | |
469 | 477 | | |
470 | 478 | | |
471 | | - | |
472 | | - | |
473 | | - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
474 | 482 | | |
475 | 483 | | |
476 | 484 | | |
| |||
482 | 490 | | |
483 | 491 | | |
484 | 492 | | |
485 | | - | |
| 493 | + | |
486 | 494 | | |
487 | 495 | | |
488 | 496 | | |
| |||
0 commit comments