Commit 5456f0e
File tree
111 files changed
+293
-275
lines changed- app/src/main/kotlin/io/element/android/x
- di
- features
- analytics/impl/src/main/kotlin/io/element/android/features/analytics/impl
- call/impl
- src/main/kotlin/io/element/android/features/call/impl/ui
- createroom/impl/src/main/kotlin/io/element/android/features/createroom/impl/root
- enterprise
- api
- src/main/kotlin/io/element/android/features/enterprise/api
- impl
- src/main/kotlin/io/element/android/features/enterprise/impl
- joinroom/impl/src/main/kotlin/io/element/android/features/joinroom/impl
- knockrequests/impl/src/main/kotlin/io/element/android/features/knockrequests/impl
- banner
- list
- lockscreen/impl
- src/main/kotlin/io/element/android/features/lockscreen/impl/unlock
- activity
- login/impl/src/main/kotlin/io/element/android/features/login/impl
- accountprovider
- screens/qrcode/scan
- messages/impl/src/main/kotlin/io/element/android/features/messages/impl
- actionlist
- pinned/banner
- report
- timeline/components
- event
- group
- reactionsummary
- receipt
- virtual
- networkmonitor/api/src/main/kotlin/io/element/android/features/networkmonitor/api/ui
- onboarding/impl/src/main/kotlin/io/element/android/features/onboarding/impl
- poll/impl/src/main/kotlin/io/element/android/features/poll/impl/history
- preferences/impl/src/main/kotlin/io/element/android/features/preferences/impl/root
- roomaliasresolver/impl/src/main/kotlin/io/element/android/features/roomaliasresolver/impl
- roomdetails/impl/src/main/kotlin/io/element/android/features/roomdetails/impl
- members
- notificationsettings
- rolesandpermissions/changeroles
- roomlist/impl/src/main/kotlin/io/element/android/features/roomlist/impl
- components
- verifysession/impl/src/main/kotlin/io/element/android/features/verifysession/impl/ui
- libraries
- designsystem
- src/main/kotlin/io/element/android/libraries/designsystem
- atomic
- atoms
- molecules
- pages
- background
- components
- button
- theme
- components
- previews
- matrixui/src/main/kotlin/io/element/android/libraries/matrix/ui
- components
- messages
- reply
- sender
- model
- mediaviewer/impl/src/main/kotlin/io/element/android/libraries/mediaviewer/impl
- details
- local
- audio
- file
- textcomposer/impl/src/main/kotlin/io/element/android/libraries/textcomposer
- components
- tests/uitests/src/test
- kotlin/base
- snapshots/images
- tools/templates/files/fileTemplates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+293
-275
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | | - | |
73 | | - | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
Submodule enterprise updated from b4f0427 to 0c028db
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
114 | | - | |
| 113 | + | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
features/call/impl/src/main/kotlin/io/element/android/features/call/impl/ui/ElementCallActivity.kt
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
112 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
| |||
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
67 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
214 | | - | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
0 commit comments