| .. |
|
AppContext.h
|
Allow parallel usage of staging and production services.
|
2020-01-15 10:48:42 -03:00 |
|
AppContext.m
|
Run perf tests with real-world optimizations
|
2019-08-29 09:47:52 -06:00 |
|
AppExpiry.swift
|
Mark as last iOS 9 release.
|
2019-09-19 12:16:08 -07:00 |
|
AppReadiness.h
|
Distinguish 'app will/did become ready' events.
|
2018-11-05 09:04:57 -05:00 |
|
AppReadiness.m
|
Improve logging around perf bottlenecks around application state changes.
|
2019-11-04 13:37:46 -03:00 |
|
AppVersion.h
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
AppVersion.m
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
Atomics.swift
|
Respond to CR.
|
2019-11-07 15:17:50 -03:00 |
|
AudioWaveform.swift
|
PR Feedback
|
2019-09-19 12:45:48 -07:00 |
|
Batching.swift
|
Delete old and unused one-time prekeys.
|
2019-11-02 08:16:41 -03:00 |
|
Bench.swift
|
Attempt to fix Bench crashes
|
2019-11-13 10:47:44 -03:00 |
|
BidirectionalDictionary.swift
|
Fix BidirectionalDictionary orphan data bug
|
2020-02-21 21:44:31 -08:00 |
|
ByteParser.h
|
Pull byte parser out into separate source file.
|
2018-07-23 14:00:17 -04:00 |
|
ByteParser.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
DataSource.h
|
Swift interop: throwable method for DRY composable error handling
|
2019-08-15 09:36:57 -06:00 |
|
DataSource.m
|
Write DataSourceValue to disk async.
|
2019-09-27 16:51:00 -03:00 |
|
Date+SSK.swift
|
Windowed conversation loading
|
2019-12-31 14:29:32 -08:00 |
|
DeviceNames.swift
|
Linking flow
|
2019-10-17 10:19:32 -06:00 |
|
Error+SSK.swift
|
Linking flow
|
2019-10-17 10:19:32 -06:00 |
|
ExperienceUpgrade.h
|
Prepare ExperienceUpgrade for megaphones.
|
2020-01-30 20:10:35 -08:00 |
|
ExperienceUpgrade.m
|
Prepare ExperienceUpgrade for megaphones.
|
2020-01-30 20:10:35 -08:00 |
|
ExperienceUpgrade+SDS.swift
|
Fix column ordering
|
2020-01-30 20:11:08 -08:00 |
|
ExperienceUpgradeFinder.swift
|
remove hasPending2fa since it's redundant with onboarding flow
|
2020-02-18 15:37:17 -07:00 |
|
FeatureFlags.swift
|
feature flags for production
|
2020-02-21 17:21:46 -08:00 |
|
FunctionalUtil.h
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
FunctionalUtil.m
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
GroupManager.swift
|
Keep track of who added us to a group so we can show it in message requests
|
2020-02-25 12:47:03 -07:00 |
|
GroupsV2.swift
|
Rework message processing to handle groups v2.
|
2020-01-17 17:34:37 -03:00 |
|
Int+SSK.swift
|
Redesigned reaction view
|
2020-02-02 21:16:08 -08:00 |
|
JobQueue.swift
|
Respond to CR.
|
2020-01-16 17:44:56 -03:00 |
|
KeyBackupService.swift
|
Rotate the storage service key
|
2020-02-21 22:22:11 -08:00 |
|
Locale+SSK.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
LRUCache.swift
|
auto-migrate to Swift5
|
2019-04-04 13:44:42 -06:00 |
|
MessageSender+Promise.swift
|
Respond to Cr.
|
2019-11-08 16:20:25 -03:00 |
|
MIMETypeUtil.h
|
Add Debug UI action to insert one of each kind of model.
|
2019-09-23 13:49:29 -03:00 |
|
MIMETypeUtil.m
|
Add Debug UI action to insert one of each kind of model.
|
2019-09-23 13:49:29 -03:00 |
|
ModelReadCache.swift
|
Respond to CR.
|
2020-01-16 18:11:26 -03:00 |
|
NewGroupSeed.swift
|
Rework message processing to handle groups v2.
|
2020-01-17 17:34:37 -03:00 |
|
NSArray+OWS.h
|
Respond to CR.
|
2017-09-20 11:48:37 -04:00 |
|
NSArray+OWS.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
NSData+Image.h
|
better logging of filesize/resolutions
|
2019-11-21 10:00:14 -07:00 |
|
NSData+Image.m
|
overzealous assert for quoted replies
|
2019-12-31 14:25:24 -08:00 |
|
NSError+OWSOperation.h
|
Swift errors vs. isRetryable
|
2019-07-25 10:56:30 -06:00 |
|
NSError+OWSOperation.m
|
Swift errors vs. isRetryable
|
2019-07-25 10:56:30 -06:00 |
|
NSNotificationCenter+OWS.h
|
Post notifications asynchronously.
|
2017-09-21 17:03:57 -04:00 |
|
NSNotificationCenter+OWS.m
|
Post notifications asynchronously.
|
2017-09-21 17:03:57 -04:00 |
|
NSRegularExpression+SSK.swift
|
remove compiler warning: 'public' modifier is redundant for instance method declared in a public extension
|
2019-05-22 15:13:04 -04:00 |
|
NSString+SSK.h
|
Fix crash in NSLinguisticTagger.
|
2019-08-27 13:55:38 -03:00 |
|
NSString+SSK.m
|
Fix crash in NSLinguisticTagger.
|
2019-08-27 13:55:38 -03:00 |
|
NSTimer+OWS.h
|
NSRunLoop methods should only be accessed on it's corresponding thread.
|
2019-01-17 14:43:18 -05:00 |
|
NSTimer+OWS.m
|
NSRunLoop methods should only be accessed on it's corresponding thread.
|
2019-01-17 14:43:18 -05:00 |
|
NSURLSessionDataTask+StatusCode.h
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
NSURLSessionDataTask+StatusCode.m
|
Add missing nullability annotations.
|
2019-01-23 13:12:43 -05:00 |
|
NSUserDefaults+OWS.h
|
Migrate to shared data NSUserDefaults.
|
2017-11-30 09:49:01 -05:00 |
|
NSUserDefaults+OWS.m
|
Respond to CR.
|
2018-10-22 14:43:07 -04:00 |
|
OrderedSet.swift
|
permissively parse legacy and modern mexican phone number formats
|
2020-01-16 11:41:48 -07:00 |
|
OWS2FAManager.h
|
remove hasPending2fa since it's redundant with onboarding flow
|
2020-02-18 15:37:17 -07:00 |
|
OWS2FAManager.m
|
remove hasPending2fa since it's redundant with onboarding flow
|
2020-02-18 15:37:17 -07:00 |
|
OWSAnalytics.h
|
Tweak RI.
|
2019-08-08 14:48:57 -03:00 |
|
OWSAnalytics.m
|
Tweak RI.
|
2019-08-08 14:48:57 -03:00 |
|
OWSAnalyticsEvents.h
|
Decrypt incoming UD messages.
|
2018-10-03 09:32:21 -04:00 |
|
OWSAnalyticsEvents.m
|
Decrypt incoming UD messages.
|
2018-10-03 09:32:21 -04:00 |
|
OWSBackgroundTask.h
|
Respond to CR.
|
2018-03-05 17:08:58 -03:00 |
|
OWSBackgroundTask.m
|
Notify input toolbar when stickers become enabled.
|
2019-05-31 09:36:02 -04:00 |
|
OWSBackupFragment.h
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
OWSBackupFragment.m
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
OWSBackupFragment+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
OWSDispatch.h
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
OWSDispatch.m
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
OWSError.h
|
Re-linking UI and delinked UI state
|
2019-10-29 16:05:18 -07:00 |
|
OWSError.m
|
convert DataSource to protocol, double down on URLs vs filepaths
|
2019-08-12 15:11:40 -06:00 |
|
OWSFileSystem.h
|
Swift interop: throwable method for DRY composable error handling
|
2019-08-15 09:36:57 -06:00 |
|
OWSFileSystem.m
|
perf updates: spending 2% of our time finding the cache directory
|
2019-11-19 11:01:31 -07:00 |
|
OWSMath.h
|
Fix "Implicit conversion loses floating-point precision"
|
2020-01-17 16:08:35 -07:00 |
|
OWSOperation.h
|
Swift errors vs. isRetryable
|
2019-07-25 10:56:30 -06:00 |
|
OWSOperation.m
|
improve logging
|
2020-02-14 12:22:27 -07:00 |
|
OWSQueues.h
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWSUserProfile.h
|
Avoid extraneous syncing of profile changes
|
2020-02-21 16:32:30 -08:00 |
|
OWSUserProfile.m
|
Don't do storage service syncs for avatar changes
|
2020-02-21 16:32:30 -08:00 |
|
OWSUserProfile+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
ParamParser.swift
|
PR Feedback
|
2019-06-20 10:55:23 -07:00 |
|
Promise+OWS.swift
|
recreate sort order for synced conversations
|
2019-11-06 21:24:53 -07:00 |
|
RemoteConfigManager.swift
|
Add remote FF for storage service
|
2020-02-21 16:32:30 -08:00 |
|
ReverseDispatchQueue.swift
|
Add ReverseDispatchQueue.
|
2018-12-13 11:44:29 -05:00 |
|
SDS+SSK.swift
|
update GRDB
|
2019-09-04 18:23:01 -06:00 |
|
SSKAsserts.h
|
Respond to CR.
|
2019-06-25 16:00:58 -04:00 |
|
SSKPreferences.swift
|
suppress some actions until onboarded
|
2020-02-18 18:39:15 -07:00 |
|
StorageService.swift
|
Specify local version when fetching storage manifest
|
2020-02-25 12:29:20 -07:00 |
|
String+SSK.swift
|
Versioned profile changes, etc.
|
2020-01-08 13:54:54 -03:00 |
|
SwiftSingletons.swift
|
Merge remote-tracking branch 'origin/release/2.29.2'
|
2018-09-07 15:27:50 -04:00 |
|
SyncManagerProtocol.swift
|
Sync message request response
|
2020-02-20 17:06:24 -08:00 |
|
TestModel.h
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
TestModel.m
|
Fix broken tests.
|
2019-11-07 17:22:08 -03:00 |
|
TestModel+SDS.swift
|
Support profile given and family names
|
2020-01-09 13:17:09 -08:00 |
|
TypingIndicators.swift
|
Allow conforming to sync manager stuff in Swift
|
2019-11-19 18:07:51 -08:00 |
|
UIImage+OWS.h
|
Sync Groups and Contacts
|
2019-11-04 14:06:54 -08:00 |
|
UIImage+OWS.m
|
CR: add todo comment
|
2019-11-04 14:06:54 -08:00 |
|
UserProfileFinder.swift
|
PR Feedback
|
2019-08-15 12:37:51 -07:00 |
|
ViewOnceMessages.swift
|
Add SDS.fitsInInt64().
|
2019-09-18 09:43:03 -03:00 |
|
Weak.swift
|
DB updates UI
|
2019-05-02 14:22:53 -06:00 |
|
WeakTimer.swift
|
Outage detection.
|
2018-06-20 17:50:50 -04:00 |
|
YapDatabase+Promise.swift
|
GRDB adapter for message mapping
|
2019-04-10 16:28:18 -06:00 |
|
YapDatabaseViewTransaction+OWS.h
|
Skip invalid records in corrupt database views.
|
2019-06-10 10:03:17 -04:00 |
|
YapDatabaseViewTransaction+OWS.m
|
Apply strict ydb extension flag to ydb enumeration.
|
2019-06-21 11:57:21 -04:00 |