You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session/Settings
Morgan Pretty a32af018a7 Refactored the LintLocalizableStrings script
• Added new 'LintControl' mechanisms to allow for ignoring sections of code
• Added new 'MatchType' mechanisms for excluding unlocalized cases
• Updated the code to explicitly handle localized template strings (both single and multiline)
• Updated the code to process files across multiple threads to improve performance
• Updated the code to use Swift 5.7 regex and store in static variables to prevent reconstruction every time they are used
• Removed the list of individual files which are ignored (now just output a count)
• Fixed an issue where having a localized string on a subsequent line could result in an unlocalized (or incorrectly localized) string not being detected
• Fixed an issue where having multiple strings on a single line could result in an unlocalized string not being detected
• Fixed an issue where zero-width characters would result in the variable count comparison between translations failing
• Fixed a number of localization warnings
6 months ago
..
Views Refactored the LintLocalizableStrings script 6 months ago
AppearanceViewController.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 8 months ago
BlockedContactsViewModel.swift fix unblock modals 8 months ago
ConversationSettingsViewModel.swift add some accessibility ids 8 months ago
HelpViewModel.swift Refactored the LintLocalizableStrings script 6 months ago
ImagePickerHandler.swift Refactored MimeTypeUtil to use UniformTypeIdentifiers 7 months ago
NotificationContentViewModel.swift WIP: add strings 1 year ago
NotificationSettingsViewModel.swift Refactored the LintLocalizableStrings script 6 months ago
NotificationSoundViewModel.swift plurals and fix some strings 8 months ago
NukeDataModal.swift Merge remote-tracking branch 'upstream/dev' into strings 7 months ago
PrivacySettingsViewModel.swift standardize modal & input error accessibility ids 7 months ago
QRCodeScreen.swift Refactored the LintLocalizableStrings script 6 months ago
RecoveryPasswordScreen.swift Refactored the LintLocalizableStrings script 6 months ago
SeedModal.swift Merge branch 'onboarding' into standardised-strings 12 months ago
SettingsViewModel.swift Refactored the LintLocalizableStrings script 6 months ago