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
Benoit Marty
e0f8ffcc40
Merge pull request #2629 from element-hq/sync-localazy
...
Sync Strings
2024-04-02 16:04:56 +02:00
Benoit Marty
67a9765bd3
Code quality and remove reference to DefaultMatrixToConverter.SUPPORTED_PATHS in MatrixToConverter
2024-04-02 15:51:59 +02:00
Benoit Marty
fda5df848d
Fix compilation of minimal app.
2024-04-02 15:06:59 +02:00
Benoit Marty
ce371657c0
Exlude CallMember state event from the timeline ( Fixes #2625 )
2024-04-02 14:37:22 +02:00
Benoit Marty
e296fe2877
Move Event exclusion to the module appconfig.
...
It has to become an android module to be able to add a dependency on : libraries:matrix:api.
2024-04-02 14:35:58 +02:00
Benoit Marty
db3f17fd7d
Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the impl project in order to remove projects.appconfig dependency from matrix.api module.
2024-04-02 14:15:54 +02:00
renovate[bot]
fed7dd43fa
Update dagger to v2.51.1 ( #2626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 11:52:05 +02:00
renovate[bot]
48040bb8c6
Update wysiwyg to v2.35.0 ( #2611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 10:05:28 +02:00
renovate[bot]
8b43cbb615
Update dependency gradle to v8.7 ( #2597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 10:05:00 +02:00
bmarty
1e334891ab
Sync Strings from Localazy
2024-04-01 00:17:18 +00:00
renovate[bot]
c8f6f2bf30
Update plugin dependencycheck to v9.1.0
2024-03-31 14:14:55 +00:00