Commit Graph

904 Commits

Author SHA1 Message Date
Jorge Martin Espinosa
c0e1c33159 Fix MainActionButton layout for long texts (#3158)
* Fix `MainActionButton` layout for long texts

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-07-08 11:43:24 +00:00
ElementBot
8e059cc5c2 Sync Strings (#3156)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-07-08 07:34:58 +00:00
renovate[bot]
8aa4fbdade Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31 (#3145)
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.31

* Use new Rust client side sorting API

* Make `RoomListEntriesUpdate.describe()` an extension function

* Remove `RoomListSummary.Filled` and `RoomListSummary.Empty`

* Fix icon sizes to pass the lint checks

* Update screenshots

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-07-05 15:25:42 +00:00
Jorge Martin Espinosa
b0846de5e1 Remove Showkase processor not found warning from Danger (#3148)
Instead create a new rule to check if the package name is included in `ComposablePreviewProvider`.
2024-07-05 15:15:18 +02:00
ElementBot
74b0fc7d6d Update screenshots 2024-07-05 08:23:51 +00:00
ElementBot
dcceeba009 Update screenshots 2024-07-05 07:34:11 +00:00
Benoit Marty
5de08795f4 Merge pull request #3064 from element-hq/feature/bma/avatarClick
Improve click behavior on room timeline title
2024-07-04 16:08:40 +02:00
ElementBot
20787ec259 Update screenshots 2024-07-04 07:37:17 +00:00
ElementBot
44930af4cc Update screenshots 2024-07-03 16:13:19 +00:00
Benoit Marty
7ce58fee6c Move com.github.sergio-sastre.ComposablePreviewScanner:android:0.1.2 to gradle catalog and reorder dependencies. 2024-07-03 17:26:02 +02:00
Benoit Marty
dadbab00c2 :uitest module: remove dead code. 2024-07-03 17:22:32 +02:00
Benoit Marty
1dea668480 Record preview for app icons. 2024-07-03 17:20:35 +02:00
Jorge Martin Espinosa
950e502ca6 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>
2024-07-03 13:05:06 +02:00
Benoit Marty
6c0719e067 Merge pull request #3025 from element-hq/feature/bma/elementEnterprise
Element enterprise (EE) foundations
2024-07-01 17:08:40 +02:00
Benoit Marty
4047f4395d Let Konsist checks the license header 2024-07-01 11:12:02 +02:00
Benoit Marty
58cdd37a57 Merge pull request #3053 from element-hq/feature/bma/callSettings
Alert for incoming call even if notifications are disabled - WAITING FOR FINAL PRODUCT DECISION
2024-06-28 14:21:23 +02:00
ElementBot
edcc8ba112 Update screenshots 2024-06-26 13:34:52 +00:00
Benoit Marty
d43a8c8bea Add first EnterpriseService. 2024-06-26 11:59:41 +02:00
ElementBot
b436fcf936 Update screenshots 2024-06-24 09:32:03 +00:00
ElementBot
429ea73d16 Update screenshots 2024-06-21 14:24:55 +00:00
ElementBot
918d4cd318 Update screenshots 2024-06-21 14:09:32 +00:00
ElementBot
4a991276d3 Update screenshots 2024-06-20 13:15:59 +00:00
ElementBot
85538c90e6 Update screenshots 2024-06-20 12:55:37 +00:00
ganfra
e93a41a5b5 Merge branch 'develop' into feature/fga/sending_queue_iteration 2024-06-19 13:54:24 +02:00
ElementBot
d6aeb041a3 Update screenshots 2024-06-19 11:52:27 +00:00
ElementBot
a8f5af9f62 Update screenshots 2024-06-19 11:10:31 +00:00
ElementBot
f53c7f6f77 Update screenshots 2024-06-18 14:35:04 +00:00
Benoit Marty
1d5970adbc Merge branch 'develop' into feature/bma/fixFdroidNotification 2024-06-18 10:28:04 +02:00
Jorge Martin Espinosa
feef0f6976 Add full screen intent permissions banner (#3024)
* Add full screen intent permissions banner, creating `:libraries:fullscreenintent` modules.
* Add it to notification settings too:
    - Create `libraries:fullscreenintent` modules for the permission presenter and associated data.
    - Add the presenter and states to `NotificationSettingsPresenter` and `NotificationSettingsView`.
* Use the right API to check for full screen intent permissions.
- Use the right package name for `:libraries:permission` contents.
* Fix broken tests (flaky?)
* Ignore coverage verification for fake and small presenters

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-18 07:41:10 +00:00
ElementBot
a9dcdbf2ae Update screenshots 2024-06-17 16:15:43 +00:00
ElementBot
582fa30736 Update screenshots 2024-06-17 11:22:16 +00:00
Benoit Marty
4416a9fbe9 Remove other wrong dependency. 2024-06-14 10:30:10 +02:00
ganfra
4a68dd786c Merge pull request #3023 from element-hq/feature/fga/update_rust_sdk_0.2.25
Feature/fga/update rust sdk 0.2.25
2024-06-13 14:07:10 +02:00
Benoit Marty
dfb4298856 Merge pull request #3012 from element-hq/feature/bma/elementCallUrl
Make Element Call widget URL configurable with call .well-known file
2024-06-13 14:06:22 +02:00
ganfra
8ab388ee04 Merge branch 'develop' into feature/fga/update_rust_sdk_0.2.25 2024-06-12 16:55:25 +02:00
ElementBot
de6f93d2e3 Update screenshots 2024-06-12 14:11:56 +00:00
Jorge Martin Espinosa
54845866a6 Fix tracing configuration in debug and nightlies (#3019)
* Fix tracing configuration in debug and nightlies:

- Debug will now write the logs to disk too.
- Nightly will be able to customise tracing filters.
- Improved the configure tracing and bug report screens.

* Update screenshots

* Add changelog

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-12 10:20:43 +00:00
ElementBot
f2a7a3b8f9 Update screenshots 2024-06-11 15:31:23 +00:00
Jorge Martin Espinosa
a16dff14f8 Add timeline item for m.call.notify events (#2986)
* Add timeline item for `m.call.notify` events

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-10 14:55:37 +00:00
Jorge Martin Espinosa
6f8de0b2c6 Element Call ringing notifications (#2978)
- Add `ActiveCallManager` to handle incoming and ongoing calls.
- Add ringing call notifications with full screen intents and missed call ones as part of the 'conversation' notifications.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-06-10 11:51:19 +02:00
ElementBot
5a19231be4 Update screenshots 2024-06-05 16:55:03 +00:00
ElementBot
e52f06cf7d Update screenshots 2024-06-04 15:21:05 +00:00
ganfra
a72536057e Merge branch 'develop' into renovate/app.cash.paparazzi-1.x 2024-06-04 16:51:59 +02:00
ganfra
bf84875b9a screenshot tests: remove workaround for API 34 now it's handled. 2024-06-04 16:50:05 +02:00
ElementBot
d979f65d40 Update screenshots 2024-06-04 07:22:22 +00:00
Jorge Martin Espinosa
35702c04e9 Sign in with QR code (#2793)
* Add QR code login.
* Add FF to disable it in release mode.
* Force portrait orientation on the login flow.
* Create `NumberedList` UI components.
* Improve camera permission dialog.
* Make nodes in qrcode feature use `QrCodeLoginScope` instead of `AppScope`
* Bump SDK version.
* Fix maestro tests

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-05-31 14:38:27 +02:00
Benoit Marty
e0c55ff4c8 Merge pull request #2957 from element-hq/feature/bma/konsistClassName
Konsist class name
2024-05-31 13:02:01 +02:00
ElementBot
8522012c7a Update screenshots 2024-05-31 10:51:11 +02:00
Benoit Marty
a00ee18f96 Add Konsist test Class with 'ContributeBinding' annotation should have allowed prefix and fix exissting issues.
Also remove annotation `DefaultPreferences`, we only have one implementation.
2024-05-31 10:18:08 +02:00
Benoit Marty
9367f58216 Rename some class from Impl to Default 2024-05-31 09:47:27 +02:00