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/SessionMessagingKit/Utilities
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
..
AppReadiness.swift Refactored AppContext and AppRediness to Swift 1 year ago
Data+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2 years ago
DeviceSleepManager.swift Cleaned up a bunch of warnings, renamed a couple of folders 1 year ago
FixedWidthInteger+BigEndian.swift Partially implement receiving pipeline 5 years ago
Identity+Utilities.swift Fixed a few bugs and build libSession-util from source 2 years ago
MessageWrapper.swift Refactored the LintLocalizableStrings 2 years ago
OWSAudioPlayer.h Fixed a few bugs and continued work on fixing unit tests 3 years ago
OWSAudioPlayer.m Refactored the LintLocalizableStrings script 6 months ago
OWSAudioSession.swift Merge remote-tracking branch 'upstream/dev' into standardised-strings 8 months ago
OWSWindowManager.h Finished removing usages to non-theme colour variables 3 years ago
OWSWindowManager.m Refactored the LintLocalizableStrings script 6 months ago
Preferences.swift Refactored the LintLocalizableStrings script 6 months ago
ProfileManager.swift Refactored the LintLocalizableStrings script 6 months ago
ProfileManagerError.swift Fixed a few bugs found when testing strings 8 months ago
ProfilePictureView+Convenience.swift WIP: refactor global search screen into SwiftUI 1 year ago
ProximityMonitoringManager.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
SMKDependencies.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
SNProtoEnvelope+Conversion.swift Removed all the old Storage classes and YapDB extensions 3 years ago
SessionEnvironment.swift Moved a bunch of networking logic into libSession 12 months ago
String+Utlities.swift More work on getting SOGS V4 integrated 3 years ago
Threading.swift Reworked the libSession network to be instance based 1 year ago