ganfra
fc20b7399a
Room navigation : more reliable roomInfoFlow method
2024-04-10 11:41:06 +02:00
ganfra
23604e0549
Room navigation : import join room strings
2024-04-09 15:53:25 +02:00
ganfra
9c1a0b5581
Room navigation : extract JoinRoomNode to his own feature module
2024-04-09 15:03:27 +02:00
ganfra
9ff0e8eccb
Room navigation : reuse accept/decline presentation logic
2024-04-09 14:16:17 +02:00
ganfra
5b8690d32e
Room navigation : refactor Invites so we can use it in other places
2024-04-08 21:18:25 +02:00
ganfra
28361be6e8
Room navigation : rename module invitelist to invite
2024-04-08 17:22:13 +02:00
ganfra
59df98dcac
Join Room : improve a bit
2024-04-08 15:54:08 +02:00
ganfra
6d86dbd996
Join Room : add member count
2024-04-05 18:41:15 +02:00
ganfra
64ef638f26
Room navigation : do not replay RoomMembership Changes
2024-04-05 17:57:38 +02:00
ganfra
d4e7345a01
Room navigation : introduce the JoinRoomNode
2024-04-05 17:57:02 +02:00
ganfra
abca950636
Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes
2024-04-04 20:36:16 +02:00
Benoit Marty
68ababa0be
Merge pull request #2653 from element-hq/feature/bma/copyPermalink
...
Copy permalink
2024-04-03 17:38:38 +02:00
Jorge Martin Espinosa
8b335a9125
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
06ba5eaafc
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
f472136cd2
Update screenshots
2024-04-03 13:47:24 +00:00
Benoit Marty
90a03cbd4c
Add action to copy permalink #2650
2024-04-03 15:37:21 +02:00
Benoit Marty
16e35276fb
Add issue template for a new Task.
2024-04-03 14:39:51 +02:00
Benoit Marty
9d820798c9
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
f67fc8da0f
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]
042be4f212
Update dependency org.robolectric:robolectric to v4.12.1
2024-04-02 18:52:12 +00:00
Benoit Marty
100e022fd6
Merge pull request #2596 from element-hq/feature/bma/troubleshootNotification
...
Troubleshoot notifications screen
2024-04-02 20:50:52 +02:00
Benoit Marty
f2ca45dbd9
Fix test compilation.
2024-04-02 19:50:41 +02:00
ElementBot
2c30de4777
Update screenshots
2024-04-02 16:50:13 +00:00
Benoit Marty
7838a09b50
Add showkase processor
2024-04-02 18:37:29 +02:00
ElementBot
c373ddc4ad
Update screenshots
2024-04-02 16:25:27 +00:00
Benoit Marty
7945297a28
Create dedicated module for notification troubleshoot.
2024-04-02 18:12:36 +02:00
Benoit Marty
5a97d322c4
Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull
2024-04-02 18:12:36 +02:00
Benoit Marty
8971a6c0fb
Rename UserPushStoreFactory.create to UserPushStoreFactory.getOrCreate for code clarity.
2024-04-02 18:12:36 +02:00
Benoit Marty
75f1d2fdc0
Run ./tools/localazy/downloadStrings.sh --all
2024-04-02 18:12:36 +02:00
Benoit Marty
496e0ea566
Improve openUrlInExternalApp API and move url to UnifiedPushConfig
2024-04-02 18:12:36 +02:00
Benoit Marty
b372a2af2d
Remove wrong comment
2024-04-02 18:12:36 +02:00
Benoit Marty
37c41131ea
Improve ScreenTracker.
2024-04-02 18:12:36 +02:00
Benoit Marty
f11dd23327
towncrier
2024-04-02 18:12:36 +02:00
ganfra
d6655cc782
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
d8b41e79bd
Code quality
2024-04-02 16:15:06 +02:00
Benoit Marty
62dd70d4e1
More tests on NotificationSettingsView.
2024-04-02 16:15:05 +02:00
Benoit Marty
17d2159cd6
Improve preview management for NotificationSettingsView
2024-04-02 16:15:05 +02:00
Benoit Marty
26d1894449
Add test on NotificationSettingsView
2024-04-02 16:15:05 +02:00
Benoit Marty
a3253bbe5c
Localize Troubleshoot notification feature.
2024-04-02 16:15:04 +02:00
Benoit Marty
37712298c5
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
e3d02b9804
FakeStringProvider: Ensure parameter are included in the result of getString()
2024-04-02 16:15:03 +02:00
Benoit Marty
2bfde5e85d
use emit instead of tryEmit
2024-04-02 16:15:03 +02:00
Benoit Marty
6aa3169496
Track NotificationTroubleshoot
2024-04-02 16:15:02 +02:00
Benoit Marty
12a1cf048e
Track NotificationTroubleshoot screen
2024-04-02 16:15:02 +02:00
Benoit Marty
5b74a71183
Update analytics event lib.
2024-04-02 16:15:02 +02:00
Benoit Marty
df0d790493
Avoid tryEmit(), use emit()
2024-04-02 16:15:01 +02:00
Benoit Marty
e9308400bd
Rename Fake class with Mockk prefix for clarity
2024-04-02 16:15:00 +02:00
Benoit Marty
8588ce7a72
Troubleshoot notifications screen
2024-04-02 16:15:00 +02:00
Benoit Marty
5ff74caed8
Create FakePushService.
2024-04-02 16:14:59 +02:00
Benoit Marty
3edbb29eb8
Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents
...
Hide call member events
2024-04-02 16:14:11 +02:00