Commit Graph

932 Commits

Author SHA1 Message Date
ElementBot ced4f0c018 Update screenshots 2024-08-16 08:07:11 +00:00
ElementBot 0661cd2046 Update screenshots 2024-08-14 15:49:23 +00:00
Benoit Marty faf1e7da9f Iterate on shield mapping and rendering
Also handle click on the timeline and information displayed on long click.
2024-08-14 17:24:11 +02:00
ElementBot c96539163d Update screenshots 2024-08-07 14:41:27 +00:00
ElementBot 6ee86a2fc7 Update screenshots 2024-07-31 14:43:47 +00:00
ElementBot d2a9a2539e Update screenshots 2024-07-31 11:55:28 +00:00
ganfra 27027371c0 Merge pull request #3222 from element-hq/feature/jme/add-simplified-sliding-sync-toggle
Add simplified sliding sync toggle to developer options
2024-07-25 10:37:11 +02:00
ElementBot 5fcb80970d Update screenshots 2024-07-25 07:33:26 +00:00
ElementBot a71d7eb2b4 Update screenshots 2024-07-19 14:43:41 +00:00
ElementBot fa0430927a Update screenshots 2024-07-19 12:58:11 +00:00
Benoit Marty 2216c11039 Merge pull request #3209 from element-hq/feature/bma/fixTruncatedButtons
Reduce the risk of text truncation in buttons.
2024-07-18 10:32:48 +02:00
Benoit Marty 5e6ac6fa57 Merge pull request #3207 from element-hq/feature/bma/openSourceLicenses
Add generated screen to show open source licenses in Gplay variant
2024-07-17 18:59:13 +02:00
Benoit Marty ad3c4e1216 Add exception for Konsist test. 2024-07-17 18:08:17 +02:00
ElementBot 035d9d6c06 Update screenshots 2024-07-17 16:05:12 +00:00
ElementBot 7edbde3aac Update screenshots 2024-07-17 14:14:01 +00:00
ElementBot 26aaa9e070 Update screenshots 2024-07-17 09:10:50 +00:00
Benoit Marty 544b4a1057 Merge pull request #3199 from element-hq/feature/bma/improvePip
Improve pip and add feature flag.
2024-07-16 10:18:13 +02:00
Jorge Martin Espinosa 2ff5fa67fc Restore intentional mentions in the markdown/plain text editor (#3193)
* Restore intentional mentions in the markdown/plain text editor

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-07-15 18:27:59 +02:00
ElementBot 9c42c2d46d Update screenshots 2024-07-15 15:31:46 +00:00
Benoit Marty a0b8679776 Add preview for Call screen in different PipState. 2024-07-15 17:23:03 +02:00
Jorge Martin Espinosa 5944f112fb Subscribe to RoomListItems in the visible range (#3169)
* Subscribe to `RoomListItems` in the visible range

This ensures the room list items always have updated info.
2024-07-11 10:54:56 +02:00
Jorge Martin Espinosa 0be7058416 Unify the way we decide whether a room is a DM or a group room (#3100)
* Add centralised 'room is DM' check

Also add extension functions for `MatrixRoom` and `MatrixRoomInfo`.

* Use the centralised method and extension functions through the app, including:

- Room list.
- Room details screen.
- Invites.
- Notifications.

Replace most `isDirect` usages with `isDm`.

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-07-10 16:28:46 +00:00
Benoit Marty 97f3959379 Merge pull request #3146 from element-hq/feature/bma/invokeAllCallbacks
Ensure that all callback plugins are invoked.
2024-07-09 16:17:02 +02:00
Benoit Marty b0c9091948 Merge pull request #3159 from element-hq/feature/bma/elementCallPip
Add support for Picture In Picture for Element Call
2024-07-08 19:58:39 +02:00
Jorge Martin Espinosa c550436500 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 0a1725f16d Update screenshots 2024-07-08 11:29:02 +00:00
Benoit Marty b409f2ea19 Remove extra parenthesis 2024-07-08 13:19:35 +02:00
Benoit Marty 0093e611cd Add Ui test on CallScreenView 2024-07-08 12:30:06 +02:00
ElementBot 3a91b4f39d Sync Strings (#3156)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-07-08 07:34:58 +00:00
renovate[bot] 68efc918ba 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 1f69722bdd 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
Benoit Marty d000f956b6 Add Konsist test to ensure that we invoke callback method on all the Callback instances. 2024-07-05 12:00:04 +02:00
ElementBot 02224b5576 Update screenshots 2024-07-05 08:23:51 +00:00
ElementBot 85a22eb719 Update screenshots 2024-07-05 07:34:11 +00:00
Benoit Marty 489c1f4dfa 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 3023329200 Update screenshots 2024-07-04 07:37:17 +00:00
ElementBot cd060f563d Update screenshots 2024-07-03 16:13:19 +00:00
Benoit Marty 64cb2d29ae 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 47acfa29b1 :uitest module: remove dead code. 2024-07-03 17:22:32 +02:00
Benoit Marty 39bb543617 Record preview for app icons. 2024-07-03 17:20:35 +02:00
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>
2024-07-03 13:05:06 +02:00
Benoit Marty 6c4e7ec85e Merge pull request #3025 from element-hq/feature/bma/elementEnterprise
Element enterprise (EE) foundations
2024-07-01 17:08:40 +02:00
Benoit Marty d22dd7c2f7 Let Konsist checks the license header 2024-07-01 11:12:02 +02:00
Benoit Marty f6fe030d6a 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 76d0f4b105 Update screenshots 2024-06-26 13:34:52 +00:00
Benoit Marty 1b72221df7 Add first EnterpriseService. 2024-06-26 11:59:41 +02:00
ElementBot d02f81176d Update screenshots 2024-06-24 09:32:03 +00:00
ElementBot 810d9661b0 Update screenshots 2024-06-21 14:24:55 +00:00
ElementBot 93c1b2005a Update screenshots 2024-06-21 14:09:32 +00:00
ElementBot b9e204a0e8 Update screenshots 2024-06-20 13:15:59 +00:00