Commit Graph

1524 Commits

Author SHA1 Message Date
ElementBot
401fc26b80 Update screenshots 2025-12-22 14:41:43 +00:00
ElementBot
7de4b7d3af Update screenshots 2025-12-22 10:29:46 +00:00
ElementBot
1f7c6c86d2 Update screenshots 2025-12-17 14:21:11 +00:00
Benoit Marty
0e6a0c7f2f Fix how we compute screenshot files.
`AttachmentsPreviewViewPreview` was wrongly converted to `AttachmentsView` instead of `AttachmentsPreviewView`
2025-12-17 15:05:11 +01:00
ElementBot
9e23d9f451 Update screenshots 2025-12-17 11:26:22 +00:00
ElementBot
15bb74a8f7 Update screenshots 2025-12-17 08:46:11 +00:00
ElementBot
a8f28f9891 Update screenshots 2025-12-16 21:09:45 +00:00
ElementBot
2bb5125a8b Update screenshots 2025-12-16 10:57:07 +00:00
ElementBot
6880cf518c Sync Strings from Localazy (#5904)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-12-15 23:51:19 +01:00
ganfra
d85fca97b5 Merge pull request #5900 from element-hq/feature/fga/update_invite_selection_design
Design : update user rows
2025-12-15 10:33:57 +01:00
ElementBot
7fd8ae5c51 Update screenshots 2025-12-12 17:05:45 +00:00
Benoit Marty
9ba84a1f8f Merge pull request #5888 from element-hq/feature/bma/roomListIcons
RoomSummary: move the icon related to the last message state on start of the message.
2025-12-12 17:12:34 +01:00
ElementBot
23f3195b2a Update screenshots 2025-12-12 11:36:01 +00:00
ElementBot
6876d0da22 Update screenshots 2025-12-11 14:06:53 +00:00
Skye Elliot
d0ba02dd7e Add alert to encrypted rooms with visible history (Android). (#5709)
* feat: Add visible history alert to encrypted rooms.

- Adds a dismissable alert that is displayed whenever the user opens a
  room with `history_visibility` != `joined`. When cleared, this is
  recorded in the app's data store.
- When opening a room with `history_visibility` = `joined`, this flag is
  cleared.`

Issue: https://github.com/element-hq/element-meta/issues/2875

* chore: Fix linting issues.

* feat: Move alert showing logic into state presenter.

* chore: Fix linting issues.

* tests: Fixup tests.

* feat: Use real link.

* chore: Update license header.

* chore: Add (c) to license headers.

* chore: Add `.` to license header.

* feat: Lock alert behind history sharing developer setting.

* ci: Trigger record screenshots

* feat: Create repo key using session ID for multi-account support.

* feat: Use session ID hash for constructing data store.

* tests: Correct and update tests.

* tests: Update snapshots.

* feat: Prevent identity alert from displaying with history visibility alert.

* feat: Tidy up HistoryVisibleStatePresenter logic, update previews.

* chore: Remove unused import.

* chore: Update screenshots.

* feat: Add translation string.

* chore: Remove redundant temporary translation file.
2025-12-08 21:19:15 +01:00
Benoit Marty
4cfd8907dd Merge pull request #5852 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.5.1
2025-12-08 15:05:12 +01:00
bmarty
f4c8bbd8ad Sync Strings from Localazy 2025-12-08 00:34:18 +00:00
Benoit Marty
72b3decf4c Detekt: enable rule exceptions.SwallowedException and fix existing issue. 2025-12-05 09:45:23 +01:00
Jorge Martín
9a9f4fd67d Fix screenshot tests blocking testDebugUnitTest task 2025-12-04 12:17:52 +01:00
ElementBot
6f7726a472 Update screenshots 2025-12-03 17:45:55 +00:00
Benoit Marty
a2c92db360 Improve test. 2025-12-03 18:05:10 +01:00
Benoit Marty
eec632661f Remove confirmExitAction and use AsyncAction.ConfirmingCancellation instead. 2025-12-03 18:05:09 +01:00
ganfra
8382d6292e Merge pull request #5844 from element-hq/feature/fga/room_edit_details
Change : room details edit
2025-12-03 17:43:59 +01:00
ganfra
42e3a62ab1 Merge pull request #5826 from element-hq/feature/fga/hide_banned_members_name
change(room member): make sure we never display name/avatar when member is banned
2025-12-03 17:19:30 +01:00
ElementBot
cba07bfd23 Update screenshots 2025-12-03 14:26:02 +00:00
ganfra
c8d4ca66cf Merge pull request #5830 from element-hq/sync-localazy
Sync Strings
2025-12-02 20:58:45 +01:00
Benoit Marty
39e580284d Merge pull request #5824 from element-hq/feature/bma/roomListIndicators
Add room list indicators about last message
2025-12-02 17:42:46 +01:00
ElementBot
5e5a6e02ba Update screenshots 2025-12-02 16:18:44 +00:00
Jorge Martin Espinosa
77be19bf3b Load JoinedRoom in home screen, pass it to the room flow (#5817)
* Load `JoinedRoom` in `HomeFlowNode.navigateToRoom`, then pass it to the next navigation nodes

* Add delayed loading indicator for cases when loading the room takes too long

* Avoid an extra FFI call in `RustRoomFactory`.

Use `RoomInfo.membership` instead.

Also use `computation` dispatcher, since it should reduce the delay when switching contexts.

* Remove the dispatcher usage when loading the room in `HomeFlowNode`, we immediately call a method that changes the dispatcher used

* Make sure only a single room is opened at a time
2025-12-02 15:22:55 +00:00
ElementBot
e6bbc7059e Update screenshots 2025-11-27 17:28:21 +00:00
ElementBot
4324f4ae67 Update screenshots 2025-11-27 12:17:28 +00:00
ElementBot
e0d7e9eab5 Update screenshots 2025-11-26 15:10:07 +00:00
ElementBot
9a9cd7c066 Update screenshots 2025-11-25 13:45:55 +00:00
ganfra
d62f250e00 quality: fix warnings 2025-11-25 14:30:59 +01:00
ElementBot
cd9a0272c5 Sync Strings (#5792)
* Sync Strings from Localazy

* Update localazy config and sync strings.

* Use the new localazy key.

* Sync strings again

* Sync strings again and fix compilation issue.

* Update screenshots

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2025-11-24 17:28:49 +01:00
Benoit Marty
df7640a0a3 Edit user profile cancel confirmation (#5788)
* Show not save dialog when exiting user profile edition with unsaved changes

* Use test extension

* Add unit tests

* Add preview

* Add unit test on EditUserProfileView

* Avoid using navigateUp.

* Update screenshots

* Remove BaseCallback, it's actually not ideal when looking for usage.

* Remove BaseNavigator, it's actually not ideal when looking for usage.

* Fix crash when clicking fast on back key on the Add account screen.

* Fix crash when clicking fast on back key on the Labs screen.

* Fix crash when clicking fast on back key on the Developer settings screen.

* Fix compilation issue in test

---------

Co-authored-by: ElementBot <android@element.io>
2025-11-24 09:38:15 +01:00
Benoit Marty
80d799c4db Merge pull request #5786 from element-hq/feature/bma/addAdminConfirmation
Ensure confirmation dialog is displayed when an admin add other admin to a room
2025-11-21 17:06:42 +01:00
ElementBot
c31db1112c Update screenshots 2025-11-21 14:29:04 +00:00
ElementBot
74b658eea9 Update screenshots 2025-11-21 08:35:49 +00:00
ElementBot
42dd6c3544 Sync Strings from Localazy (#5782)
Co-authored-by: jmartinesp <480955+jmartinesp@users.noreply.github.com>
2025-11-20 15:25:19 +00:00
Benoit Marty
ccd704acd9 Enable Konsist test. 2025-11-17 18:03:43 +01:00
ElementBot
5087cb8bbd Sync Strings from Localazy (#5747)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2025-11-17 10:29:26 +01:00
ElementBot
99b456c25f Update screenshots 2025-11-14 11:42:00 +00:00
ElementBot
0bfa3daf8f Update screenshots 2025-11-13 16:28:58 +00:00
Benoit Marty
2667b3e5f8 Copyright: update test 2025-11-10 11:25:37 +01:00
Benoit Marty
d103382993 Copyright: update enterprise code. 2025-11-10 11:23:26 +01:00
Benoit Marty
f5f1cee53b Copyright: Update Konsist test 2025-11-10 11:05:28 +01:00
Benoit Marty
1292da2a72 Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
Benoit Marty
b748fcc631 Copyright: Add final period 2025-11-10 10:13:41 +01:00
Benoit Marty
0a0224b586 Copyright: run command uv run license-editor --repository ../element-x-android 2025-11-10 10:09:26 +01:00