Commit Graph

12250 Commits

Author SHA1 Message Date
Doug 6799ae4b39 Merge branch 'develop' into matthew/fix-more-iphone12-layout 2021-07-06 10:13:59 +01:00
Doug e4bf45496e Merge branch 'develop' into doug/fix_macos_apple_silicon 2021-07-06 09:27:34 +01:00
ismailgulek cb202db656 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 dc935897fb Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-06 09:27:28 +02:00
Gil Eluard 8e74260b69 Updated CHANGES.rst 2021-07-06 09:22:22 +02:00
Gil Eluard 5d3c40ad7a MXKeyBackup: trustForKeyBackupVersionFromCryptoQueue must consider MSK trust
- code tweaks and optimizations
2021-07-06 08:57:51 +02:00
Doug 2838223b75 Update CHANGES.rst. 2021-07-05 19:21:16 +01:00
Doug 019b2c1a70 Fix crash when running on macOS with Apple Silicon. 2021-07-05 19:19:51 +01:00
Doug 44dc2aaf41 Fix documentation warning. 2021-07-05 17:48:53 +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 dbf633f187 Update CHANGES.rst. 2021-07-05 15:41:14 +01:00
Doug 620b54583a Show encrypted message notification content by default. 2021-07-05 15:27:52 +01:00
ismailgulek fea0d1bb2e Update CHANGES.rst 2021-07-05 15:30:43 +03:00
ismailgulek d073d144d9 Do not present ended calls 2021-07-05 15:27:36 +03:00
Doug 58ec6bb3c4 Remove background colour from RoomsLiveViewController. 2021-07-05 11:59:35 +01:00
Matthew Hodgson 508fb9441c changelog 2021-07-04 21:14:34 +01:00
Matthew Hodgson 62540cd0ca 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 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
Tim Al 80de420d45 Translated using Weblate (Dutch)
Currently translated at 100.0% (1233 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-07-03 11:34:49 +00:00
jelv a605fb17d1 Translated using Weblate (Dutch)
Currently translated at 100.0% (1233 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-07-03 11:34:49 +00: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 1d7f6ad127 changelog 2021-07-02 17:41:40 +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
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
langleyd 1f316be7fa Remove Podfile change 2021-07-02 10:48:12 +01:00
langleyd 28e15a371d Remove Podfile change 2021-07-02 10:42:30 +01: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
ismailgulek 56e2541d4a Update CHANGES.rst 2021-06-30 18:22:43 +03:00
ismailgulek 0cf70dc448 Merge branch 'develop' into element_4471 2021-06-30 18:21:58 +03:00
ismailgulek 9d1de5bc29 Adapt Swifty session states 2021-06-30 18:02:11 +03:00
manuroe 3cf94369db Prepare for new sprint 2021-06-30 16:55:28 +02:00
manuroe 8d5250a48c Merge branch 'master' into develop 2021-06-30 16:55:24 +02:00
manuroe 080b0d1647 Merge branch 'release/1.4.4/master' 2021-06-30 16:55:16 +02:00
manuroe 4f42d7b5c0 finish version++ 2021-06-30 16:55:16 +02:00
manuroe 49d65ab7fc Merge pull request #4508 from vector-im/release/1.4.4/release
Release 1.4.4
2021-06-30 16:54:29 +02:00
manuroe cdfe963655 version++ 2021-06-30 16:29:51 +02:00
Doug 8e1c8caaea Merge pull request #4491 from vector-im/element_4485
Fix authentication activity indicator when using a dark theme.
2021-06-30 15:08:48 +01: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
Doug a2e320e010 Merge pull request #4492 from vector-im/element_4486
Fix theming in Share extension.
2021-06-30 10:58:47 +01:00
manuroe 58cc61decc Merge pull request #4506 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-06-30 11:33:17 +02:00