Commit Graph

2061 Commits

Author SHA1 Message Date
ismailgulek c6b4c002ba Add optional serverName param to the Matrix context 2021-05-24 13:23:16 +03:00
SBiOSoftWhare 8b60338808 Merge branch 'develop' into nav_decouple_1 2021-05-21 14:54:43 +02:00
SBiOSoftWhare d8a68b48d4 AppCoordinator: Handle UserSessionsService and inject it to the SplitViewCoordinator. 2021-05-20 22:19:08 +02:00
SBiOSoftWhare 5a5f161b6c LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare a0610eb321 SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
SBiOSoftWhare a908218cd1 TabBarCoordinator: Manage tab bar item controllers instantiation and manage unified search and settings presentation. 2021-05-20 22:06:08 +02:00
SBiOSoftWhare ba1ca38c2b MasterTabBarController: First step to decouple tab bar item controllers from the tab bar controller. Remove segues and instantiate authentication and unified search controllers programmatically. 2021-05-20 21:42:04 +02:00
SBiOSoftWhare 53ee6a4530 Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
manuroe fc44e44dac Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
SBiOSoftWhare 80ed19cadd RecentsDataSource: Present the secure backup banner only if key backup is disabled. 2021-05-18 11:05:19 +02:00
SBiOSoftWhare e25adbd8fd RecentsDataSource: Do not display secure backup banner when keys upload is in process. 2021-05-17 15:44:29 +02:00
ismailgulek 8273d8524d Merge branch 'develop' into element_4293 2021-05-12 10:34:03 +03:00
ismailgulek 46d966b109 Merge pull request #4316 from vector-im/pushkit_crashes
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek 3d7ec9130a Implement presentation controller delegate 2021-05-12 00:55:58 +03:00
ismailgulek c7aca9b902 Add logs 2021-05-11 16:17:25 +03:00
SBiOSoftWhare 5506ed8477 GroupsDataSource: Hide beta announce banner for the moment. 2021-05-11 15:17:08 +02:00
ismailgulek 2ff736aa80 Terminate app if protected data not available 2021-05-10 15:28:57 +03:00
SBiOSoftWhare 8a15d0e993 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare 623d9a2b4d Merge develop into spaces_beta 2021-05-07 12:31:59 +02:00
SBiOSoftWhare 551753a58b Merge branch 'spaces_beta' into spaces_feature_unavailable 2021-05-07 12:24:01 +02:00
SBiOSoftWhare 35237e9c77 SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SBiOSoftWhare e008ff679b BetaAnnounceCell: Update close button. 2021-05-06 15:46:06 +02:00
SBiOSoftWhare 7c56116b6c SpaceFeatureUnaivableViewController: Update UI. 2021-05-06 13:31:49 +02:00
SBiOSoftWhare ecbedf955a GroupsViewController: Add space beta announce cell. 2021-05-06 12:09:12 +02:00
SBiOSoftWhare 2976f33d8c CloseButton: Update UI. 2021-05-06 12:07:20 +02:00
SBiOSoftWhare 273233cfdd Add space beta announce cell. 2021-05-06 12:07:08 +02:00
SBiOSoftWhare 7de048cc9f RecentsViewController: Allows to decline space invites. 2021-05-05 11:32:18 +02:00
ismailgulek a45511a450 Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek de28ada648 Use new theme colors 2021-05-04 19:33:56 +03:00
ismailgulek 5805cfc897 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek c2a31b8f1c Use new theme colors 2021-05-04 19:21:50 +03:00
ismailgulek 88b087b979 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 17e11c6663 Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
SBiOSoftWhare d975cd52c7 Use new universal link method where needed. 2021-05-04 10:41:55 +02:00
SBiOSoftWhare 4d10065bb7 LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
SBiOSoftWhare b275ddbd53 SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
ismailgulek f1cbca1784 Add transfer button 2021-05-04 11:24:55 +03:00
SBiOSoftWhare f36902ac17 SpaceFeatureUnavailablePresenter: Handle SpaceFeatureUnavailableViewData. 2021-05-04 10:04:42 +02:00
SBiOSoftWhare fed35c1d9c SpaceFeatureUnaivableViewController: Use a view data to populate view. 2021-05-04 10:02:31 +02:00
Gil Eluard 93ee283656 Merge pull request #4286 from vector-im/element_4285
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
Gil Eluard 67c5ec4e05 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
manuroe 1a1e3bd7d2 Merge pull request #4283 from vector-im/element_3158_v2
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard 14189d2a5c Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard 899e8c692f Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe 99457cc959 Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
Gil Eluard 7ca8fb5d50 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
SBiOSoftWhare e41e4978a3 RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
Gil Eluard 8dadd54d5f Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare 8c21fb808a LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare 06c868a94f RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00