..
AppContext.h
Respond to CR.
2019-02-14 09:23:50 -05:00
AppContext.m
Respond to CR.
2018-09-07 15:37:40 -04:00
AppReadiness.h
Distinguish 'app will/did become ready' events.
2018-11-05 09:04:57 -05:00
AppReadiness.m
Distinguish 'app will/did become ready' events.
2018-11-05 09:04:57 -05: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
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
image sizing
2018-08-30 19:21:38 -06:00
DataSource.m
Reduce logging.
2019-03-15 16:27:08 -04:00
DeviceNames.swift
Fix issues from integration testing.
2018-12-19 18:26:15 -05:00
FeatureFlags.swift
Merge tag '2.38.0.11'
2019-04-01 14:04:43 -06: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
JobQueue.swift
reconcile jobqueue tests with NSTimer based retry
2018-11-11 11:31:57 -06:00
LRUCache.swift
Segment proxied content downloads.
2019-01-24 08:51:25 -05:00
MessageSender+Promise.swift
fix compiler warning
2018-11-12 09:44:01 -06:00
MIMETypeUtil.h
Plumb through messageAlbumId so an Attachment knows what album (if any) it
2018-11-08 12:52:08 -06:00
MIMETypeUtil.m
Try to play .mpg videos.
2018-12-18 14:54:05 -05: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
Fix build warnings about nullability.
2019-01-23 13:12:43 -05:00
NSData+Image.m
Fix build warnings about nullability.
2019-01-23 13:12:43 -05:00
NSError+MessageSending.h
Reusable UploadOperation based on extracted OWSOperation
2018-04-09 12:47:56 -04:00
NSError+MessageSending.m
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
2018-09-07 10:00:48 -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
link checks
2019-03-18 15:21:19 -07:00
NSString+SSK.h
move all possible methods into String+OWS in SCK
2018-12-20 09:54:08 -07:00
NSString+SSK.m
move all possible methods into String+OWS in SCK
2018-12-20 09:54:08 -07: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
OWS2FAManager.h
Hang more singletons on SSKEnv.
2018-10-11 08:56:50 -04:00
OWS2FAManager.m
Add missing retains to promises.
2018-12-11 10:43:47 -05:00
OWSAnalytics.h
Apply OWS log functions in Objective-C.
2018-08-27 12:58:52 -04:00
OWSAnalytics.m
Move db connections to environments.
2018-10-16 13:01:11 -04: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
Pull out SignalCoreKit.
2018-10-01 09:06:40 -04:00
OWSBackupFragment.h
Respond to CR.
2018-12-03 22:41:08 -05:00
OWSBackupFragment.m
Respond to CR.
2018-12-03 22:41:08 -05: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
Discard transient messages if there is no session.
2019-01-07 08:49:31 -05:00
OWSError.m
Respond to CR.
2018-10-05 12:00:31 -04:00
OWSFileSystem.h
Temp files.
2019-03-27 12:37:22 -04:00
OWSFileSystem.m
Fix tests by removing side effect in getter
2019-04-01 14:05:58 -06:00
OWSMath.h
Sketch out crop tool.
2019-02-13 16:43:41 -05:00
OWSOperation.h
kick-queue upon reachability
2018-10-25 11:56:39 -06:00
OWSOperation.m
Remove timer queue.
2019-01-17 14:45:43 -05:00
OWSQueues.h
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
2018-09-07 10:00:48 -06:00
OWSSyncManagerProtocol.h
warn_unused_result on AnyPromise methods
2018-12-11 09:37:44 -07:00
ParamParser.swift
extract convenience intitializer for param parser
2018-09-17 10:10:32 -06:00
Promise+retainUntilComplete.swift
Update PromiseKit
2018-10-13 16:04:20 -06:00
ReverseDispatchQueue.swift
Add ReverseDispatchQueue.
2018-12-13 11:44:29 -05:00
SSKAsserts.h
avoid assertion when deliberately testing for failure
2018-11-11 11:28:59 -06:00
SSKPreferences.swift
update settings key
2019-03-11 19:53:04 -07:00
String+SSK.swift
fix rotation issue
2019-03-18 15:17:13 -07:00
SwiftSingletons.swift
Merge remote-tracking branch 'origin/release/2.29.2'
2018-09-07 15:27:50 -04:00
TypingIndicators.swift
Don't ever show TI when they are disabled.
2018-12-05 14:38:10 -05:00
UIImage+OWS.h
Don't track thumbnail metadata in db; improve thumbnail quality.
2018-09-06 15:30:00 -04:00
UIImage+OWS.m
Add missing nullability annotations.
2019-01-23 13:12:43 -05:00
WeakTimer.swift
Outage detection.
2018-06-20 17:50:50 -04:00
YapDatabase+Promise.swift
pop view if message is deleted
2019-02-21 16:18:14 -07:00