File tree
67 files changed
+1028
-280
lines changed- appconfig/src/main/kotlin/io/element/android/appconfig
- app/src/main/kotlin/io/element/android/x
- features
- 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
- home/impl/src
- main/kotlin/io/element/android/features/home/impl
- test/kotlin/io/element/android/features/home/impl
- login/impl
- src
- main/kotlin/io/element/android/features/login/impl
- accesscontrol
- resolver
- network
- screens/onboarding
- web
- test/kotlin/io/element/android/features/login/impl
- accesscontrol
- changeserver
- resolver/network
- screens
- onboarding
- qrcode/scan
- searchaccountprovider
- preferences/impl/src
- main/kotlin/io/element/android/features/preferences/impl/root
- test/kotlin/io/element/android/features/preferences/impl/root
- rageshake
- api/src/main/kotlin/io/element/android/features/rageshake/api
- impl
- src
- main/kotlin/io/element/android/features/rageshake/impl
- crash
- preferences
- reporter
- test/kotlin/io/element/android/features/rageshake/impl
- crash
- ui
- detection
- preferences
- reporter
- libraries
- core/src/main/kotlin/io/element/android/libraries/core/coroutine
- wellknown
- api
- src/main/kotlin/io/element/android/libraries/wellknown/api
- impl
- src
- main/kotlin/io/element/android/libraries/wellknown/impl
- test/kotlin/io/element/android/libraries/wellknown/impl
- test
- src/main/kotlin/io/element/android/features/wellknown/test
- plugins/src/main/kotlin/extension
- tests/konsist/src/test/kotlin/io/element/android/tests/konsist
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+1028
-280
lines changedLines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
| |||
25 | 23 |
| |
26 | 24 |
| |
27 | 25 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 26 | + | |
31 | 27 |
| |
32 | 28 |
| |
33 | 29 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - |
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
| |||
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
188 |
| - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 |
| |
190 | 194 |
| |
191 | 195 |
| |
|
Submodule enterprise updated from b7ababb to 76e10f6
features/enterprise/api/src/main/kotlin/io/element/android/features/enterprise/api/BugReportUrl.kt
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
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 |
| |
| |||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
12 | 14 |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
| 37 | + | |
34 | 38 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
| |||
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 58 | + | |
| 59 | + | |
57 | 60 |
|
0 commit comments