File tree
153 files changed
+2894
-1097
lines changed- .github/workflows
- .maestro
- tests/account
- app
- features
- call/impl/src
- main/kotlin/io/element/android/features/call/impl
- ui
- utils
- test/kotlin/io/element/android/features/call
- ui
- utils
- enterprise
- api/src/main/kotlin/io/element/android/features/enterprise/api
- impl/src/main/kotlin/io/element/android/features/enterprise/impl
- test/src/main/kotlin/io/element/android/features/enterprise/test
- lockscreen/impl/src/test/kotlin/io/element/android/features/lockscreen/impl
- settings
- unlock
- login/impl/src
- main
- kotlin/io/element/android/features/login/impl
- accountprovider
- login
- screens
- changeaccountprovider
- chooseaccountprovider
- onboarding
- res/values
- test/kotlin/io/element/android/features/login/impl
- accountprovider
- screens
- changeaccountprovider
- chooseaccountprovider
- onboarding
- messages/impl/src
- main/kotlin/io/element/android/features/messages/impl/timeline/components
- test/kotlin/io/element/android/features/messages/impl
- attachments
- forward
- messagecomposer
- poll/impl/src/test/kotlin/io/element/android/features/poll/impl/history
- preferences/impl
- src
- main/kotlin/io/element/android/features/preferences/impl/tasks
- test/kotlin/io/element/android/features/preferences/impl/tasks
- roomcall
- api/src/main/kotlin/io/element/android/features/roomcall/api
- impl
- src
- main/kotlin/io/element/android/features/roomcall/impl
- test/kotlin/io/element/android/features/roomcall/impl
- roomdetails/impl/src/test/kotlin/io/element/android/features/roomdetails/impl
- securityandprivacy/editroomaddress
- securebackup/impl/src/test/kotlin/io/element/android/features/securebackup/impl/reset
- userprofile/impl
- src
- main/kotlin/io/element/android/features/userprofile/impl/root
- test/kotlin/io/element/android/features/userprofile/impl
- gradle
- wrapper
- libraries
- matrix
- api/src/main/kotlin/io/element/android/libraries/matrix/api/notification
- impl/src
- main/kotlin/io/element/android/libraries/matrix/impl
- notification
- proxy
- roomlist
- room
- tracing
- widget
- test/kotlin/io/element/android/libraries/matrix/impl
- fixtures/fakes
- notification
- roomdirectory
- roomlist
- room
- timeline
- test/src/main/kotlin/io/element/android/libraries/matrix/test
- notification
- room
- mediaupload/api/src/test/kotlin/io/element/android/libraries/mediaupload/api
- pushproviders/unifiedpush
- src
- main/kotlin/io/element/android/libraries/pushproviders/unifiedpush
- test/kotlin/io/element/android/libraries/pushproviders/unifiedpush
- push/impl/src
- main/kotlin/io/element/android/libraries/push/impl
- notifications
- model
- push
- test/kotlin/io/element/android/libraries/push/impl
- notifications
- push
- session-storage/impl/src/main/kotlin/io/element/android/libraries/sessionstorage/impl
- tests
- testutils/src/main/kotlin/io/element/android/tests/testutils/lambda
- uitests/src/test/snapshots/images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+2894
-1097
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
18 | 33 |
| |
19 | 34 |
| |
20 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
| |||
85 | 87 |
| |
86 | 88 |
| |
87 | 89 |
| |
| 90 | + | |
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
| |||
95 | 98 |
| |
96 | 99 |
| |
97 | 100 |
| |
| 101 | + | |
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| 31 | + | |
30 | 32 |
| |
31 |
| - | |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
36 |
| - | |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| |||
96 | 98 |
| |
97 | 99 |
| |
98 | 100 |
| |
99 |
| - | |
| 101 | + | |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
103 |
| - | |
| 105 | + | |
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
110 |
| - | |
| 112 | + | |
111 | 113 |
| |
112 | 114 |
| |
| 115 | + | |
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
| |||
121 | 124 |
| |
122 | 125 |
| |
123 | 126 |
| |
124 |
| - | |
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
| |||
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
147 |
| - | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
157 | 207 |
|
Submodule enterprise updated from d3dffc9 to 4a07c86
features/call/impl/src/main/kotlin/io/element/android/features/call/impl/ui/CallScreenPresenter.kt
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
| 66 | + | |
65 | 67 |
| |
66 | 68 |
| |
67 | 69 |
| |
| |||
241 | 243 |
| |
242 | 244 |
| |
243 | 245 |
| |
244 |
| - | |
245 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
246 | 250 |
| |
247 | 251 |
| |
248 | 252 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
| |||
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| 28 | + | |
27 | 29 |
| |
28 | 30 |
| |
29 | 31 |
| |
| |||
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
36 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
| 371 | + | |
370 | 372 |
| |
371 | 373 |
| |
372 | 374 |
| |
| |||
387 | 389 |
| |
388 | 390 |
| |
389 | 391 |
| |
| 392 | + | |
390 | 393 |
| |
391 | 394 |
| |
392 | 395 |
|
0 commit comments