Commit 54fa5b0
committed
refactor: update AboutScreen and HomeScreen for improved navigation and feedback options
- Changed GitHub link in AboutScreen to point to the IcePatch repository.
- Added a new button in AboutScreen for user feedback and suggestions.
- Simplified TopBar in HomeScreen by removing the install click handler and adjusting navigation logic.
- Introduced a new ListItem in Settings for navigating to AboutScreen.
Signed-off-by: [Anatdx] <an@anatdx.com>1 parent a8a6863 commit 54fa5b0
3 files changed
Lines changed: 19 additions & 45 deletions
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
149 | 147 | | |
150 | 148 | | |
151 | 149 | | |
| |||
437 | 435 | | |
438 | 436 | | |
439 | 437 | | |
440 | | - | |
| 438 | + | |
441 | 439 | | |
442 | | - | |
443 | | - | |
444 | 440 | | |
445 | 441 | | |
446 | 442 | | |
447 | 443 | | |
448 | 444 | | |
449 | 445 | | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | 446 | | |
458 | 447 | | |
459 | 448 | | |
| |||
476 | 465 | | |
477 | 466 | | |
478 | 467 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | 468 | | |
507 | 469 | | |
508 | 470 | | |
| |||
549 | 511 | | |
550 | 512 | | |
551 | 513 | | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
| 514 | + | |
| 515 | + | |
556 | 516 | | |
557 | 517 | | |
558 | 518 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
307 | 309 | | |
308 | 310 | | |
309 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
310 | 319 | | |
311 | 320 | | |
312 | 321 | | |
| |||
0 commit comments