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 |
|
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
|
b0872d9b58
|
Remove useless constructor keyword.
|
2023-12-12 15:29:44 +01: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 |
|