Benoit Marty
|
371aec4427
|
Remove RoomSummaryDetails.lastMessageTimestamp and replace by a getter on lastMessage
|
2024-01-19 16:11:10 +01:00 |
|
Benoit Marty
|
603b10264b
|
Rename avatarURLString to avatarUrl
|
2024-01-19 15:58:37 +01:00 |
|
Benoit Marty
|
47a5c74129
|
Rename aRoomSummaryDetail to aRoomSummaryDetails
|
2024-01-19 15:55:26 +01:00 |
|
Benoit Marty
|
72a363c244
|
Fix moar ktlint issues
|
2024-01-11 11:24:10 +01: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 |
|
ganfra
|
2f49de1fbb
|
Rename SearchBarResultState.Empty to SearchBarResultState.Initial
|
2024-01-05 15:40:02 +01:00 |
|
ganfra
|
690a165411
|
User search : show a loader when fetching results
|
2024-01-04 21:27:44 +01:00 |
|
Jorge Martin Espinosa
|
ada16a8563
|
Revert "Room list badges"
|
2023-12-22 11:02:07 +01:00 |
|
Benoit Marty
|
e6ad262329
|
Iterate on indicators on room list #2079
|
2023-12-21 14:51:31 +01:00 |
|
Benoit Marty
|
4236b42ba5
|
Fix wrong color alias usage.
|
2023-12-19 13:54:32 +01:00 |
|
Benoit Marty
|
9f6e59db8f
|
Change name to match use case.
|
2023-12-19 13:42:07 +01:00 |
|
Benoit Marty
|
e150c359e9
|
Do not render roomId if the room has no canonical alias #1970
|
2023-12-19 13:40:52 +01:00 |
|
Benoit Marty
|
0b438b5b5c
|
Extract RoomList select to its own module
|
2023-12-07 18:36:15 +01:00 |
|