Matthew Chen
|
e1db60c1c0
|
Rework creation of singletons.
|
2018-09-19 15:11:26 -04:00 |
|
Matthew Chen
|
3a12446be8
|
Modify environment accessors to use our 'shared' convention.
|
2018-09-07 16:20:41 -04:00 |
|
Michael Kirk
|
c7662b5a86
|
Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics
Going forward, we want to prefer safer asserts, but we don't want to blindly
apply crashing asserts across the codebase
|
2018-09-07 10:00:48 -06:00 |
|
Matthew Chen
|
3a50377902
|
Apply OWS log functions in Objective-C.
|
2018-08-27 12:58:52 -04:00 |
|
Matthew Chen
|
d6f4db1523
|
Rename TSStorageManager to OWSPrimaryStorage.
|
2018-03-06 17:12:13 -03:00 |
|
Matthew Chen
|
bd0f601792
|
Respond to CR.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
6b357f9445
|
Respond to CR.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
d3e16583eb
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
074046b98e
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
71782e0369
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
122ef91e57
|
Add protocol context to protocol kit.
|
2018-02-09 10:31:29 -05:00 |
|
Matthew Chen
|
0d5b5bc44c
|
Respond to CR.
|
2018-01-12 16:49:51 -05:00 |
|
Matthew Chen
|
3de9a4ea55
|
Add debug UI actions around clearing and snapshotting session state.
|
2018-01-12 16:42:18 -05:00 |
|
sdkjfhsdkjhfsdlkjhfsdf
|
6e2d9c8141
|
identity change vs. share extension
// FREEBIE
|
2018-01-02 11:24:36 -06:00 |
|
Matthew Chen
|
b4e8df79da
|
Migrate environment to SignalMessaging.
|
2017-12-05 10:29:29 -05:00 |
|
Matthew Chen
|
6e840ff956
|
Fix build warnings from XCode 9.
|
2017-11-09 02:52:44 -05:00 |
|
Matthew Chen
|
284d55ef6c
|
Rework the debug UI.
* Move debug stats to the about view.
* Convert about view to OWSTableView.
* Add DebugUIPage.
* Add non-thread Debug UI.
// FREEBIE
|
2017-07-04 11:57:13 -04:00 |
|
Matthew Chen
|
bd440f0878
|
Respond to post-holiday code reviews.
// FREEBIE
|
2017-06-17 13:38:19 -04:00 |
|
Michael Kirk
|
6715e76c99
|
Prefer archiving, to deleting old sessions for better handling of out of
order decryption.
// FREEBIE
|
2017-06-08 16:19:31 -04:00 |
|
Michael Kirk
|
022292e2e5
|
CR: extract method for readability
// FREEBIE
|
2017-06-07 14:51:52 -04:00 |
|
Michael Kirk
|
5b2428c8a5
|
debug toggle verification state
// FREEBIE
|
2017-06-07 14:51:52 -04:00 |
|
Michael Kirk
|
4000908f43
|
clarify assert per code review
// FREEBIE
|
2017-06-07 11:20:12 -04:00 |
|
Michael Kirk
|
d77addc01e
|
extract session state debug utils into section
// FREEBIE
|
2017-06-07 10:56:23 -04:00 |
|