Commit Graph

11 Commits

Author SHA1 Message Date
Doug
7d29bca319 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
David Langley
ada377dcf2 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
588d1137c3 Git ignore bundler vendor folder 2021-06-09 08:36:57 +02:00
Gil Eluard
0cc85f780e Project file generation with xcodegen 2020-12-06 22:37:52 +01:00
manuroe
3a21a6f671 CHANGES 2020-09-03 15:57:21 +02:00
manuroe
efbca319f0 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
0defe0c286 Ignore fastlane/Preview.html 2020-08-25 15:45:46 +03:00
ismailgulek
9ae23c4850 Ignore provisioning_profiles 2020-08-13 18:55:55 +03:00
SBiOSoftWhare
377e3fb369 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