Commit Graph

2162 Commits

Author SHA1 Message Date
ismailgulek 59eca8560d Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek db47c8817d Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek 6d87ec23a4 Implement router methods 2021-06-28 02:22:25 +03:00
ismailgulek a57803b134 Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek c92d48782d Update UI for new more button 2021-06-28 02:20:59 +03:00
ismailgulek b4c510e727 Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +03:00
Stefan Ceriu 7a207b5d2c Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
ismailgulek 143773d334 Hide invited rooms in recents if auto-accept option enabled 2021-06-21 14:51:09 +03:00
SBiOSoftWhare 009b094357 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 e580a0de43 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
manuroe 2e80d6dcc4 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 e3475d1f3d Room lists: Avoid app freezes by building them on a separated thread
#3777
2021-06-18 15:49:20 +02:00
manuroe e44655ac71 Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
manuroe ed51b0506f More cleaning 2021-06-16 18:03:46 +02:00
SBiOSoftWhare 726692fe40 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 748faf2eb4 Cleaning 2021-06-16 16:11:32 +02:00
manuroe cf3b77e685 Valide the 4S private key before using it 2021-06-16 15:31:39 +02:00
manuroe 2b7672f224 Fix build without compilation flag 2021-06-16 15:05:30 +02:00
manuroe 307cd429fd Forgot to push this change. Thanks CI. 2021-06-16 14:40:29 +02:00
manuroe 2dcb6bc0bf Security settings: Reduce the number of secure backup section states 2021-06-16 13:52:27 +02:00
manuroe 495e19a32b Security settings: Improve the state of the secure backup section to be exhaustive 2021-06-16 13:38:23 +02:00
manuroe 7187446f99 Security settings: Manage the case where the is a key backup but no secure backup 2021-06-16 12:25:01 +02:00
manuroe 8d4667bd30 Security settings: Manage the case when there is no secure backup 2021-06-16 11:50:50 +02:00
manuroe b913646461 Security settings: Display section description at the bottom
as before
2021-06-16 11:27:07 +02:00
SBiOSoftWhare 6f29655a49 RecentsViewController: Improve room management when select a room id or alias from directory. 2021-06-16 11:22:29 +02:00
manuroe 75d927a33e Security settings: Offer to reset the secure backup when there is no key backup 2021-06-16 10:55:59 +02:00
manuroe 6e1b3a05a3 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 43152f2b1d Key Backup setup: Create the key backup using 4S if it exists 2021-06-16 08:18:23 +02:00
manuroe 2b98eccbfc 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 52efa68900 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 af2c443fe8 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare d07f9811e6 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 0b826d939d Security settings: Display the cross-signing section
like element-web.
2021-06-15 16:09:56 +02:00
manuroe 6ef340760a SecurityViewController: Fix crash
but this code is not used in production
2021-06-15 16:07:30 +02:00
SBiOSoftWhare b29e64f428 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
ismailgulek a0c2457a22 Add sanity checks 2021-06-14 19:31:03 +03:00
SBiOSoftWhare f192baf9d9 RecentsViewController: Handle RoomsDirectoryCoordinatorBridgePresenter did select room id or alias. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 92f4549d54 DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 847a6a88ba ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 1d82f4c831 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 7506a06976 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
ismailgulek 398fb6c2f4 Listen for request changes and show QR reader on key verification 2021-06-14 17:00:50 +03:00
ismailgulek 3810d1c763 Merge branch 'develop' into element_4269_additions 2021-06-11 15:46:20 +03:00
ismailgulek 342fbaf763 Do not terminate the app according to isProtectedDataAvailable 2021-06-11 15:45:49 +03:00
ismailgulek 539beeb3e3 Merge pull request #4409 from vector-im/remove_call_bar
VoIP: Replace Call Bar with PiP Tiles
2021-06-11 14:54:54 +03:00
ismailgulek bdc4e3c197 Fix avatar for connected video calls 2021-06-11 13:44:38 +03:00
J. Ryan Stinnett a166c93e99 Tweak auto theme message
This updates the auto theme explanation to make it more obvious that it follows
the system theme when on iOS 13+.

Fixes https://github.com/vector-im/element-ios/issues/2860
2021-06-10 23:24:43 +01:00
David Langley e20db845f8 Merge pull request #4416 from vector-im/element_4414
iPad Crashes when you select a contact in search and then collapse a section or clear the query text
2021-06-10 08:09:56 +01:00
langleyd cdf888c0a4 iPad Crashes when you select a contact in search and then collapse a section or clear the query text (#4414). 2021-06-09 17:53:05 +01:00
ismailgulek 04ff63d810 Make on hold call bigger 2021-06-09 18:11:27 +03:00