Commit Graph

8862 Commits (c87eea2ab658e973c2a896acd858c4ce3bb1b732)
 

Author SHA1 Message Date
Matthew Chen c87eea2ab6 Merge branch 'charlesmchen/fix-ssk-tests-n' 6 years ago
Matthew Chen 87836f506b Move more singletons to SSKEnvironment. 6 years ago
Matthew Chen 6e3462c13f Merge branch 'charlesmchen/fixProtoStreamTest' 6 years ago
Matthew Chen b881bb467c Fix proto stream test. 6 years ago
Matthew Chen 52c27005ee Merge branch 'charlesmchen/logCurl' 6 years ago
Matthew Chen 39ebdf0921 Log curl command for failed requests in debug builds. 6 years ago
Matthew Chen 562d516a78 Merge branch 'charlesmchen/newGrayscalePalette' 6 years ago
Matthew Chen 6a712366ae Tweak gray 95. 6 years ago
Matthew Chen 922c505559 Respond to CR. 6 years ago
Matthew Chen ef6689410b Design feedback from Myles. 6 years ago
Matthew Chen 8cf5f3e58f New grayscale palette. 6 years ago
Matthew Chen c7eb80700e Fix memory leak in Curve25519Kit. 6 years ago
Matthew Chen e7b7fb9293 Merge branch 'charlesmchen/corruptThreadView' 6 years ago
Matthew Chen 15b52db8bf Respond to CR. 6 years ago
Matthew Chen 29bb69032a DRY up the debounce of db extension version increment. 6 years ago
Matthew Chen 20de087441 Repair corrupt thread view. 6 years ago
Matthew Chen a0a48431ca Merge branch 'charlesmchen/fix-ssk-tests-l' 6 years ago
Matthew Chen 6563c829e3 Update cocoapods. 6 years ago
Matthew Chen e8186a7005 Fix rebase breakage. Make environment properties mutable in tests. 6 years ago
Matthew Chen 3b2c5bfc7b Modify mock environments to register all db views. 6 years ago
Matthew Chen 83e6484156 Respond to CR. Rework how OWSUploadOperation's networkManager property. 6 years ago
Matthew Chen a7a05e9bbf Respond to CR. Rework how CallNotificationsAdapter adaptee is populated. 6 years ago
Matthew Chen edcedd2845 Remove selfRecipient method. 6 years ago
Matthew Chen e1db60c1c0 Rework creation of singletons. 6 years ago
Matthew Chen 27023c9d83 Merge branch 'charlesmchen/brokenSignalTests' 6 years ago
Matthew Chen 0c6f6cdafd Fix compilation errors in Signal tests. 6 years ago
Michael Kirk 313a58c4d7 Merge branch 'mkirk/new-phones' 6 years ago
Michael Kirk 21e67e9a1d New resolutions for call banner, rename to accommodate multiple X devices.
Only apply work-around to legacy versions where required.
6 years ago
Matthew Chen 14aa86f16f Update cocoapods. 6 years ago
Matthew Chen 687be6b79d Merge branch 'charlesmchen/assertReview' 6 years ago
Matthew Chen 4ad7ca79b7 Respond to CR. 6 years ago
Matthew Chen e8eac9f30b Clean up ahead of PR. 6 years ago
Matthew Chen b883209f91 Refine logging. 6 years ago
Matthew Chen 03f10b723e Merge branch 'delete-legacy-passphrase-fix' 6 years ago
Matthew Chen 69290f7ec8 Improve logging around failied keychain deletion. 6 years ago
Matt Rubin d25579e478 Treat failure to delete a non-existent password as success
Fixes https://github.com/signalapp/Signal-iOS/issues/3876
6 years ago
Michael Kirk ec019f2863 Merge branch 'mkirk/fix-test-run' 6 years ago
Michael Kirk 25bec86325 update pods 6 years ago
Michael Kirk 60a6128afd Remove SSK tests from Signal-iOS xcode test run
Firstly, they aren't compiling (and haven't been for a while), and thus prevent
iOS tests from running and being written. This can and should be fixed.

Secondly, they don't respect the ubsan.supp file. I'm not sure how to fix this.
We may just not be able to run the SSK tests as part of the Signal-iOS test
runner, and instead have to revert to running them from within a separate test
app.
6 years ago
Michael Kirk 13856acb02 remove wrong import 6 years ago
Michael Kirk e9f0c31d49 Merge branch 'mkirk/debounce-prekey-checks2' 6 years ago
Michael Kirk ec77b83c36 update pods 6 years ago
Michael Kirk e1f131f09c restore save after marking item as uploaded
This was lost in an earlier fixup commit - markAsAccepted mutates but does not
persist anything since SPK doesn't know about YapDB
6 years ago
Michael Kirk cb55ba57f5 CR: rename classes, no functional changes 6 years ago
Michael Kirk 9f35b93647 CR: clarify comment 6 years ago
Michael Kirk f5efa9ee90 update pods 6 years ago
Michael Kirk 9bca1c8e52 Add some missing nullability annotations 6 years ago
Michael Kirk b3d3c27f39 CR: Split operations into separate files (no changes in functionality) 6 years ago
Michael Kirk ff3e9bcdd1 cr: add comment about operation queue 6 years ago
Michael Kirk bfd8eb63c6 Add some comments/nullability annotations for clarity 6 years ago