Commit 79c17f7
Use Anvil KSP instead of the Square KAPT one (#3564)
* Use Anvil KSP instead of the Square KAPT one
* Fix several configuration cache, lint and test issues
* Allow incremental kotlin compilation in the CI
* Workaround Robolectric + Compose issue that caused `AppNotIdleException`
* Update the `enterprise` commit hash
* Update screenshots
---------
Co-authored-by: ElementBot <[email protected]>1 parent f344a12 commit 79c17f7
File tree
54 files changed
+462
-347
lines changed- .github/workflows
- anvilcodegen
- src/main
- kotlin/io/element/android/anvilcodegen
- resources/META-INF/services
- app
- src/main/kotlin/io/element/android/x/di
- features
- createroom/impl
- src/main/kotlin/io/element/android/features/createroom/impl/di
- lockscreen/impl/src/main/kotlin/io/element/android/features/lockscreen/impl/unlock
- login/impl
- src
- main/kotlin/io/element/android/features/login/impl/di
- test/kotlin/io/element/android/features/login/impl
- di
- qrcode
- messages/impl/src
- main/kotlin/io/element/android/features/messages/impl/timeline/session
- test/kotlin/io/element/android/features/messages/impl
- pinned/list
- timeline
- roomlist/impl/src/main/kotlin/io/element/android/features/roomlist/impl
- securebackup/impl/src/test/kotlin/io/element/android/features/securebackup/impl/reset
- gradle
- libraries
- designsystem/src/test/kotlin/io/element/android/libraries/designsystem/component/async
- mediapickers/impl
- session-storage/impl
- plugins
- src/main/kotlin/extension
- services/analytics/impl/src/main/kotlin/io/element/android/services/analytics/impl
- tests
- konsist
- testutils/src/main/kotlin/io/element/android/tests/testutils
- uitests
- src/test/snapshots/images
- tools/danger
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+462
-347
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments