File tree
40 files changed
+266
-78
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/screens/onboarding
- test/kotlin/io/element/android/features/login/impl
- accesscontrol
- changeserver
- screens/onboarding
- 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/wellknown
- api/src/main/kotlin/io/element/android/libraries/wellknown/api
- impl/src/main/kotlin/io/element/android/libraries/wellknown/impl
- test/src/main/kotlin/io/element/android/features/wellknown/test
40 files changed
+266
-78
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 |
| |
| |||
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
| 129 | + | |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
| |||
182 | 184 |
| |
183 | 185 |
| |
184 | 186 |
| |
185 |
| - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
186 | 190 |
| |
187 | 191 |
| |
188 | 192 |
| |
|
Submodule enterprise updated from b7ababb to f3546ac
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