Benoit Marty
05fc76822a
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
2b016227e9
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
9367f58216
Rename some class from Impl to Default
2024-05-31 09:47:27 +02:00
ganfra
6e2ee7dc99
Room list invite: remove remaining inviteList test
2024-04-16 16:46:15 +02:00
Benoit Marty
d3830af78b
Fix ktlint issues
2024-01-10 19:33:39 +01:00
Benoit Marty
3c4629e74c
Add test for IntentProviderImpl
2023-11-24 09:56:45 +01:00
Benoit Marty
bdd7ecd789
Move konsist test to their own module.
2023-10-12 18:41:38 +02:00
Benoit Marty
5022b83c05
Konsist: add test for Events
2023-10-12 15:03:50 +02:00
Benoit Marty
7afae87b3e
Konsist: add rule obout test class name, and fix existing issue
2023-10-12 15:03:50 +02:00
Benoit Marty
eebc39fab7
Konsist: add test about PreviewParameterProvider class name and fix existing issues.
2023-10-12 15:03:50 +02:00
Benoit Marty
365acbadef
Konsist: add test to check Node class name.
2023-10-12 15:03:50 +02:00
Benoit Marty
5d42375151
Split Konsist test into multiple files
2023-10-12 15:03:50 +02:00
Benoit Marty
69c46c993e
Konsist: no field should have 'm' prefix, and fix new detected issues.
2023-10-10 22:09:57 +02:00
Benoit Marty
108ce544d7
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
fbd868cf6b
Rename some test
2023-10-10 17:31:04 +02:00
Benoit Marty
0405683713
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
de31f8a73a
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
308a0c0f57
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
675f77bfa4
Add some Konsist test.
2023-10-10 14:21:36 +02:00
ganfra
5b16f8c4b0
[Architecture] : create appnav module so we can use only api feature modules
2023-03-06 20:30:48 +01:00
Benoit Marty
2a0f636250
Remove dead code
2023-02-14 17:03:02 +01:00
Benoit Marty
6169323043
Move test data to TestData.kt
2023-02-09 18:41:58 +01:00
Benoit Marty
23f206f7f2
Add test for RootPresenter
2023-02-09 12:30:53 +01:00
Benoit Marty
94d031ffce
Cleanup
2022-10-07 16:20:07 +02:00
Benoit Marty
cfa3dc7e84
Create project from AS wizard "Empty Compose Activity (Material 3)"
2022-10-07 15:05:13 +02:00