Commit Graph

6393 Commits

Author SHA1 Message Date
ganfra 01d45377f6 Room navigation : do not replay RoomMembership Changes 2024-04-05 17:57:38 +02:00
ganfra cdadd19e6a Room navigation : introduce the JoinRoomNode 2024-04-05 17:57:02 +02:00
renovate[bot] 704889c64f Update dependency org.matrix.rustcomponents:sdk-android to v0.2.13 2024-04-05 11:39:14 +00:00
Benoit Marty 103743c338 Merge pull request #2663 from element-hq/feature/bma/testChangeRolesView
Fix a bunch of small issues around moderation and test change roles view
2024-04-05 13:37:58 +02:00
Benoit Marty c0caa907aa Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom. 2024-04-05 12:43:41 +02:00
Benoit Marty 34f3208fc0 Fix documentation 2024-04-05 12:07:11 +02:00
Benoit Marty fd1ff97c53 Add comment for clarity 2024-04-05 12:01:29 +02:00
Benoit Marty f2afc9ccda Remove blank line 2024-04-05 10:52:44 +02:00
ElementBot 3a6959585b Update screenshots 2024-04-05 08:37:52 +00:00
Benoit Marty 3fdc281bd3 No need to use CompositionLocalProvider here. 2024-04-05 10:27:49 +02:00
Benoit Marty 0a14ed67af Add UI test on ChangeRolesView 2024-04-05 10:12:29 +02:00
Benoit Marty 705490d142 Merge pull request #2659 from element-hq/feature/bma/moreTest
Remove some dead code and add tests on RetrySendMessageMenu
2024-04-05 09:47:03 +02:00
Benoit Marty 2cb056711d SearchBar handle the back press when it is active, there is no need to handle the event here. 2024-04-05 09:23:36 +02:00
renovate[bot] 6f20746227 Update dependencyAnalysis to v1.31.0 2024-04-05 00:19:54 +00:00
ganfra 5a192b49d7 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes 2024-04-04 20:36:16 +02:00
Benoit Marty 97491c3f3f Member role: only count and display joined members. 2024-04-04 19:17:36 +02:00
Benoit Marty 04eb59bd07 Ensure SearchBar are displayed with max width. 2024-04-04 18:45:56 +02:00
Benoit Marty 5f071daf64 Fix non-scrollable screens. 2024-04-04 18:36:14 +02:00
Benoit Marty 3ed8b0d055 Avoid using fixture method in production code. 2024-04-04 17:48:04 +02:00
ElementBot 20ebb5ed04 Update screenshots 2024-04-04 13:42:04 +00:00
Benoit Marty d1965005b0 Add unit test on RetrySendMessageMenu 2024-04-04 15:29:16 +02:00
Benoit Marty 39af0b8ecd Add more assertions 2024-04-04 15:12:24 +02:00
Benoit Marty 94eb1dac4f Some renaming for clarity, especially "RemoveFailed" was not clear, developer may think the that removing has failed. 2024-04-04 15:08:25 +02:00
Benoit Marty 3bf2bf7bca Improve preview of RetrySendMenuMenu 2024-04-04 14:56:26 +02:00
Benoit Marty 9d30adfed8 Remove unused NotificationPermissionManager 2024-04-04 14:51:23 +02:00
Benoit Marty b4582564ab Remove unused circularReveal Modifier. 2024-04-04 14:49:42 +02:00
Benoit Marty 2f7e30a88f Remove old ExtraPadding workaround. 2024-04-04 14:47:47 +02:00
renovate[bot] 476a54c5cd Update wysiwyg to v2.36.0 (#2656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 12:34:23 +02:00
Benoit Marty 2d4f73522d Merge pull request #2655 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.04.00
2024-04-04 11:52:43 +02:00
renovate[bot] 1d336cb297 Update dependency androidx.compose:compose-bom to v2024.04.00 2024-04-03 19:16:18 +00:00
Benoit Marty 4a2703810b Merge pull request #2653 from element-hq/feature/bma/copyPermalink
Copy permalink
2024-04-03 17:38:38 +02:00
Jorge Martin Espinosa 41287c5f59 Move session verification to FTUE flow, make it mandatory (#2594)
* Move session verification to the FTUE
* Allow session verification flow to be restarted
* Use `EncryptionService` to display session verification faster
* Remove session verification item from settings
* Remove session verification banner from room list
* Remove 'verification needed' variant from the `TimelineEncryptedHistoryBanner`
* Improve verification flow UI and UX
* Remove 'verification successful' snackbar message
* Only register push provider after the session has been verified
* Hide room list while the session hasn't been verified
* Prevent deep links from changing the navigation if the session isn't verified
* Update screenshots
* Renamed `FtueState` to `FtueService`, created an actual `FtueState`.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-04-03 14:53:17 +00:00
Benoit Marty 05f6770d35 Merge pull request #2652 from element-hq/feature/bma/issueTemplates
Add issue template for a new Task.
2024-04-03 15:58:26 +02:00
ElementBot ed9384bf59 Update screenshots 2024-04-03 13:47:24 +00:00
Benoit Marty bf068f4f25 Add action to copy permalink #2650 2024-04-03 15:37:21 +02:00
Benoit Marty b7801de3e4 Add issue template for a new Task. 2024-04-03 14:39:51 +02:00
Benoit Marty a65e073aca Merge pull request #2628 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.1.0
2024-04-03 10:40:20 +02:00
Benoit Marty 43b2f28e14 Merge pull request #2640 from element-hq/renovate/org.robolectric-robolectric-4.x
Update dependency org.robolectric:robolectric to v4.12.1
2024-04-03 10:39:37 +02:00
renovate[bot] df30cf3cbd Update dependency org.robolectric:robolectric to v4.12.1 2024-04-02 18:52:12 +00:00
Benoit Marty f4076dcb7c Merge pull request #2596 from element-hq/feature/bma/troubleshootNotification
Troubleshoot notifications screen
2024-04-02 20:50:52 +02:00
Benoit Marty 5310456b6c Fix test compilation. 2024-04-02 19:50:41 +02:00
ElementBot 2aa53f02c5 Update screenshots 2024-04-02 16:50:13 +00:00
Benoit Marty 403240256c Add showkase processor 2024-04-02 18:37:29 +02:00
ElementBot 30d77e5123 Update screenshots 2024-04-02 16:25:27 +00:00
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 2024-04-02 18:12:36 +02:00
Benoit Marty 4f320fd4f8 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 2024-04-02 18:12:36 +02:00
Benoit Marty 52c039d676 Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity. 2024-04-02 18:12:36 +02:00
Benoit Marty e18e5f1cc5 Run ./tools/localazy/downloadStrings.sh --all 2024-04-02 18:12:36 +02:00
Benoit Marty 565e5ce87d Improve openUrlInExternalApp API and move url to UnifiedPushConfig 2024-04-02 18:12:36 +02:00
Benoit Marty a89dde2bb4 Remove wrong comment 2024-04-02 18:12:36 +02:00