Commit Graph

10 Commits

Author SHA1 Message Date
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
manuroe 7b129f1a4b Git ignore bundler vendor folder 2021-06-09 08:36:57 +02:00
Gil Eluard 36817ba7ba Project file generation with xcodegen 2020-12-06 22:37:52 +01:00
manuroe d293985a8d CHANGES 2020-09-03 15:57:21 +02:00
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek dec1a77ea0 Ignore fastlane/Preview.html 2020-08-25 15:45:46 +03:00
ismailgulek 8b20b5fc90 Ignore provisioning_profiles 2020-08-13 18:55:55 +03:00
SBiOSoftWhare dda86b9579 Update gitignore for Fastlane 2018-10-03 14:54:51 +02:00
jeangb 9252ef02f2 GitIgnore update 2017-01-11 15:25:57 +01:00
giomfo 6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00