Benoit Marty
|
45598a885e
|
Rename some class from Impl to Default
|
2024-05-31 09:47:27 +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
|
764d7685c2
|
Remove useless constructor keyword.
|
2023-12-12 15:29:44 +01: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 |
|