Commit Graph

945 Commits

Author SHA1 Message Date
ElementBot
50fa209baf Update screenshots 2024-08-29 14:39:56 +00:00
ElementBot
b70079a0d5 Update screenshots 2024-08-29 08:08:12 +00:00
ElementBot
5c4c7c1a77 Update screenshots 2024-08-27 15:55:18 +00:00
bmarty
1b064a008f Sync Strings from Localazy 2024-08-26 00:25:40 +00:00
ElementBot
62f687ee86 Update screenshots 2024-08-22 11:54:08 +00:00
ElementBot
98ef608b89 Update screenshots 2024-08-21 13:45:00 +00:00
Benoit Marty
a8f0c6c2b2 Add test on function name which may start or end with spaces and fix existing issues. 2024-08-20 17:11:30 +02:00
Benoit Marty
c420fcad18 Merge pull request #3240 from element-hq/feature/valere/message_shields
Timeline UI | MessageShield Support
2024-08-16 14:25:33 +02:00
ElementBot
12bdeed60d Update screenshots 2024-08-16 09:44:36 +00:00
Benoit Marty
350c678199 Add preview for message shield dialog. 2024-08-16 11:33:52 +02:00
ElementBot
970d11ffd1 Update screenshots 2024-08-16 08:07:11 +00:00
ElementBot
05f02f2aa7 Update screenshots 2024-08-14 15:49:23 +00:00
ElementBot
73b0cd9757 Update screenshots 2024-08-14 15:31:44 +00:00
Benoit Marty
34268a30ea 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
76a091629f Update screenshots 2024-08-13 08:55:07 +02:00
ElementBot
b022652b0d Update screenshots 2024-08-13 08:55:06 +02:00
ElementBot
a4674b55a8 Update screenshots 2024-08-07 14:41:27 +00:00
ElementBot
3e19b15c9d Update screenshots 2024-07-31 14:43:47 +00:00
ElementBot
8adabda028 Update screenshots 2024-07-31 11:55:28 +00:00
ganfra
878333cc77 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
5ec9948367 Update screenshots 2024-07-25 07:33:26 +00:00
ElementBot
043682300a Update screenshots 2024-07-19 14:43:41 +00:00
ElementBot
73bf14f7d2 Update screenshots 2024-07-19 12:58:11 +00:00
Benoit Marty
a31e78f186 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
e9d40a23a5 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
3cab6c92d0 Add exception for Konsist test. 2024-07-17 18:08:17 +02:00
ElementBot
7d14870da6 Update screenshots 2024-07-17 16:05:12 +00:00
ElementBot
5e240254a3 Update screenshots 2024-07-17 14:14:01 +00:00
ElementBot
6310a0d411 Update screenshots 2024-07-17 09:10:50 +00:00
Benoit Marty
591eac4ddc 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
89ec904c4a 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
93090279c2 Update screenshots 2024-07-15 15:31:46 +00:00
Benoit Marty
f3b3b97877 Add preview for Call screen in different PipState. 2024-07-15 17:23:03 +02:00
Jorge Martin Espinosa
176755ac33 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
bb47ff8f49 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
39ca870d45 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
02d6134643 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
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
1fcdaf0ffa Update screenshots 2024-07-08 11:29:02 +00:00
Benoit Marty
13f2439604 Remove extra parenthesis 2024-07-08 13:19:35 +02:00
Benoit Marty
d00af657a2 Add Ui test on CallScreenView 2024-07-08 12:30:06 +02: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
Benoit Marty
f3d48355f6 Add Konsist test to ensure that we invoke callback method on all the Callback instances. 2024-07-05 12:00:04 +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