Commit Graph

2954 Commits

Author SHA1 Message Date
Doug 888c8a4c0b Remove check. 2021-07-06 16:37:11 +01:00
Doug eb2a53ff7b Begin removing contacts section from PeopleViewController. 2021-07-06 16:14:32 +01:00
David Baker 28594eb1f8 Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title 2021-07-06 15:36:14 +01:00
Gil Eluard 41f8cc6b0f Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-07-06 15:17:22 +02:00
langleyd fe6a1953bd Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled. 2021-07-06 11:59:54 +01:00
langleyd 97496f93ea Fix build, mute bug and footer label on unencrypted builds 2021-07-06 11:38:29 +01:00
Doug d59ea07dea Generate video thumbnails with the correct orientation. 2021-07-06 10:41:47 +01:00
Gil Eluard dc935897fb Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
Gil Eluard 5d3c40ad7a MXKeyBackup: trustForKeyBackupVersionFromCryptoQueue must consider MSK trust
- code tweaks and optimizations
2021-07-06 08:57:51 +02:00
Doug 019b2c1a70 Fix crash when running on macOS with Apple Silicon. 2021-07-05 19:19:51 +01:00
langleyd 0fb949b294 spacing and cleanup dead code 2021-07-05 16:49:06 +01:00
langleyd 23884eb4c0 Fix build and naming of State -> ViewData 2021-07-05 16:28:14 +01:00
Doug 620b54583a Show encrypted message notification content by default. 2021-07-05 15:27:52 +01:00
langleyd 64efc159ba Fix service naming 2021-07-04 17:27:19 +01:00
langleyd 5cacdac19e Change in behaviour: mute should actually mean mute on update now. 2021-07-04 17:06:19 +01:00
langleyd ff61a79ffb Add ViewModel tests and change avatar data to use existing AvatarViewDataProtocol 2021-07-04 17:01:42 +01:00
langleyd 7a2ba9dfb4 Add avatar view and title 2021-07-04 10:46:17 +01:00
langleyd 3f7d45100c Add entry points at long press on home view and slide on recents. 2021-07-02 20:19:46 +01:00
David Baker 62abdf444f 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 72eb0dfa56 TabBarCoordinator: Prepare room filtering on MasterTabBarController. 2021-07-02 18:36:14 +02:00
SBiOSoftWhare 80a575929b 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 cf860049ef Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
Doug 0f720e56d7 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
langleyd ce5d53822b Update theming and footer 2021-07-02 16:16:54 +01:00
SBiOSoftWhare d45812cb1b AppCoordinator: Update space switch. 2021-07-02 16:50:28 +02:00
SBiOSoftWhare 738fae7b38 SideMenuCoordinator: Hide side menu when selecting a space. 2021-07-02 16:49:02 +02:00
SBiOSoftWhare 0d57c5da78 SplitViewCoordinator: Handle space switch. 2021-07-02 16:48:05 +02:00
SBiOSoftWhare 7f80e73179 TabBarCoordinator: Prepare space switching. 2021-07-02 16:46:53 +02:00
langleyd 9c42cb1aeb Fix naming of Repository -> Service, Impl -> Type 2021-07-02 10:39:27 +01:00
langleyd 8b52cda3f7 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 0f10ffa7d7 Add translations, footer message and room encryption handling 2021-07-02 10:15:35 +01:00
Gil Eluard 1e3abae9c7 #4090 - Improved performances 2021-07-02 07:38:56 +02:00
SBiOSoftWhare 393309974b AppCoordinator: Update AppNavigator usage. Prepare space switching. 2021-07-01 00:25:00 +02:00
SBiOSoftWhare 1c1d69b81f SideMenuCoordinator: Update side menu view width. Handle space list. 2021-07-01 00:23:43 +02:00
SBiOSoftWhare e9efe03f12 AppNavigator: Add method to navigate to a screen or a state. 2021-07-01 00:21:20 +02:00
SBiOSoftWhare 6e98ceb83e SideMenuViewController: Update UI and add container view for space list. 2021-07-01 00:20:06 +02:00
SBiOSoftWhare 58723a06e4 Side menu: Hide app version. 2021-07-01 00:18:49 +02:00
SBiOSoftWhare c61ece5ede Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare e747d6c1e4 Create space list screen. 2021-07-01 00:07:04 +02:00
SBiOSoftWhare 198ac37c0a Create SpaceAvatarView. 2021-06-30 23:29:00 +02:00
SBiOSoftWhare 652831fdbd AvatarView: Update AvatarViewDataProtocol, add possibility to set a defaut image. 2021-06-30 23:25:15 +02:00
ismailgulek 9d1de5bc29 Adapt Swifty session states 2021-06-30 18:02:11 +03:00
Doug 98b314305a Merge remote-tracking branch 'origin/develop' into element_4485
# Conflicts:
#	CHANGES.rst
2021-06-30 12:43:37 +01:00
Doug c2cce13730 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 1ac89b7617 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 424d57cb5c Merge branch 'develop' into element_4090 2021-06-30 09:22:18 +02:00
Gil Eluard adec2dc99b #4090 - fixed small theme issues 2021-06-29 17:05:01 +02:00
Gil Eluard b16d11e472 #4090 - bug fixing and removed work queue 2021-06-29 15:08:55 +02:00
ismailgulek dd84b33929 Adapt renaming 2021-06-29 15:10:16 +03:00
Doug 93a046fb90 Merge remote-tracking branch 'origin/develop' into element_4485 2021-06-29 10:32:19 +01:00