element-ios/Riot/Modules
2021-05-24 13:23:40 +03:00
..
Application AppCoordinator: Handle UserSessionsService and inject it to the SplitViewCoordinator. 2021-05-20 22:19:08 +02:00
Authentication MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
BadgeLabel Composer update - UI enhancements 2021-03-20 21:31:17 +01:00
BugReport Merge branch 'develop' into element_3816 2021-01-11 12:18:30 +01:00
Call Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
CallTransfer Remove empty section spaces 2021-01-22 20:09:21 +03:00
Camera Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00
Common RecentsDataSource: Present the secure backup banner only if key backup is disabled. 2021-05-18 11:05:19 +02:00
Communities Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
Contacts Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
CreateRoom MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
CrossSigning Reauthentication: Update reauthentication and cross singing setup coordinator presenter parameter for ObjC. 2021-02-11 15:06:29 +01:00
DeepLink Add CustomSchemeURLParser that enables to parse custom scheme URL and get a deep link path at the end. 2021-01-07 14:26:23 +01:00
DotsView Update after review 2021-04-08 15:19:02 +02:00
EncryptionInfo Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
Favorites Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
GDPR GDPRConsentViewController now do not take into account HS hostname to determine if user consent to GDPR. 2018-08-09 18:56:40 +02:00
GlobalSearch Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
Home Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
Integrations Pass openIdToken to the JWT builder 2021-05-24 13:23:40 +03:00
KeyBackup XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
KeyVerification Self-verification: Fix compatibility with Element-Web when logging in on iOS 2021-04-14 17:21:35 +02:00
LaunchLoading Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
MajorUpdate Disable popup for fresh installs 2020-08-03 15:15:33 +03:00
MediaPicker Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
People Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
PublicRoomList PublicRoomsDirectoryDataSource: Fix search when NSFW filter is off. 2021-04-20 11:30:14 +02:00
QRCode QRCodeReaderViewController: Fix a crash after deinit (Fix #3125). 2020-04-21 16:58:24 +02:00
Reauthentication ReauthenticationCoordinator: Add the possibility to start directly from a MXAuthenticationSession. 2021-02-11 15:06:29 +01:00
Room Crypto: Do not decrypt synchronously. It asynchronously happens upstream now 2021-05-19 17:29:15 +02:00
RoomKeyRequest reintroduced RoomKeyRequestViewController for the case of the cross signing is not available 2021-01-27 09:38:11 +01:00
Rooms Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
Secrets Cross-signing: Handle UserInteractiveAuthenticationService refactoring for cross signing setup. 2021-02-11 15:06:29 +01:00
SecureBackup Secure backup: Add possibility to not expose recovery key when creating a secure backup. 2020-10-15 15:27:26 +02:00
ServiceTerms/Modal Code Quality: Make sonar happier 2020-08-25 18:54:47 +02:00
SetPinCode Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift 2021-01-08 14:46:43 +01:00
Settings Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
SlidingModal Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
Spaces SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SplitView SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
StartChat Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
TabBar TabBarCoordinator: Manage tab bar item controllers instantiation and manage unified search and settings presentation. 2021-05-20 22:06:08 +02:00
UserDevices Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
UserInteractiveAuthentication UserInteractiveAuthenticationService: Add method to retrieve authentication status from a request error. 2021-02-11 15:06:29 +01:00