Commit c177392
Ahmed Mohamed
Bump to v1.1.1: UI polish — search/filter/card/detail rework
Browse: replace expanded DockedSearchBar with a plain inline field so typing
filters the list below instead of stacking duplicate cards inside the bar.
Filter sheet gains a Voice type (gender) group; active selections render as
removable chips.
Library top bar: add Settings + Downloads entry points (cloud icon with
active-count badge, gear icon launching SettingsActivity). Settings was only
reachable from the system TTS engine setting before.
Voice card: drop the CircularWavyProgressIndicator wrap around FamilyBadge
during downloads — only the inline LinearWavyProgressIndicator remains. Card
no longer grows tall with two competing wavy indicators.
VoiceDetail: move Quick Switch into the toolbar actions slot and introduce
a 3-dot overflow with Playground + Uninstall. Body has one primary CTA
(Install / Cancel / per-locale default chips). Download progress renders
above the button instead of beside scattered controls.1 parent d805738 commit c177392
8 files changed
Lines changed: 417 additions & 249 deletions
File tree
- app
- src/main
- java/dev/ahmedmohamed/hayaitts/ui
- browse
- components
- detail
- library
- res/values
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
8 | 37 | | |
9 | 38 | | |
10 | 39 | | |
| |||
71 | 100 | | |
72 | 101 | | |
73 | 102 | | |
74 | | - | |
| 103 | + | |
| 104 | + | |
75 | 105 | | |
76 | 106 | | |
77 | 107 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments