Mauro
2ccf11618d
Remove plain style layout ( #2980 )
2024-06-27 16:53:19 +02:00
Mauro
60d4fccc07
Hide timeline style selection ( #2968 )
2024-06-26 12:42:12 +02:00
Doug
6e834e7f8b
Use the room heroes when computing a DM avatar. ( #2900 )
...
* Use room heroes for DM avatar content ID.
* Use RoomAvatar.heroes for the DM Details stack.
2024-06-19 10:27:10 +00:00
Stefan Ceriu
4111e5618d
Stop showing "Preview unavailable" while loading room preview details on the JoinRoomScreen
2024-06-14 17:33:02 +03:00
Mauro
8b8cee0a78
Store and restore drafts ( #2898 )
2024-06-13 12:19:38 +00:00
Stefan Ceriu
98e804f489
Allow showing the developer options on any build type by tapping the settings screen version footer 7 times (a la android)
2024-06-12 13:07:00 +03:00
Stefan Ceriu
4eaf17839f
Rollback dependencies in an attempt to fix EX snapshot tests ( #2918 )
...
* Rollback dependencies in an attempt to fix EX snapshot tests
* Rollback snapshots as well
* Rollback Prefire only
2024-06-12 10:46:44 +03:00
Stefan Ceriu
6a5b355a7c
Update failing snapshots
2024-06-11 18:09:43 +03:00
Stefan Ceriu
dda1740ce3
Fix reaction summary and poll history snapshots
2024-06-10 10:46:24 +03:00
Doug
80b4a2a8c9
Update Compound. ( #2906 )
...
* Update Compound.
* Remove LFS hack from the docs.
* Fix preview tests
---------
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
2024-06-07 12:25:24 +03:00
Mauro
6192576bff
updated strings for the dclined state of qr code ( #2895 )
2024-06-03 11:52:16 +02:00
Stefan Ceriu
3993ab0ebf
element-hq/element-x-ios/issues/2876 - Add support for showing call notifications in the timeline
2024-05-31 13:32:47 +03:00
Mauro
e09e34aa61
QR Code Login Flow ( #2767 )
...
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com >
Co-authored-by: Hugh Nimmo-Smith <hughns@element.io >
2024-05-29 17:07:17 +02:00
Stefan Ceriu
c9f256aa36
Tweak the onboarding flow identity confirmation screen
...
- hide the recovery key option if recovery wasn't set up beforehand
- add a button to present the reset encryption instructions screen
2024-05-24 15:35:23 +03:00
Mauro
cbfa4f2cf6
DM Details have been updated ( #2836 )
2024-05-14 18:47:20 +02:00
Doug
29ca045c5f
Add Forgot PIN button to AppLockSetupPINScreen. ( #2833 )
2024-05-13 15:41:35 +01:00
Mauro
ce2de325ac
UI update for room details ( #2831 )
2024-05-10 17:58:35 +02:00
Stefan Ceriu
434a6428ee
Update FormattedBodyText snapshots: cover more cases and use sizeThatFits layout
2024-05-10 14:07:43 +03:00
Stefan Ceriu
0548450b6b
Enable room list invites by default and remove old code paths
2024-05-09 19:01:57 +03:00
Mauro
f52ccd6f4d
UX Update for user profile screen and room member details ( #2822 )
2024-05-09 15:41:09 +00:00
Stefan Ceriu
1eb0b569d0
Seamlessly switch for the RichTextEditor based message composer to the… ( #2753 )
...
* Seemlesly switch for the RichTextEditor based message composer to the plain one depending on whether formatting options are enabled or not.
* Address PR comments
* Fixes #2803 - Add extra padding at the bottom of the composer suggestions list
* Update preview test snapshots
* Update UI test snapshots
2024-05-08 17:57:32 +03:00
Mauro
e0358878bd
Updated settings screen ( #2791 )
2024-05-07 12:53:46 +02:00
Mauro
e61ab07133
Allow emotes in the menu to scroll if their size overflows the container ( #2780 )
2024-05-07 11:04:03 +02:00
ElementRobot
1aa1174e9d
Translations update ( #2786 )
...
Co-authored-by: Velin92 <Velin92@users.noreply.github.com >
Co-authored-by: Mauro Romito <mauro.romito@element.io >
2024-05-06 13:18:48 +02:00
Doug
452a4c12b8
Permalink polish ( #2771 )
...
* Fix unbalanced padding.
* Animate the scroll to an event when it is already loaded.
* Perform the timeline clearance immediately before replacing the items.
Hides the empty timeline that was briefly shown.
* Make switching timeline more resilient.
2024-05-02 17:51:38 +01:00
Mauro
8d0cd9f5bd
Account URL is now fetched async ( #2769 )
2024-04-30 19:08:32 +02:00
Doug
9af6274d60
Public room search tweaks ( #2750 )
...
- Remove the "Join" button.
- Hide the extra bottom separator.
- Show an empty search result.
- Fix a bug where we would paginate and search simultaneously.
2024-04-29 10:01:48 +01:00
Valere
07e4bb5ca0
Add specific UX for Expected UTDs due to membership ( #2740 )
...
* Add specific UX for Expected UTDs due to membership
* Update analytics package and snapshots.
* Add changelog
2024-04-26 17:22:01 +01:00
Doug
7134361876
Fix some snapshots. ( #2749 )
2024-04-26 14:07:20 +01:00
Doug
0b2bb7f056
Prepare for event focus and forward pagination ( #2745 )
...
Neither are available yet.
2024-04-25 18:32:33 +01:00
Stefan Ceriu
18081fbe48
Remove join room screen graphic and align platforms
2024-04-24 17:26:10 +03:00
Doug
b0db1f67e1
Update strings with API breaks. ( #2720 )
2024-04-22 10:52:29 +01:00
Stefan Ceriu
018d1b0e19
Membership aware room routes ( #2709 )
...
* Remove the invites button when room list invites are enabled
* element-hq/element-x-ios/issues/2632 - Handle room permalinks based on their membership state and show the according room joining screens:
- modify the room flow coordinator to only take a roomID and be able to decide its own room flows (especially for unjoined rooms)
- add support for the new room preview API
- have RoomDirectorySearch go through the same paths
2024-04-19 17:04:18 +03:00
Doug
15b4cbf65d
Add missing image provider to RoomChangeRolesScreenViewModel. ( #2715 )
...
* Add an assertion for a missing image provider.
* Pass an image provider to RoomChangeRolesScreenViewModel.
* Update snapshots.
2024-04-19 11:56:41 +01:00
Stefan Ceriu
ae76bf8eca
Bring back the original native MessageComposerTextField, use it whe… ( #2696 )
...
* Bring back the original native `MessageComposerTextField`, use it when the Rich Text Editor one is disabled (advanced settings)
- this basically reverts parts of https://github.com/element-hq/element-x-ios/pull/1703
2024-04-15 15:41:34 +00:00
Doug
54c0ed0816
Initial implementation of the JoinRoomScreen. ( #2684 )
...
* Update Compound and use super button for room directory.
2024-04-12 13:13:22 +01:00
Mauro
46d5057f8e
QR Code, verification code views ( #2685 )
2024-04-12 09:29:14 +00:00
Doug
ac4784d6da
Add a UserProfileScreen for profiles of non-members. ( #2687 )
2024-04-12 09:54:14 +01:00
Mauro
392019c61c
QR Code error views ( #2678 )
...
Co-authored-by: Doug <douglase@element.io >
2024-04-11 08:32:56 +00:00
Doug
37a8c8988b
Update strings and add productionAppName value for the new placeholder. ( #2677 )
...
* Update strings and add productionAppName value for the new placeholder.
* Fix snapshots.
* Fix more snapshots.
2024-04-10 16:58:00 +01:00
Doug
c03db40859
Add more flexible background support to FullscreenDialog ( #2675 )
...
Hide the background when the main content extends underneath the bottom content.
2024-04-10 14:56:41 +01:00
Mauro
9c59039789
QR Code scan view ( #2674 )
2024-04-10 10:47:23 +00:00
Stefan Ceriu
b4f653d6d8
element-hq/element-x-ios/issues/2670 - Show invites as part of the room list
2024-04-09 18:18:11 +03:00
Doug
32ab65a10f
Final design for pending members when changing roles. ( #2668 )
...
* Final design for pending users when changing role.
* Remove room moderation feature flag.
* Fix tests.
* Run periphery.
* Update snapshots.
2024-04-09 12:00:11 +01:00
Mauro
86c155e767
QR Code Login Initial view state ( #2667 )
2024-04-09 12:21:14 +02:00
Stefan Ceriu
617f0f155c
Fixes ELEMENT-97277 - Be less aggressive on recovery key states
2024-04-08 18:30:16 +03:00
Doug
c4c8716da2
Update appearance of admins when changing moderators. ( #2654 )
2024-04-05 12:19:46 +01:00
Mauro
4c47d5277e
Reset Recovery Key Screen ( #2648 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2024-04-04 16:14:22 +00:00
Mauro
c0ec137303
FF for QR code login + Login with qr code button ( #2643 )
2024-04-04 08:37:42 +00:00
Stefan Ceriu
435b739a41
Attempt to fix the test on CI
2024-04-03 20:31:29 +03:00