Benoit Marty
eb31505dc7
Copyright: Add Element Creations Ltd. copyright
2025-11-10 11:05:05 +01:00
Benoit Marty
f86431e663
Copyright: Add final period
2025-11-10 10:13:41 +01:00
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
2da5f630b7
Migrate license to AGPL
2024-09-06 17:51:37 +02:00
Benoit Marty
66aa78d822
Migrate license to AGPL - sh files.
2024-09-06 17:50:45 +02:00
Benoit Marty
31cfae0578
Run shellcheck autofix.
2024-06-11 15:27:02 +02:00
renovate[bot]
c8bd362397
Update plugin ktlint to v12.1.0 ( #2200 )
...
* Update plugin ktlint to v12.1.0
* Run `./gradlew ktlintFormat` and fix some issues manually.
* Fix other issues reproted by Ktlint
* Limit false positives, KtLint removes unnecessary curly brace in String templates.
* Remove useless Unit
* Minor improvements over ktlint changes
* Restore `AlertDialogContent` behaviour
* Update screenshots
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-01-10 16:22:24 +01:00
Benoit Marty
67ed385e45
Prevent usage of hard-coded string for contentDescription, and fix existing issues.
2023-11-21 15:38:21 +01:00
Benoit Marty
86313417cb
Detect missing translations.
2023-07-27 13:25:37 +02:00
Benoit Marty
3c601c4210
Fix false positive.
2023-07-03 17:09:04 +02:00
Benoit Marty
931edb27ae
Update check rule.
2023-06-27 09:55:14 +02:00
Benoit Marty
8f8ac76d69
Prevent direct usage of io.element.android.libraries.ui.strings.R package.
2023-06-09 18:24:51 +02:00
Benoit Marty
7f71b2d81d
Search for forbidden patterns in Kotlin files.
2023-05-31 15:30:18 +02:00