Commit Graph

14 Commits

Author SHA1 Message Date
Doug 6b2c2ec164 Use a single strings step with 2 actions. 2021-12-08 16:20:54 +00:00
SBiOSoftWhare 4be96907c0 SwiftGen: Handle MatrixKit stencil. 2021-12-07 16:44:15 +01:00
SBiOSoftWhare f9528fd9af MatrixKit: Add dedicated stencil for string generation. 2021-12-07 16:43:49 +01:00
SBiOSoftWhare 1754469302 SwiftGen: Handle MatrixKit strings. 2021-11-29 17:25:31 +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
Stefan Ceriu c69d364ad1 Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C. 2021-09-22 14:10:16 +03: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
manuroe 67e34a691e InfoPlist: Generated class from Info.plist 2020-07-30 10:42:05 +02:00
manuroe 0aeff76ad4 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00
manuroe d1ceeb32cb Device Verification: Translate emoji 2019-04-16 09:33:25 +02:00
manuroe 576060fba9 Productivity: SwiftGen: expose all storyboards from Modules/
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe 6c48ecf0cc Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00
SBiOSoftWhare 9efdeaf8d7 Add SwiftGen custom template for strings. Update SwiftGen config file. 2019-01-21 19:30:50 +01:00
SBiOSoftWhare fa24456d9c Add SwiftGen configuration file 2019-01-14 17:01:29 +01:00