6368 Commits (bd7db569f4d67d36d44600cc4a7ad3a22fd0b91b)
 

Author SHA1 Message Date
Benoit Marty bd7db569f4 Localazy: search for forbidden term ("Element" for now) 5 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 5 months ago
Jorge Martin Espinosa d0f26777da
Remove Room moderation feature flag (#2678) 5 months ago
renovate[bot] ecd2974fef
Update dependency io.sentry:sentry-android to v7.8.0 (#2680) 5 months ago
Jorge Martin Espinosa 1045f99d18
Add `SessionData.needsVerification` field (#2672) 5 months ago
Jorge Martin Espinosa 63f7defb07
Display members section when there are members in the room, not admins (#2679) 5 months ago
Benoit Marty 46bb960fcb
Merge pull request #2673 from element-hq/renovate/io.sentry-sentry-android-7.x 5 months ago
Benoit Marty 956630d6ac
Merge pull request #2661 from element-hq/renovate/dependencyanalysis 5 months ago
Benoit Marty db71d03bd6
Merge pull request #2677 from element-hq/renovate/peaceiris-actions-gh-pages-4.x 5 months ago
renovate[bot] 05ab649b71
Update peaceiris/actions-gh-pages action to v4 5 months ago
Benoit Marty 014061facf
Merge pull request #2674 from element-hq/feature/bma/roomSuggestion 5 months ago
Benoit Marty 16d289e180 Exclude `fun ContentToPreview()` from coverage, this is not production code. 5 months ago
Benoit Marty 523b1644a2 Add UI test on CreateRoomRootView 5 months ago
Benoit Marty 470e8ff581 Add UI test on AddPeopleView 5 months ago
renovate[bot] 6c135a842b
Update dependency io.sentry:sentry-android to v7.7.0 5 months ago
Benoit Marty 8128a595c8
Merge pull request #2667 from SpiritCroc/avatar-fallback 5 months ago
ElementBot 15f3f0ecfc Update screenshots 5 months ago
Benoit Marty 1c66254e74 Add suggestion of users when starting a Chat #2634 5 months ago
Benoit Marty 649204238c Add functions trackRecentlyVisitedRoom and getRecentlyVisitedRooms 5 months ago
Jorge Martin Espinosa b6ceb8c697
Improve UI for notification permission screen in onboarding (#2660) 5 months ago
Jorge Martin Espinosa 8e2f7a35cb
Categorise members by role in the ChangeRoles screen (#2595) 5 months ago
renovate[bot] 192a1d2107
Update dependency io.element.android:compound-android to v0.0.6 (#2670) 6 months ago
SpiritCroc e4b76e0e89 Add back debugPlaceholderAvatar for inspection mode 6 months ago
renovate[bot] d5a5aafcda
Update sqldelight to v2.0.2 (#2665) 6 months ago
Benoit Marty 415a5679be
Merge pull request #2669 from element-hq/sync-localazy 6 months ago
bmarty e6bd14a1a9 Sync Strings from Localazy 6 months ago
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
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] 6f20746227
Update dependencyAnalysis to v1.31.0 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