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
|
5d086ad82d
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01: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
|
21200df294
|
Konsist: check that if sealed interface is used in parameter of Composable, it has the @Stable or @Immutable annotation
|
2023-11-03 15:19:55 +01: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
|
7083abcf09
|
migrate object to data object (#1135)
|
2023-08-24 09:32:44 +02:00 |
|
Florian Renaud
|
33ee366c8d
|
Fix tests after rebase
|
2023-05-11 16:30:37 +02:00 |
|
Florian Renaud
|
fcdc737a81
|
WIP pick avatar image
|
2023-05-11 16:30:37 +02:00 |
|
Jorge Martin Espinosa
|
5eaa40a14b
|
[Media upload] Media pre-processing (#403)
* Create `mediaupload` module for media pre-processing.
* Split `mediapicker` and `mediaupload` modules.
|
2023-05-10 10:06:56 +02:00 |
|