element-x-ios/ElementX/Sources/Screens
Mauro e1df5310b7
Ignore User UI (#737)
* generated files

* Revert "generated files"

This reverts commit f62c1dbcd9.

* renaming files to RoomMembersList

* completed the renaming of the list files

* added generated files

* basic setup of the view and the mock

* added a new mock with a avatar

* share/copy link

* copyUserLink implemented

* removed unimplemented tests

* block user UI

* navigation to room member details added

* implemented but we require a sync from the Rust side

* adjusted some UI test screens

* alert for unblocking

* completed

* some tests

* changelog

* ignore user ui enabled

* loader inside the button when the request is fetching

* removed unused code

* blocking the button while loading

* improved the code

* changelog

* UI tests

* unit tests

* added collection concurrency kit

* Revert "added collection concurrency kit"

This reverts commit 499fbe129f.

* replaced the asyncMap with a @MainActor builder function

* pr comments

* added localazy to setup

* sdk bump to 1.0.49
2023-03-28 09:00:40 +00:00
..
AnalyticsPrompt Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Authentication Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
BugReport Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
DeveloperOptionsScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
EmojiPickerScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
FilePreview Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
HomeScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
OnboardingScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Other Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
ReportContent Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomDetails Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomMemberDetails Ignore User UI (#737) 2023-03-28 09:00:40 +00:00
RoomMembers Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
SessionVerification Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Settings Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
StartChat Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00