Commit Graph

2179 Commits

Author SHA1 Message Date
Doug 105b1c5bd7 Rename roomsCount and moreThanRoomsCount to indicate they are for search results.
Redefine roomsCount as the number of fetched rooms in the data source.
2021-07-08 12:16:05 +01:00
Doug d69c00484b Merge branch 'develop' into doug/4515_fix_video_thumbnail_orientation 2021-07-06 17:47:47 +01:00
Doug e74e292fcd Generate video thumbnails with the correct orientation. 2021-07-06 10:41:47 +01:00
Doug 07ec3d2f52 Fix crash when running on macOS with Apple Silicon. 2021-07-05 19:19:51 +01:00
Doug adea4257bd Merge remote-tracking branch 'origin/develop' into element_4485
# Conflicts:
#	CHANGES.rst
2021-06-30 12:43:37 +01:00
Doug 356f6ba6a4 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 31ec4e731d Merge pull request #4487 from vector-im/voip_audio_router_menu
VoIP: Audio Router Menu
2021-06-30 12:26:13 +03:00
ismailgulek 2ba0f1f947 Adapt renaming 2021-06-29 15:10:16 +03:00
Doug 5c11b32d77 Merge remote-tracking branch 'origin/develop' into element_4485 2021-06-29 10:32:19 +01:00
Doug 9762cddca2 Ensure authenticationActivityIndicator is in front of the input fields. 2021-06-29 09:45:07 +01:00
Doug 6c95425578 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 a82bf17c3f SSOAuthenticationService: Handle login callback URL with HTML entities. 2021-06-28 16:49:05 +02:00
SBiOSoftWhare d01ca09928 AuthenticationVC: Show an error alert on SSO authentication failure. 2021-06-28 16:45:20 +02:00
ismailgulek a5817fa1bb Use new fonts 2021-06-28 15:33:44 +03:00
ismailgulek 9038f3c5aa Merge branch 'develop' into voip_audio_router_menu 2021-06-28 15:22:52 +03:00
ismailgulek cfaf006a77 Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek e61603aff0 Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek 4757a50f49 Implement router methods 2021-06-28 02:22:25 +03:00
ismailgulek 0f9722b52f Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek fc1944112e Update UI for new more button 2021-06-28 02:20:59 +03:00
ismailgulek 124117f25c Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +03:00
SBiOSoftWhare 67f9cd7071 Merge pull request #4455 from vector-im/design_kit_fonts
DesignKit: Handle text styles
2021-06-24 16:35:40 +02:00
SBiOSoftWhare 187d7c541e SideMenu: Use right font for the display name. 2021-06-24 15:50:06 +02:00
Stefan Ceriu 3741cab639 Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
ismailgulek ca40e8d0c7 Hide invited rooms in recents if auto-accept option enabled 2021-06-21 14:51:09 +03:00
SBiOSoftWhare a7e9645f3c Merge pull request #4445 from vector-im/side_menu_font_scale
Side menu: Support Dynamic Type
2021-06-21 09:43:43 +02:00
SBiOSoftWhare 8c0411c4e5 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
manuroe a27a4d235f Update Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-06-18 16:34:38 +02:00
manuroe dbe56829f1 Room lists: Avoid app freezes by building them on a separated thread
#3777
2021-06-18 15:49:20 +02:00
manuroe 6cc1db1295 Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
manuroe f4fe2885c5 More cleaning 2021-06-16 18:03:46 +02:00
SBiOSoftWhare ab570b483b Merge pull request #4429 from vector-im/element_4355
Rooms directory: Join room by alias or id
2021-06-16 16:56:37 +02:00
manuroe bd6d60ba59 Cleaning 2021-06-16 16:11:32 +02:00
manuroe 6226b25abc Valide the 4S private key before using it 2021-06-16 15:31:39 +02:00
manuroe 58596ba7d1 Fix build without compilation flag 2021-06-16 15:05:30 +02:00
manuroe e29e76c316 Forgot to push this change. Thanks CI. 2021-06-16 14:40:29 +02:00
manuroe 0499c63532 Security settings: Reduce the number of secure backup section states 2021-06-16 13:52:27 +02:00
manuroe afc53913f3 Security settings: Improve the state of the secure backup section to be exhaustive 2021-06-16 13:38:23 +02:00
manuroe 3ad0e9920d Security settings: Manage the case where the is a key backup but no secure backup 2021-06-16 12:25:01 +02:00
manuroe c1723f5109 Security settings: Manage the case when there is no secure backup 2021-06-16 11:50:50 +02:00
manuroe aa84c59f15 Security settings: Display section description at the bottom
as before
2021-06-16 11:27:07 +02:00
SBiOSoftWhare 6f568ab19c RecentsViewController: Improve room management when select a room id or alias from directory. 2021-06-16 11:22:29 +02:00
manuroe 6928d73449 Security settings: Offer to reset the secure backup when there is no key backup 2021-06-16 10:55:59 +02:00
manuroe 3dcb250200 Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
2021-06-16 09:53:31 +02:00
manuroe e61d258b74 Key Backup setup: Create the key backup using 4S if it exists 2021-06-16 08:18:23 +02:00
manuroe bf9a5a183c Secure backup: Allow to execute a random closure the secure backup is unlocked
Only from swift.
We should change the name "SecretsRecovery" classes
2021-06-16 07:50:18 +02:00
manuroe e9fa1c760f Security settings: Introduce a dynamic section for SECURE BACKUP
This is a copy from SettingsKeyBackupTableViewSection.
We need to get the current status of the key backup to be able to display right actions.
2021-06-15 19:22:54 +02:00
SBiOSoftWhare d4a1c654c3 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare 32dddc0ce7 RecentsViewController: Try to open a room preview when select a room id or alias from directory. 2021-06-15 16:17:43 +02:00
manuroe 4a425c869d Security settings: Display the cross-signing section
like element-web.
2021-06-15 16:09:56 +02:00