6497 Commits (c6109dc2c8f5c9ec5e35900328c124f47981e152)
 

Author SHA1 Message Date
SpiritCroc f704cca678 Fall back to initials avatar when image avatar doesn't work 6 months ago
Benoit Marty a46ff73655
Merge pull request #2664 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x 6 months ago
ganfra 650256e59f Join Room : add member count 6 months ago
ganfra 01d45377f6 Room navigation : do not replay RoomMembership Changes 6 months ago
ganfra cdadd19e6a Room navigation : introduce the JoinRoomNode 6 months ago
renovate[bot] 704889c64f
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.13 6 months ago
Benoit Marty 103743c338
Merge pull request #2663 from element-hq/feature/bma/testChangeRolesView 6 months ago
Benoit Marty c0caa907aa Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom. 6 months ago
Benoit Marty 34f3208fc0 Fix documentation 6 months ago
Benoit Marty fd1ff97c53 Add comment for clarity 6 months ago
Benoit Marty f2afc9ccda Remove blank line 6 months ago
ElementBot 3a6959585b Update screenshots 6 months ago
Benoit Marty 3fdc281bd3 No need to use CompositionLocalProvider here. 6 months ago
Benoit Marty 0a14ed67af Add UI test on ChangeRolesView 6 months ago
Benoit Marty 705490d142
Merge pull request #2659 from element-hq/feature/bma/moreTest 6 months ago
Benoit Marty 2cb056711d SearchBar handle the back press when it is active, there is no need to handle the event here. 6 months ago
renovate[bot] dbe07af96d
Update dependency com.google.devtools.ksp to v1.9.23-1.0.20 6 months ago
renovate[bot] 6f20746227
Update dependencyAnalysis to v1.31.0 6 months ago
ganfra 5a192b49d7 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes 6 months ago
Benoit Marty 97491c3f3f Member role: only count and display joined members. 6 months ago
Benoit Marty 04eb59bd07 Ensure SearchBar are displayed with max width. 6 months ago
Benoit Marty 5f071daf64 Fix non-scrollable screens. 6 months ago
Benoit Marty 3ed8b0d055 Avoid using fixture method in production code. 6 months ago
ElementBot 20ebb5ed04 Update screenshots 6 months ago
Benoit Marty d1965005b0 Add unit test on RetrySendMessageMenu 6 months ago
Benoit Marty 39af0b8ecd Add more assertions 6 months ago
Benoit Marty 94eb1dac4f Some renaming for clarity, especially "RemoveFailed" was not clear, developer may think the that removing has failed. 6 months ago
Benoit Marty 3bf2bf7bca Improve preview of RetrySendMenuMenu 6 months ago
Benoit Marty 9d30adfed8 Remove unused NotificationPermissionManager 6 months ago
Benoit Marty b4582564ab Remove unused circularReveal Modifier. 6 months ago
Benoit Marty 2f7e30a88f Remove old ExtraPadding workaround. 6 months ago
renovate[bot] 476a54c5cd
Update wysiwyg to v2.36.0 (#2656) 6 months ago
Benoit Marty 2d4f73522d
Merge pull request #2655 from element-hq/renovate/compose.bom 6 months ago
renovate[bot] 1d336cb297
Update dependency androidx.compose:compose-bom to v2024.04.00 6 months ago
Benoit Marty 4a2703810b
Merge pull request #2653 from element-hq/feature/bma/copyPermalink 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty 05f6770d35
Merge pull request #2652 from element-hq/feature/bma/issueTemplates 6 months ago
ElementBot ed9384bf59 Update screenshots 6 months ago
Benoit Marty bf068f4f25 Add action to copy permalink #2650 6 months ago
Benoit Marty b7801de3e4 Add issue template for a new Task. 6 months ago
Benoit Marty a65e073aca
Merge pull request #2628 from element-hq/renovate/org.owasp.dependencycheck-9.x 6 months ago
Benoit Marty 43b2f28e14
Merge pull request #2640 from element-hq/renovate/org.robolectric-robolectric-4.x 6 months ago
renovate[bot] df30cf3cbd
Update dependency org.robolectric:robolectric to v4.12.1 6 months ago
Benoit Marty f4076dcb7c
Merge pull request #2596 from element-hq/feature/bma/troubleshootNotification 6 months ago
Benoit Marty 5310456b6c Fix test compilation. 6 months ago
ElementBot 2aa53f02c5 Update screenshots 6 months ago
Benoit Marty 403240256c Add showkase processor 6 months ago
ElementBot 30d77e5123 Update screenshots 6 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 6 months ago
Benoit Marty 4f320fd4f8 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 6 months ago