Commit graph

11 commits

Author SHA1 Message Date
Doug
545b641e53 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
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
manuroe
a6b4007d58 Git ignore bundler vendor folder 2021-06-09 08:36:57 +02:00
Gil Eluard
ba9ca9d634 Project file generation with xcodegen 2020-12-06 22:37:52 +01:00
manuroe
f91c932b1c CHANGES 2020-09-03 15:57:21 +02:00
manuroe
a151bf4a91 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
7044ab09c5 Ignore fastlane/Preview.html 2020-08-25 15:45:46 +03:00
ismailgulek
4890f6ac76 Ignore provisioning_profiles 2020-08-13 18:55:55 +03:00
SBiOSoftWhare
f4830487e9 Update gitignore for Fastlane 2018-10-03 14:54:51 +02:00
jeangb
209b6e6fd7 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