Commit Graph

748 Commits

Author SHA1 Message Date
aringenbach b64bb2c70c Move MatrixKit defaults still in use to BuildSettings and replace register 2022-07-04 15:53:26 +02:00
Arnfried Griesert fa39e5a6da Hotfix change for app freeze that will come in 1.8.19 2022-06-30 06:07:09 +02:00
aringenbach e4297b2fd2 Display mandatory backup only if session is running 2022-06-23 14:49:12 +02:00
Johannes Marbach ce4c8b186c Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:05:46 +02:00
Frank Rotermund 316d2a57bd MESSENGER-3269 Compilability 2022-06-19 14:53:02 +02:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
ismailgulek 91419dfd9c Do not show launching animation for backgroundSyncInProgress state 2022-06-15 17:36:13 +03:00
Frank Rotermund 1ab51f37f8 Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
# Conflicts:
#	Config/AppIdentifiers.xcconfig
#	Config/AppVersion.xcconfig
#	Podfile
#	Podfile.lock
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Modules/Analytics/DecryptionFailureTracker.m
#	Riot/Modules/Application/LegacyAppDelegate.h
#	Riot/Modules/Onboarding/OnboardingCoordinator.swift
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/SupportingFiles/Info.plist
#	Riot/Utils/EventFormatter.m
#	Riot/Utils/Tools.h
#	Riot/Utils/Tools.m
#	Riot/target.yml
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
#	fastlane/Fastfile
#	project.yml
2022-06-12 19:49:46 +02:00
Frank Rotermund 00fb1d0f01 Feature/3124 release preparation 2022-06-08 13:04:21 +00:00
Stefan Ceriu 0f3cb56725 Prevent the Pin entry screen from being overlapped by other views 2022-06-08 09:56:29 +03:00
ismailgulek 53694d8e1f Refactor app delegate for universal link handling 2022-06-07 16:07:18 +03:00
Doug cc47c3c103 Merge pull request #6204 from vector-im/doug/5151_sso_login
Support SSO login in the new flow.
2022-05-31 17:05:14 +01:00
Doug 89d28501ab Merge pull request #6204 from vector-im/doug/5151_sso_login
Support SSO login in the new flow.
2022-05-31 17:05:14 +01:00
aringenbach fe4dc2cc19 WellKnown: support outbound keys presharing strategy 2022-05-31 17:38:33 +02:00
aringenbach e7f23612b7 WellKnown: support outbound keys presharing strategy 2022-05-31 17:38:33 +02:00
Doug 68301a85a7 Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
Doug b03c676e21 Handle SSO deep links via the AuthenticationServiceDelegate. 2022-05-25 17:38:21 +01:00
SBiOSoftWhare 0ead18d5b9 AppCoordinator: Handle UserLocationServiceProvider setup 2022-05-16 11:33:40 +02:00
SBiOSoftWhare 430534db50 AppCoordinator: Handle UserLocationServiceProvider setup 2022-05-16 11:33:40 +02:00
Arnfried Griesert 966f5299d9 merged from element 1.8.13 2022-05-05 06:57:45 +02:00
Frank Rotermund 557848def2 MESSENGER_2910 buildfixes VII build successful 2022-05-03 16:45:58 +02:00
Arnfried Griesert 990962285a merged element 1.8.10 2022-05-03 12:48:01 +02:00
ismailgulek 447b58b1a4 Fix initializer by not defining convenience 2022-04-28 16:32:28 +03:00
ismailgulek cb4fd4e4d8 Fix initializer by not defining convenience 2022-04-28 16:32:28 +03:00
yostyle ea453d130f Use autojoin boolean 2022-04-15 14:27:57 +02:00
yostyle 84678b6e00 Use autojoin boolean 2022-04-15 14:27:57 +02:00
David Langley df81cc8c35 We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress. 2022-03-30 11:04:07 +01:00
David Langley 324e3445b2 We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress. 2022-03-30 11:04:07 +01:00
David Langley 7cff1f3778 Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
David Langley 39b0bb7af0 Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
Andy Uhnak f1541c3d78 Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
Andy Uhnak 3b61788b2b Exit early if universal link parameters cannot be created 2022-03-29 17:41:45 +01:00
David Langley ccb5627709 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00
David Langley e469e926a4 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00
David Langley 8598da5811 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
David Langley 12bd186e06 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
Anderas 23ba48dad6 Merge pull request #5937 from vector-im/andy/4858_resolve_alias
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Anderas ec011d48fa Merge pull request #5937 from vector-im/andy/4858_resolve_alias
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Doug 55d5a7c2a2 Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug 20126d687f Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Doug 73955a2a2e Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug c848b0068c Add BuildSettings to SwiftUI targets.
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug da38e0610a Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Doug 8a82930814 Add a RTL BuildSetting and use this for SwiftUI views too. 2022-03-28 16:52:07 +01:00
Andy Uhnak 287db38c2f Typo 2022-03-28 16:44:24 +01:00
Andy Uhnak a8eb85546f Typo 2022-03-28 16:44:24 +01:00
Andy Uhnak 37a0a8b974 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Andy Uhnak 9703365830 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Doug 81f643e91a Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Doug ac7ab6eb5d Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00