Benoit Marty
97f3be3dc5
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
45598a885e
Rename some class from Impl to Default
2024-05-31 09:47:27 +02:00
ganfra
97e79d94d1
Room list invite: remove remaining inviteList test
2024-04-16 16:46:15 +02:00
Benoit Marty
a831f05f6e
Fix ktlint issues
2024-01-10 19:33:39 +01:00
Benoit Marty
d55282a775
Add test for IntentProviderImpl
2023-11-24 09:56:45 +01:00
Benoit Marty
c0aa70f7f6
Move konsist test to their own module.
2023-10-12 18:41:38 +02:00
Benoit Marty
634095c43a
Konsist: add test for Events
2023-10-12 15:03:50 +02:00
Benoit Marty
7389748f3e
Konsist: add rule obout test class name, and fix existing issue
2023-10-12 15:03:50 +02:00
Benoit Marty
8f8a5746e5
Konsist: add test about PreviewParameterProvider class name and fix existing issues.
2023-10-12 15:03:50 +02:00
Benoit Marty
65b83bf266
Konsist: add test to check Node class name.
2023-10-12 15:03:50 +02:00
Benoit Marty
c5fbb9d297
Split Konsist test into multiple files
2023-10-12 15:03:50 +02:00
Benoit Marty
7c5a41f03d
Konsist: no field should have 'm' prefix, and fix new detected issues.
2023-10-10 22:09:57 +02:00
Benoit Marty
4338d821e5
Konsist: improve test about no default value for State classes, and fix new detected issues.
2023-10-10 21:42:18 +02:00
Benoit Marty
001bc219aa
Rename some test
2023-10-10 17:31:04 +02:00
Benoit Marty
0bc2020411
Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues
2023-10-10 17:31:04 +02:00
Benoit Marty
d55df22db2
Konsist: add test Data class state MUST not have default value, and fix existing issues
2023-10-10 17:31:04 +02:00
Benoit Marty
8929a90970
Konsist: add test to ensure filename match top level Composable View, and fix existing issue
2023-10-10 15:39:22 +02:00
Benoit Marty
6e5caebc60
Add some Konsist test.
2023-10-10 14:21:36 +02:00
ganfra
a13cba9571
[Architecture] : create appnav module so we can use only api feature modules
2023-03-06 20:30:48 +01:00
Benoit Marty
a77479ed05
Remove dead code
2023-02-14 17:03:02 +01:00
Benoit Marty
3142b884c5
Move test data to TestData.kt
2023-02-09 18:41:58 +01:00
Benoit Marty
afbae0a15d
Add test for RootPresenter
2023-02-09 12:30:53 +01:00