Doug
7ea4c156ff
Exclude MXK views/controllers from NSE and Intents
...
And exclude all MXK authentication from the share extension.
2022-06-21 10:04:22 +01:00
Doug
e32d6893a9
Trim whitespace and trailing slashes from a user entered homeserver address.
2022-06-21 10:04:22 +01:00
Doug
1a5a450866
Add ReCaptcha screen ( #6135 )
...
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
ec8e5e3c19
Remove unused NSBundle extension methods.
...
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
SBiOSoftWhare
8ebdb8349a
Xcodegen: Fix RoomTimelineStyleIdentifier.swift location in all targets.
2022-02-16 09:46:17 +01:00
Doug
d7e9cbf7c4
Add the Use Case selection screen to the onboarding flow.
2022-02-04 16:10:38 +00:00
David Langley
4dfa1706b7
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-14 11:43:09 +00:00
David Langley
1ca64b3bf6
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
SBiOSoftWhare
608dd0c7a6
Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier.
2022-01-04 17:53:15 +01:00
SBiOSoftWhare
be707a0ae9
Fix targets configuration.
2022-01-04 11:11:02 +01:00
SBiOSoftWhare
a76629744c
Update targets for new BuildSettings properties.
2022-01-03 18:18:37 +01:00
SBiOSoftWhare
eb696ea34f
NSE target: Handle new MatrixKit location.
2021-11-29 17:33:36 +01:00
Stefan Ceriu
f9a4178f2a
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
David Langley
8c7514c865
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4776_extract_swiftui
2021-09-02 10:14:11 +01:00
David Langley
f4cb404df0
Finish extraction
...
- Moves SwiftUI code out of Riot and into RiotSwiftUI which has no dependency on Matrix SDK.
- Git wasn't smart enough to see the file moves. Most feature function has remain unchanged. 1 change I did make was remove NotificationSettingsViewModel's dependence on MxPushRule, so that the view model could be moved into RiotSwiftUI.
- Add LocaleProvider to abstract VectorL10n's use of Matrix SDK language so it can be used in RiotSwiftUI.
- Split Theme into UKit/SwiftUI version to remove RiotSwiftUI's dependence on ThemeService and ThemeV1.
- Migrated from ThemeObserver to ThemePublisher. We push updates to ThemePublisher so that we can remove ThemeService as dependency.
- Add .DS_Store to .gitignore
2021-09-01 12:34:38 +01:00
Stefan Ceriu
00ff7d9a03
Using a property wrapper for UserDefaults backed application settings (RiotSettings).
2021-08-30 11:02:06 +03:00
ismailgulek
a23ebe226c
Read widget event types from NSE
2021-03-19 02:52:04 +03:00
manuroe
a5dac32976
EncryptionKeyManager: Update Xcodegen yml to use it
2021-02-18 16:02:07 +01:00
manuroe
5817ddc822
XcodeGen: Add missing source file after merging develop
2021-02-11 17:03:30 +01:00
manuroe
15597c38b2
XcodeGen: Removed useless postbuildScripts
2021-02-11 09:37:07 +01:00
manuroe
ac7cf9f1ce
XcodeGen: Use same names for yml and xcconfig files in every target
2021-02-11 09:21:00 +01:00