Benoit Marty
a51c2753ba
Fix test compilation issue.
4 days ago
Benoit Marty
846dbc2b18
Add media upload setting.
...
Compress media regarding the settings.
Image compression change quality to 78%
Video compression change size to 720 x 48
5 days ago
Jorge Martin Espinosa
eeec7cc785
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
1 month ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
Benoit Marty
57d927e9aa
Suggestion for room alias.
...
Rename `Mention` to `IntentionalMention` for clarity
Remove dead code, there is no intentional mention for Room or RoomAlias.
Rename `IntentionalMention.AtRoom` to `IntentionalMention.Room` to match Rust naming
2 months ago
Benoit Marty
5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. ( #3229 )
...
* Upgrade lint to 8.7.0-alpha01
* FakeMatrixRoom: lambda everywhere
Fix test compilation issues
3 months ago
Jorge Martin Espinosa
b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner ( #3125 )
...
* Use ComposablePreviewScanner to rework how screenshot testing works
* Add test sharding
* Update screenshots
* Fixes for Element Gallery
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
4 months ago
Benoit Marty
2a980a925d
Extract code in private sub methods
5 months ago
Benoit Marty
e619fefb7f
Add a flag to enable or disable incoming share
5 months ago
Benoit Marty
24d9c10f97
shareActionState is a property, no need to provide it as parameter.
5 months ago
Benoit Marty
eef45309be
Use functions from IntentCompat
5 months ago
Benoit Marty
265764ddf6
Move doc to the interface.
5 months ago
Benoit Marty
3d831323ec
More renaming
5 months ago
Benoit Marty
66daa63d86
Handle no uri to share case.
5 months ago
Benoit Marty
f9508f8472
Rename classes for clarity.
5 months ago
Benoit Marty
9a6eec3494
Ensure Uri permission is revoked.
5 months ago
Benoit Marty
0ede5d6626
Fix quality issues
5 months ago
Benoit Marty
99b827f792
Add test on SharePresenter
5 months ago
Benoit Marty
9ae0107172
Incoming share
5 months ago