Commit e06167f
feat: add Überturbine 20" wheel for Model 3 and fix widget image parity (vide#185)
Add missing W32D (Überturbine 20" Gunpowder) wheel assets for Legacy
Model 3 in all 7 colors. The API reports "UberTurbine20Gunpowder" which
was not mapped, causing a fallback to the default 18" Aero wheels.
Also fix the widget showing different wheels than the main app: the
widget now reads the user's image override from SettingsDataStore (same
source as the dashboard) so both always display the same car picture.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7072f16 commit e06167f
12 files changed
Lines changed: 36 additions & 6 deletions
File tree
- app/src/main
- assets/car_images
- java/com/matedroid
- domain/model
- widget
- util
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
522 | 523 | | |
523 | 524 | | |
524 | 525 | | |
| 526 | + | |
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
| |||
548 | 550 | | |
549 | 551 | | |
550 | 552 | | |
551 | | - | |
| 553 | + | |
552 | 554 | | |
553 | 555 | | |
554 | 556 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
360 | 362 | | |
361 | 363 | | |
362 | 364 | | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
363 | 372 | | |
364 | 373 | | |
365 | 374 | | |
| |||
391 | 400 | | |
392 | 401 | | |
393 | 402 | | |
| 403 | + | |
| 404 | + | |
394 | 405 | | |
395 | 406 | | |
396 | 407 | | |
| |||
428 | 439 | | |
429 | 440 | | |
430 | 441 | | |
431 | | - | |
| 442 | + | |
432 | 443 | | |
433 | 444 | | |
434 | 445 | | |
| |||
679 | 690 | | |
680 | 691 | | |
681 | 692 | | |
682 | | - | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
683 | 696 | | |
684 | | - | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
685 | 703 | | |
686 | 704 | | |
687 | 705 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments