Commit Graph

3547 Commits

Author SHA1 Message Date
Gil Eluard 4f4c18d667 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
Gil Eluard fc10f906ae MXKeyBackup: trustForKeyBackupVersionFromCryptoQueue must consider MSK trust
- code tweaks and optimizations
2021-07-06 08:57:51 +02:00
Doug 9ace275068 Fix crash when running on macOS with Apple Silicon. 2021-07-05 19:19:51 +01:00
langleyd d24e0c220d spacing and cleanup dead code 2021-07-05 16:49:06 +01:00
langleyd 526a7500df Fix build and naming of State -> ViewData 2021-07-05 16:28:14 +01:00
Doug 8be53ebad3 Show encrypted message notification content by default. 2021-07-05 15:27:52 +01:00
langleyd dcc12d36e5 Fix service naming 2021-07-04 17:27:19 +01:00
langleyd 5d6bf6d8fe Change in behaviour: mute should actually mean mute on update now. 2021-07-04 17:06:19 +01:00
langleyd d225adfc47 Add ViewModel tests and change avatar data to use existing AvatarViewDataProtocol 2021-07-04 17:01:42 +01:00
langleyd 83d98c077d Add avatar view and title 2021-07-04 10:46:17 +01:00
langleyd 8bfef45c9e Add entry points at long press on home view and slide on recents. 2021-07-02 20:19:46 +01:00
David Baker 5dbd7f1f5a Use different title for scan button for self verification
Because it's not 'their' device, it's your own device.
2021-07-02 17:38:12 +01:00
SBiOSoftWhare 3a8f656b40 TabBarCoordinator: Prepare room filtering on MasterTabBarController. 2021-07-02 18:36:14 +02:00
SBiOSoftWhare eafc9cb960 MasterTabBarController: Add a filterRoomsWithParentId method that should filter rooms for each tab data source with the given room parent id. 2021-07-02 18:35:29 +02:00
Doug 4353687e61 Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
Doug f76db0baa4 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
langleyd b858b769ba Update theming and footer 2021-07-02 16:16:54 +01:00
SBiOSoftWhare f86b2745c4 AppCoordinator: Update space switch. 2021-07-02 16:50:28 +02:00
SBiOSoftWhare 79cc70d963 SideMenuCoordinator: Hide side menu when selecting a space. 2021-07-02 16:49:02 +02:00
SBiOSoftWhare ab2d32e02a SplitViewCoordinator: Handle space switch. 2021-07-02 16:48:05 +02:00
SBiOSoftWhare 7a70af54f2 TabBarCoordinator: Prepare space switching. 2021-07-02 16:46:53 +02:00
langleyd c54809efc4 Fix naming of Repository -> Service, Impl -> Type 2021-07-02 10:39:27 +01:00
langleyd fb8f585435 Fix typo and don't show link to account settings until we have global notification settings. 2021-07-02 10:30:44 +01:00
langleyd a08e9c9fff Add translations, footer message and room encryption handling 2021-07-02 10:15:35 +01:00
Gil Eluard 627b6639e8 #4090 - Improved performances 2021-07-02 07:38:56 +02:00
SBiOSoftWhare 12a180df66 AppCoordinator: Update AppNavigator usage. Prepare space switching. 2021-07-01 00:25:00 +02:00
SBiOSoftWhare 45209ee4d0 SideMenuCoordinator: Update side menu view width. Handle space list. 2021-07-01 00:23:43 +02:00
SBiOSoftWhare 845ec667cb AppNavigator: Add method to navigate to a screen or a state. 2021-07-01 00:21:20 +02:00
SBiOSoftWhare 8dde57a6d9 SideMenuViewController: Update UI and add container view for space list. 2021-07-01 00:20:06 +02:00
SBiOSoftWhare bd5c422e0e Side menu: Hide app version. 2021-07-01 00:18:49 +02:00
SBiOSoftWhare 63300796f8 Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare 0cb160c74d Create space list screen. 2021-07-01 00:07:04 +02:00
SBiOSoftWhare 95ff839981 Create SpaceAvatarView. 2021-06-30 23:29:00 +02:00
SBiOSoftWhare 58bee63caf AvatarView: Update AvatarViewDataProtocol, add possibility to set a defaut image. 2021-06-30 23:25:15 +02:00
ismailgulek 0d656ecf2e Adapt Swifty session states 2021-06-30 18:02:11 +03:00
Doug 9dfa582a11 Merge remote-tracking branch 'origin/develop' into element_4485
# Conflicts:
#	CHANGES.rst
2021-06-30 12:43:37 +01:00
Doug aaf04b0005 Move authenticationActivityIndicator into a container.
Observe the indicator's hidden property to show and hide the container.
2021-06-30 12:33:43 +01:00
ismailgulek e05ca9f16e Merge pull request #4487 from vector-im/voip_audio_router_menu
VoIP: Audio Router Menu
2021-06-30 12:26:13 +03:00
Gil Eluard 7cdf820edb Merge branch 'develop' into element_4090 2021-06-30 09:22:18 +02:00
Gil Eluard 37ae52006e #4090 - fixed small theme issues 2021-06-29 17:05:01 +02:00
Gil Eluard d6bbd0152c #4090 - bug fixing and removed work queue 2021-06-29 15:08:55 +02:00
ismailgulek 66b8cf2dda Adapt renaming 2021-06-29 15:10:16 +03:00
Doug b9d7056d9e Merge remote-tracking branch 'origin/develop' into element_4485 2021-06-29 10:32:19 +01:00
Doug d6e91909d9 Ensure authenticationActivityIndicator is in front of the input fields. 2021-06-29 09:45:07 +01:00
Gil Eluard 1abd432caf #4090 - Hide voice message button when on action mode 2021-06-29 10:36:10 +02:00
Gil Eluard 4c7542810a #4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false 2021-06-29 10:17:15 +02:00
Gil Eluard 107a063bbe #4090 - Use a dedicated dispatch queue for process 2021-06-29 08:52:21 +02:00
Doug 75f7554d73 Use secondary colour from the theme for authenticationActivityIndicator.
This allows the indicator to be seen when using a dark theme.
2021-06-28 16:38:54 +01:00
SBiOSoftWhare 38347a3fc5 SSOAuthenticationService: Handle login callback URL with HTML entities. 2021-06-28 16:49:05 +02:00
SBiOSoftWhare f26f8f1866 AuthenticationVC: Show an error alert on SSO authentication failure. 2021-06-28 16:45:20 +02:00