Commit Graph

12797 Commits

Author SHA1 Message Date
Doug 101d158567 Update CHANGES.rst. 2021-07-08 09:51:50 +01:00
Doug 083e940fbe Remove headers from RoomsViewController. 2021-07-07 17:37:33 +01:00
ismailgulek b129a0f3a2 Update CHANGES.rst 2021-07-07 17:44:36 +03:00
ismailgulek 002c7f6df4 Update app version to 1.4.5 2021-07-07 17:44:24 +03:00
Doug 990da54907 Remove uninitialised header views. 2021-07-07 15:05:40 +01:00
Doug 9bcbeffc50 Remove custom section header for room directory from RecentsDataSource. 2021-07-07 14:31:52 +01:00
Doug 70777bbb94 Remove any logic from directory section from RoomsViewController.
Includes removal of segue to DirectoryServerPickerViewController in Main.storyboard.
2021-07-07 12:58:11 +01:00
Doug 1123d356b7 Don't include directorySection in RecentsDataSource when in RecentsDataSourceModeRooms mode. 2021-07-07 11:48:23 +01:00
ismailgulek ddfb0da611 Merge branch 'develop' into element_4471 2021-07-07 12:26:43 +03:00
langleyd 5eec7b02b5 disable new settings ui again 2021-07-06 22:46:31 +01:00
Gil Eluard c2302ac81c #4090 - Update after review 2021-07-06 23:03:56 +02:00
langleyd 943904fbf7 Use theme font types 2021-07-06 21:10:42 +01:00
langleyd 9225b910c7 Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings 2021-07-06 19:51:17 +01:00
langleyd e99fb4eff7 Fix typos, naming and copywright 2021-07-06 19:39:15 +01:00
Doug eba836269b Merge pull request #4532 from vector-im/doug/4515_fix_video_thumbnail_orientation
Generate video thumbnails with the correct orientation.
2021-07-06 17:47:55 +01:00
Doug 38ddc1c18f Merge branch 'develop' into doug/4515_fix_video_thumbnail_orientation 2021-07-06 17:47:47 +01:00
Doug 61e02323ba Tidy up PeopleViewController data source methods. 2021-07-06 17:43:16 +01:00
Doug 620417e84d Remove check. 2021-07-06 16:37:11 +01:00
Doug d99e7ce7b5 Begin removing contacts section from PeopleViewController. 2021-07-06 16:14:32 +01:00
David Baker af14fb31d1 Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title 2021-07-06 15:36:14 +01:00
Gil Eluard 2d695167f3 Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-07-06 15:17:54 +02:00
Gil Eluard bcd7648bba Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-07-06 15:17:22 +02:00
langleyd 9f3f277da7 Enabled new room settings UI while I do ad hoc build 2021-07-06 13:14:15 +01:00
langleyd a23d81e483 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 dc94122634 Fix build, mute bug and footer label on unencrypted builds 2021-07-06 11:38:29 +01:00
Doug 3f9e1e4bc1 Merge pull request #4531 from vector-im/doug/fix_macos_apple_silicon
Fix crash when running on macOS with Apple Silicon.
2021-07-06 11:10:47 +01:00
Doug 2138b5057b Merge branch 'develop' into doug/fix_macos_apple_silicon 2021-07-06 11:10:39 +01:00
Doug 295596c117 Generate video thumbnails with the correct orientation. 2021-07-06 10:41:47 +01:00
Doug 5c4db76132 Merge pull request #4527 from vector-im/matthew/fix-more-iphone12-layout
enable extendedLayoutIncludesOpaqueBars on the other tabs (not just Home)
2021-07-06 10:14:37 +01:00
Doug 760d67debb Merge branch 'develop' into matthew/fix-more-iphone12-layout 2021-07-06 10:13:59 +01:00
Doug 84679f8af3 Merge branch 'develop' into doug/fix_macos_apple_silicon 2021-07-06 09:27:34 +01:00
ismailgulek 12f09f3268 Merge pull request #4529 from vector-im/voip_fix_call_transfer
VoIP: Fix Call Transfer
2021-07-06 11:14:38 +03:00
Gil Eluard 4f4c18d667 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
Gil Eluard 15defc9be3 Updated CHANGES.rst 2021-07-06 09:22:22 +02:00
Gil Eluard fc10f906ae MXKeyBackup: trustForKeyBackupVersionFromCryptoQueue must consider MSK trust
- code tweaks and optimizations
2021-07-06 08:57:51 +02:00
Doug 0f159c18b8 Update CHANGES.rst. 2021-07-05 19:21:16 +01:00
Doug 9ace275068 Fix crash when running on macOS with Apple Silicon. 2021-07-05 19:19:51 +01:00
Doug d509b3c5a2 Fix documentation warning. 2021-07-05 17:48:53 +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 5eb273b57f Update CHANGES.rst. 2021-07-05 15:41:14 +01:00
Doug 8be53ebad3 Show encrypted message notification content by default. 2021-07-05 15:27:52 +01:00
ismailgulek 5fc1650d02 Update CHANGES.rst 2021-07-05 15:30:43 +03:00
ismailgulek 40c647beb3 Do not present ended calls 2021-07-05 15:27:36 +03:00
Doug dc3fc80b72 Remove background colour from RoomsLiveViewController. 2021-07-05 11:59:35 +01:00
Matthew Hodgson e0f2be97a6 changelog 2021-07-04 21:14:34 +01:00
Matthew Hodgson 87b406b223 enable extendedLayoutIncludesOpaqueBars on the other tabs (not just Home)
to fix iPhone 12 Pro Max layout issues

fixes https://github.com/vector-im/element-ios/issues/4516
2021-07-04 21:11:12 +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