File tree
83 files changed
+344
-376
lines changed- features
- createroom/impl/src/main/kotlin/io/element/android/features/createroom/impl
- addpeople
- configureroom
- root
- deactivation/impl/src/main/kotlin/io/element/android/features/logout/impl
- home/impl/src/main/kotlin/io/element/android/features/home/impl/components
- invite/impl/src/main/kotlin/io/element/android/features/invite/impl/declineandblock
- joinroom/impl/src/main/kotlin/io/element/android/features/joinroom/impl
- knockrequests/impl/src/main/kotlin/io/element/android/features/knockrequests/impl/list
- licenses/impl/src/main/kotlin/io/element/android/features/licenses/impl
- details
- list
- location/impl/src/main/kotlin/io/element/android/features/location/impl
- send
- show
- login/impl/src/main/kotlin/io/element/android/features/login/impl/screens
- createaccount
- searchaccountprovider
- messages/impl/src/main/kotlin/io/element/android/features/messages/impl
- actionlist
- pinned/list
- report
- timeline
- components
- event
- virtual
- debug
- poll/impl/src/main/kotlin/io/element/android/features/poll/impl
- create
- history
- preferences/impl/src/main/kotlin/io/element/android/features/preferences/impl
- blockedusers
- user/editprofile
- reportroom/impl/src/main/kotlin/io/element/android/features/reportroom/impl
- roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl
- edit
- invite
- members
- notificationsettings
- rolesandpermissions
- changeroles
- permissions
- securityandprivacy
- editroomaddress
- roomdirectory/impl/src/main/kotlin/io/element/android/features/roomdirectory/impl/root
- viewfolder/impl/src/main/kotlin/io/element/android/features/viewfolder/impl
- file
- folder
- libraries
- designsystem/src/main/kotlin/io/element/android/libraries/designsystem
- atomic/molecules
- components
- avatar
- preferences
- modifiers
- theme/components
- mediaviewer/impl/src/main/kotlin/io/element/android/libraries/mediaviewer/impl
- gallery
- ui
- viewer
- roomselect/impl/src/main/kotlin/io/element/android/libraries/roomselect/impl
- troubleshoot/impl/src/main/kotlin/io/element/android/libraries/troubleshoot/impl/history
- ui-strings/src/main/res/values
- tests
- konsist/src/test/kotlin/io/element/android/tests/konsist
- 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.
83 files changed
+344
-376
lines changedLines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 |
| - | |
27 | 25 |
| |
28 |
| - | |
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
| |||
74 | 71 |
| |
75 | 72 |
| |
76 | 73 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 74 | + | |
83 | 75 |
| |
84 | 76 |
| |
85 | 77 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
| |||
189 | 188 |
| |
190 | 189 |
| |
191 | 190 |
| |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
| 191 | + | |
198 | 192 |
| |
199 | 193 |
| |
200 | 194 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
137 | 136 |
| |
138 | 137 |
| |
139 | 138 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
| 139 | + | |
146 | 140 |
| |
147 | 141 |
| |
148 | 142 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 | 60 |
| |
62 | 61 |
| |
63 | 62 |
| |
| |||
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 87 | + | |
94 | 88 |
| |
95 | 89 |
| |
96 | 90 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
37 | 39 |
| |
38 | 40 |
| |
39 | 41 |
| |
| |||
197 | 199 |
| |
198 | 200 |
| |
199 | 201 |
| |
200 |
| - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
201 | 208 |
| |
202 | 209 |
| |
203 | 210 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
|
Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
36 |
| - | |
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
| |||
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
| 64 | + | |
72 | 65 |
| |
73 | 66 |
| |
74 | 67 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
577 | 579 |
| |
578 | 580 |
| |
579 | 581 |
| |
580 |
| - | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
581 | 587 |
| |
582 | 588 |
| |
583 | 589 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
| |||
479 | 478 |
| |
480 | 479 |
| |
481 | 480 |
| |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
| 481 | + | |
488 | 482 |
| |
489 | 483 |
| |
490 | 484 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| |||
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
40 |
| - | |
| 39 | + | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
|
0 commit comments