element-ios/RiotNSE
David Langley 790301ccb6 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
..
SupportingFiles Read widget event types from NSE 2021-03-19 02:52:04 +03:00
Common.xcconfig Include AppVersion.xcconfig in all Common.xcconfig. 2021-08-16 11:35:09 +02:00
Debug.xcconfig XcodeGen: Use same names for yml and xcconfig files in every target 2021-02-11 09:21:00 +01:00
Info.plist Create notification service extension 2020-05-22 14:27:30 +03:00
NotificationService.swift Update from feedback. 2021-08-18 12:32:32 +01:00
Release.xcconfig XcodeGen: Use same names for yml and xcconfig files in every target 2021-02-11 09:21:00 +01:00
RiotNSE.entitlements Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
target.yml Finish extraction 2021-09-01 12:34:38 +01:00