Commit graph

6323 commits

Author SHA1 Message Date
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
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
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
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
Benoit Marty
5a0e76677b Improve ScreenTracker. 2024-04-02 18:12:36 +02:00
Benoit Marty
f7f25e1ead towncrier 2024-04-02 18:12:36 +02:00
ganfra
e2d6e05a17
Merge pull request #2627 from element-hq/renovate/org.robolectric-robolectric-4.x
Update dependency org.robolectric:robolectric to v4.12
2024-04-02 17:44:44 +02:00
Benoit Marty
9c89a3b0c7 Code quality 2024-04-02 16:15:06 +02:00
Benoit Marty
7b16b10a64 More tests on NotificationSettingsView. 2024-04-02 16:15:05 +02:00
Benoit Marty
9f60a28b8c Improve preview management for NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
91de03e4b9 Add test on NotificationSettingsView 2024-04-02 16:15:05 +02:00
Benoit Marty
09b2cbaaf5 Localize Troubleshoot notification feature. 2024-04-02 16:15:04 +02:00
Benoit Marty
33526db485 Fix test in VersionFormatterTest (there was a swap in the test names by the way). 2024-04-02 16:15:04 +02:00
Benoit Marty
5e27c54deb FakeStringProvider: Ensure parameter are included in the result of getString() 2024-04-02 16:15:03 +02:00
Benoit Marty
a3cb7ab265 use emit instead of tryEmit 2024-04-02 16:15:03 +02:00
Benoit Marty
8da435b514 Track NotificationTroubleshoot 2024-04-02 16:15:02 +02:00
Benoit Marty
ef48c2b5a3 Track NotificationTroubleshoot screen 2024-04-02 16:15:02 +02:00
Benoit Marty
201944890e Update analytics event lib. 2024-04-02 16:15:02 +02:00
Benoit Marty
74048cca8f Avoid tryEmit(), use emit() 2024-04-02 16:15:01 +02:00
Benoit Marty
a83952814f Rename Fake class with Mockk prefix for clarity 2024-04-02 16:15:00 +02:00
Benoit Marty
2bfe125a77 Troubleshoot notifications screen 2024-04-02 16:15:00 +02:00
Benoit Marty
6c9ea2b920 Create FakePushService. 2024-04-02 16:14:59 +02:00
Benoit Marty
609f636d1c
Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents
Hide call member events
2024-04-02 16:14:11 +02:00
Benoit Marty
71645b90a4
Merge pull request #2629 from element-hq/sync-localazy
Sync Strings
2024-04-02 16:04:56 +02:00