Benoit Marty
9d30adfed8
Remove unused NotificationPermissionManager
7 months ago
Benoit Marty
b4582564ab
Remove unused circularReveal Modifier.
7 months ago
Benoit Marty
2f7e30a88f
Remove old ExtraPadding workaround.
7 months ago
renovate[bot]
476a54c5cd
Update wysiwyg to v2.36.0 ( #2656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Benoit Marty
2d4f73522d
Merge pull request #2655 from element-hq/renovate/compose.bom
...
Update dependency androidx.compose:compose-bom to v2024.04.00
7 months ago
renovate[bot]
1d336cb297
Update dependency androidx.compose:compose-bom to v2024.04.00
7 months ago
Benoit Marty
4a2703810b
Merge pull request #2653 from element-hq/feature/bma/copyPermalink
...
Copy permalink
7 months ago
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>
7 months ago
Benoit Marty
05f6770d35
Merge pull request #2652 from element-hq/feature/bma/issueTemplates
...
Add issue template for a new Task.
7 months ago
ElementBot
ed9384bf59
Update screenshots
7 months ago
Benoit Marty
bf068f4f25
Add action to copy permalink #2650
7 months ago
Benoit Marty
b7801de3e4
Add issue template for a new Task.
7 months ago
Benoit Marty
a65e073aca
Merge pull request #2628 from element-hq/renovate/org.owasp.dependencycheck-9.x
...
Update plugin dependencycheck to v9.1.0
7 months ago
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
7 months ago
renovate[bot]
df30cf3cbd
Update dependency org.robolectric:robolectric to v4.12.1
7 months ago
Benoit Marty
f4076dcb7c
Merge pull request #2596 from element-hq/feature/bma/troubleshootNotification
...
Troubleshoot notifications screen
7 months ago
Benoit Marty
5310456b6c
Fix test compilation.
7 months ago
ElementBot
2aa53f02c5
Update screenshots
7 months ago
Benoit Marty
403240256c
Add showkase processor
7 months ago
ElementBot
30d77e5123
Update screenshots
7 months ago
Benoit Marty
cb435c523b
Create dedicated module for notification troubleshoot.
7 months ago
Benoit Marty
4f320fd4f8
Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull
7 months ago
Benoit Marty
52c039d676
Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity.
7 months ago
Benoit Marty
e18e5f1cc5
Run `./tools/localazy/downloadStrings.sh --all`
7 months ago
Benoit Marty
565e5ce87d
Improve openUrlInExternalApp API and move url to UnifiedPushConfig
7 months ago
Benoit Marty
a89dde2bb4
Remove wrong comment
7 months ago
Benoit Marty
5a0e76677b
Improve ScreenTracker.
7 months ago
Benoit Marty
f7f25e1ead
towncrier
7 months ago
ganfra
e2d6e05a17
Merge pull request #2627 from element-hq/renovate/org.robolectric-robolectric-4.x
...
Update dependency org.robolectric:robolectric to v4.12
7 months ago
Benoit Marty
9c89a3b0c7
Code quality
7 months ago
Benoit Marty
7b16b10a64
More tests on NotificationSettingsView.
7 months ago
Benoit Marty
9f60a28b8c
Improve preview management for NotificationSettingsView
7 months ago
Benoit Marty
91de03e4b9
Add test on NotificationSettingsView
7 months ago
Benoit Marty
09b2cbaaf5
Localize Troubleshoot notification feature.
7 months ago
Benoit Marty
33526db485
Fix test in VersionFormatterTest (there was a swap in the test names by the way).
7 months ago
Benoit Marty
5e27c54deb
FakeStringProvider: Ensure parameter are included in the result of getString()
7 months ago
Benoit Marty
a3cb7ab265
use emit instead of tryEmit
7 months ago
Benoit Marty
8da435b514
Track NotificationTroubleshoot
7 months ago
Benoit Marty
ef48c2b5a3
Track NotificationTroubleshoot screen
7 months ago
Benoit Marty
201944890e
Update analytics event lib.
7 months ago
Benoit Marty
74048cca8f
Avoid tryEmit(), use emit()
7 months ago
Benoit Marty
a83952814f
Rename Fake class with `Mockk` prefix for clarity
7 months ago
Benoit Marty
2bfe125a77
Troubleshoot notifications screen
7 months ago
Benoit Marty
6c9ea2b920
Create FakePushService.
7 months ago
Benoit Marty
609f636d1c
Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents
...
Hide call member events
7 months ago
Benoit Marty
71645b90a4
Merge pull request #2629 from element-hq/sync-localazy
...
Sync Strings
7 months ago
Benoit Marty
8e7fdc859c
Code quality and remove reference to `DefaultMatrixToConverter.SUPPORTED_PATHS` in `MatrixToConverter`
7 months ago
Benoit Marty
ef7553a6f6
Fix compilation of minimal app.
7 months ago
Benoit Marty
71b8a1df90
Exlude CallMember state event from the timeline ( Fixes #2625 )
7 months ago
Benoit Marty
2a248417fa
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.
7 months ago