| .. |
|
AppContext.h
|
Respond to CR.
|
2018-09-07 16:05:57 -04:00 |
|
AppContext.m
|
Respond to CR.
|
2018-09-07 15:37:40 -04:00 |
|
AppReadiness.h
|
Respond to CR.
|
2018-02-14 16:06:47 -05:00 |
|
AppReadiness.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
AppVersion.h
|
Converge appLaunchTime.
|
2018-08-08 13:53:24 -04:00 |
|
AppVersion.m
|
Apply OWS log functions in Objective-C.
|
2018-08-27 12:58:52 -04: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 |
|
Cryptography.h
|
Overflow math and safer asserts in Cryptography.m
|
2018-09-07 11:02:52 -06:00 |
|
Cryptography.m
|
Update assertions.
|
2018-09-14 14:30:06 -04:00 |
|
DataSource.h
|
image sizing
|
2018-08-30 19:21:38 -06:00 |
|
DataSource.m
|
Update assertions.
|
2018-09-14 14:30:06 -04:00 |
|
FunctionalUtil.h
|
remove unused FunctionalUtil code
|
2018-09-07 11:02:52 -06:00 |
|
FunctionalUtil.m
|
remove unused FunctionalUtil code
|
2018-09-07 11:02:52 -06:00 |
|
iOSVersions.h
|
Respond to CR.
|
2017-09-20 09:19:15 -04:00 |
|
Logger.swift
|
Respond to CR.
|
2018-08-27 10:02:28 -04:00 |
|
MIMETypeUtil.h
|
Image content types.
|
2018-06-20 17:13:31 -04:00 |
|
MIMETypeUtil.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06: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
|
Modify new thumbnail system to include video and GIF thumbnails.
|
2018-09-06 15:30:00 -04:00 |
|
NSData+Image.m
|
Merge remote-tracking branch 'origin/release/2.29.2'
|
2018-09-07 15:27:50 -04:00 |
|
NSData+messagePadding.h
|
Respond to CR.
|
2017-09-20 09:19:15 -04:00 |
|
NSData+messagePadding.m
|
Apply OWS log functions in Objective-C.
|
2018-08-27 12:58:52 -04:00 |
|
NSData+OWS.h
|
Refine logging.
|
2018-09-18 16:35:12 -04:00 |
|
NSData+OWS.m
|
Respond to CR.
|
2018-09-18 16:44:33 -04:00 |
|
NSDate+OWS.h
|
Delta contact intersections.
|
2018-07-18 14:27:40 -04:00 |
|
NSDate+OWS.mm
|
Delta contact intersections.
|
2018-07-18 14:27:40 -04: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 |
|
NSObject+OWS.h
|
Unify log tags.
|
2018-08-15 10:24:29 -04:00 |
|
NSObject+OWS.m
|
Implement backup import logic.
|
2018-03-14 09:27:39 -03:00 |
|
NSString+SSK.h
|
Add screen lock feature.
|
2018-03-22 15:49:57 -04:00 |
|
NSString+SSK.m
|
Update assertions.
|
2018-09-14 14:30:06 -04:00 |
|
NSTimer+OWS.h
|
Import SSK (and history) into Signal-iOS
|
2017-07-21 13:55:01 -04:00 |
|
NSTimer+OWS.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
NSURLSessionDataTask+StatusCode.h
|
Respond to CR.
|
2017-09-20 09:19:15 -04:00 |
|
NSURLSessionDataTask+StatusCode.m
|
Import SSK (and history) into Signal-iOS
|
2017-07-21 13:55:01 -04:00 |
|
NSUserDefaults+OWS.h
|
Migrate to shared data NSUserDefaults.
|
2017-11-30 09:49:01 -05:00 |
|
NSUserDefaults+OWS.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWS2FAManager.h
|
Fix first reminder too early, offset bugs.
|
2018-03-07 10:58:33 -05:00 |
|
OWS2FAManager.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWSAnalytics.h
|
Apply OWS log functions in Objective-C.
|
2018-08-27 12:58:52 -04:00 |
|
OWSAnalytics.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWSAnalyticsEvents.h
|
Call lifecycle edge cases.
|
2018-05-22 09:22:40 -04:00 |
|
OWSAnalyticsEvents.m
|
Call lifecycle edge cases.
|
2018-05-22 09:22:40 -04:00 |
|
OWSAsserts.h
|
Step 1/2 Prefer safer asserts
|
2018-09-07 10:00:48 -06:00 |
|
OWSAsserts.m
|
Use swift macros for main thread assert
|
2018-08-23 10:29:49 -06:00 |
|
OWSBackgroundTask.h
|
Respond to CR.
|
2018-03-05 17:08:58 -03:00 |
|
OWSBackgroundTask.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWSBackupFragment.h
|
Add local cache of backup fragment metadata.
|
2018-04-02 09:27:34 -04:00 |
|
OWSBackupFragment.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06: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
|
Organize attachments.
|
2018-07-26 09:25:24 -04:00 |
|
OWSError.m
|
Rename fail macros in Obj-C.
|
2018-08-27 10:29:51 -04:00 |
|
OWSFileSystem.h
|
Lazy attachment restores.
|
2018-04-02 09:27:34 -04:00 |
|
OWSFileSystem.m
|
Add test app context; use mock "document" and "shared data container" directories in tests, use mock keychain storage in tests.
|
2018-09-07 15:37:40 -04:00 |
|
OWSLogger.h
|
Update assertions.
|
2018-09-14 14:30:06 -04:00 |
|
OWSLogger.m
|
Respond to CR.
|
2018-08-27 10:04:27 -04:00 |
|
OWSOperation.h
|
Cancel quickly if dependent operation fails
|
2018-07-19 13:40:30 -06:00 |
|
OWSOperation.m
|
CR: clarify comment
|
2018-09-17 10:10:32 -06:00 |
|
OWSQueues.h
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06:00 |
|
OWSSwiftUtils.swift
|
Rename fail macros in Swift.
|
2018-08-27 10:27:48 -04:00 |
|
ParamParser.swift
|
extract convenience intitializer for param parser
|
2018-09-17 10:10:32 -06:00 |
|
Promise+retainUntilComplete.swift
|
Remove Twisted Oak.
|
2018-07-23 13:24:33 -04:00 |
|
SwiftSingletons.swift
|
Merge remote-tracking branch 'origin/release/2.29.2'
|
2018-09-07 15:27:50 -04:00 |
|
Threading.h
|
Fix crash on launch in debug.
|
2018-02-14 13:47:45 -08:00 |
|
Threading.m
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
|
2018-09-07 10:00:48 -06: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
|
Merge remote-tracking branch 'origin/release/2.29.2'
|
2018-09-07 15:27:50 -04:00 |
|
WeakTimer.swift
|
Outage detection.
|
2018-06-20 17:50:50 -04:00 |