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/SessionUtilitiesKit/General
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
1 year ago
..
AppContext.swift Refactored the LintLocalizableStrings script 1 year ago
Array+Utilities.swift Removed some unneeded code and fixed a couple of bugs 2 years ago
Atomic.swift Fixed an issue where XCode 15 would hang on launch due to being unable to retrieve a read lock 2 years ago
BuildConfiguration.swift
Caches.swift Fixed the broken tests 2 years ago
CallRingTonePlayer.swift
Collection+Utilities.swift Defensive coding for C API conversation, threading & logging tweaks 2 years ago
Constants.swift add constants 1 year ago
Data+Utilities.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Dependencies.swift [WIP] Pulling in a bunch of changes around request management 2 years ago
Dictionary+Utilities.swift Merge remote-tracking branch 'upstream/dev' into disappearing-message-redesign 2 years ago
Features.swift clean up stage 1 1 year ago
FileSystem.swift Refactored the LintLocalizableStrings script 1 year ago
General.swift Tweaks to notification extension 2 years ago
LRUCache.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Localization.swift Use English strings as the default strings & update build number 1 year ago
Logging.swift Fixed a bug with return from background logs 1 year ago
NSRegularExpression+SSK.swift
NSTimer+Proxying.h
NSTimer+Proxying.m Refactored the LintLocalizableStrings script 1 year ago
NSUserDefaults+OWS.h
NSUserDefaults+OWS.m Refactored AppContext and AppRediness to Swift 2 years ago
Notifications+Lifecycle.swift Refactored AppContext and AppRediness to Swift 2 years ago
ReusableView.swift
SNUserDefaults.swift Refactored the LintLocalizableStrings script 1 year ago
SessionId.swift Refactored the LintLocalizableStrings script 1 year ago
Set+Utilities.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
Singleton.swift Refactored AppContext and AppRediness to Swift 2 years ago
String+SSK.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
String+Trimming.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
String+Utilities.swift Refactored the LintLocalizableStrings script 1 year ago
TimeInterval+Utilities.swift add auto deletes subtitle on delete action in long press menu screen 2 years ago
Timer+MainThread.swift Fixed the broken tests 2 years ago
TimestampUtils.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UICollectionView+ReusableView.swift
UIDevice+featureSupport.swift Refactored the LintLocalizableStrings script 1 year ago
UIEdgeInsets.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
UITableView+ReusableView.swift
UnicodeScalar+Utilities.swift Updated the JobRunner to have multiple job queues (needs more testing) 4 years ago
Weak.swift