Benoit Marty
|
378692f743
|
Fix moar ktlint issues
|
2024-01-11 10:02:10 +01:00 |
|
renovate[bot]
|
7e9cda3aa9
|
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
|
8b85aa51e2
|
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
|
7afae87b3e
|
Konsist: add rule obout test class name, and fix existing issue
|
2023-10-12 15:03:50 +02:00 |
|
Benoit Marty
|
52853101d9
|
migrate object to data object (#1135)
|
2023-08-24 09:32:44 +02:00 |
|
Florian Renaud
|
c81e673111
|
Fix tests after rebase
|
2023-05-11 16:30:37 +02:00 |
|
Florian Renaud
|
6641afdd17
|
WIP pick avatar image
|
2023-05-11 16:30:37 +02:00 |
|
Jorge Martin Espinosa
|
cd298b9359
|
[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 |
|