This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Commit bafeb38
authored
Improve VoIP UI/UX (#7048)
* Remove speaking indicator
Signed-off-by: Šimon Brandner <[email protected]>
* Remove mic icon for primary feed
Signed-off-by: Šimon Brandner <[email protected]>
* Remove caching as it doesn't seem to be neccessary
Signed-off-by: Šimon Brandner <[email protected]>
* Add call view buttons colors
Signed-off-by: Šimon Brandner <[email protected]>
* Refactor button code
Signed-off-by: Šimon Brandner <[email protected]>
* Update call view button icons
Signed-off-by: Šimon Brandner <[email protected]>
* i18n
Signed-off-by: Šimon Brandner <[email protected]>
* Add dialpad icon
Signed-off-by: Šimon Brandner <[email protected]>
* Fix button sizing in PiP
Signed-off-by: Šimon Brandner <[email protected]>
* Fix secondary voice video feed color
Signed-off-by: Šimon Brandner <[email protected]>1 parent 431098b commit bafeb38
File tree
32 files changed
+239
-375
lines changed- res
- css/views/voip
- CallView
- img/voip
- call-view
- themes
- dark/css
- legacy-dark/css
- legacy-light/css
- light/css
- src
- components/views/voip
- CallView
- i18n/strings
32 files changed
+239
-375
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
42 | | - | |
43 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
44 | 54 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 55 | + | |
49 | 56 | | |
50 | | - | |
51 | | - | |
| 57 | + | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
74 | | - | |
75 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | 90 | | |
78 | | - | |
79 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
80 | 123 | | |
| 124 | + | |
81 | 125 | | |
82 | | - | |
83 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
84 | 129 | | |
85 | 130 | | |
86 | | - | |
87 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
88 | 138 | | |
89 | 139 | | |
90 | 140 | | |
91 | | - | |
| 141 | + | |
92 | 142 | | |
| 143 | + | |
93 | 144 | | |
| 145 | + | |
94 | 146 | | |
95 | 147 | | |
96 | 148 | | |
97 | 149 | | |
98 | 150 | | |
| 151 | + | |
99 | 152 | | |
100 | 153 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | | - | |
58 | | - | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
77 | | - | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 29 | | |
38 | 30 | | |
39 | 31 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments