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/SessionUIKit/Components
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
..
SwiftUI make explicit accessibility label for modals and error messages of text input 6 months ago
ConfirmationModal.swift Refactored the LintLocalizableStrings script 6 months ago
GradientView.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
HighlightMentionBackgroundView.swift Fixed a number of issues found during internal testing 2 years ago
Modal.swift Updated the profile picture management UI 2 years ago
PlaceholderIcon.swift Refactored the LintLocalizableStrings script 6 months ago
ProfilePictureView.swift Merge branch 'dev' into standardised-strings 1 year ago
RadioButton.swift add accessibility id for radio buttons 2 years ago
ScrollableLabel.swift Renamed 'ScrollableLabelView' to 'ScrollableLabel' 7 months ago
SearchBar.swift Merge branch 'onboarding' into standardised-strings 12 months ago
Separator.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
SessionButton.swift Merge branch 'dev' into onboarding 1 year ago
StyledNavigationController.swift Fixed most of the styling issues raised during QA 3 years ago
TabBar.swift Updated the colours to source from direct theme values (instead of individual) 3 years ago
TappableLabel.swift Fixed a few issues around jumping between messages 1 year ago
TextField.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
TextView.swift Merge remote-tracking branch 'upstream/dev' into feature/theming 3 years ago
TopBannerController.swift Minor tweaks 8 months ago