Commit Graph

9021 Commits (f243914fe5aa8f9a2140183b7523e2ce43503ede)
 

Author SHA1 Message Date
Matthew Chen b30bfec21f Fix contact offer button margins. 7 years ago
Matthew Chen 9c6902d179 Merge branch 'charlesmchen/contactUtils' 7 years ago
Matthew Chen 0b7d269017 Rename DebugContactsUtils. 7 years ago
Matthew Chen bcee59f5e5 Add contact utils class. 7 years ago
Matthew Chen 6a5935c6e8 Merge branch 'charlesmchen/fix-ssk-tests-o' 7 years ago
Matthew Chen be76267105 Update cocoapods. 7 years ago
Matthew Chen 98630cca50 Respond to CR; add db utility methods to test base classes. 7 years ago
Matthew Chen 559c496ae5 Clean up. 7 years ago
Matthew Chen 66fc389fba Get SSK tests building and running. 7 years ago
Matthew Chen c87eea2ab6 Merge branch 'charlesmchen/fix-ssk-tests-n' 7 years ago
Matthew Chen 87836f506b Move more singletons to SSKEnvironment. 7 years ago
Matthew Chen 6e3462c13f Merge branch 'charlesmchen/fixProtoStreamTest' 7 years ago
Matthew Chen b881bb467c Fix proto stream test. 7 years ago
Matthew Chen 52c27005ee Merge branch 'charlesmchen/logCurl' 7 years ago
Matthew Chen 39ebdf0921 Log curl command for failed requests in debug builds. 7 years ago
Matthew Chen 562d516a78 Merge branch 'charlesmchen/newGrayscalePalette' 7 years ago
Matthew Chen 6a712366ae Tweak gray 95. 7 years ago
Matthew Chen 922c505559 Respond to CR. 7 years ago
Matthew Chen ef6689410b Design feedback from Myles. 7 years ago
Matthew Chen 8cf5f3e58f New grayscale palette. 7 years ago
Matthew Chen c7eb80700e Fix memory leak in Curve25519Kit. 7 years ago
Matthew Chen e7b7fb9293 Merge branch 'charlesmchen/corruptThreadView' 7 years ago
Matthew Chen 15b52db8bf Respond to CR. 7 years ago
Matthew Chen 29bb69032a DRY up the debounce of db extension version increment. 7 years ago
Matthew Chen 20de087441 Repair corrupt thread view. 7 years ago
Matthew Chen a0a48431ca Merge branch 'charlesmchen/fix-ssk-tests-l' 7 years ago
Matthew Chen 6563c829e3 Update cocoapods. 7 years ago
Matthew Chen e8186a7005 Fix rebase breakage. Make environment properties mutable in tests. 7 years ago
Matthew Chen 3b2c5bfc7b Modify mock environments to register all db views. 7 years ago
Matthew Chen 83e6484156 Respond to CR. Rework how OWSUploadOperation's networkManager property. 7 years ago
Matthew Chen a7a05e9bbf Respond to CR. Rework how CallNotificationsAdapter adaptee is populated. 7 years ago
Matthew Chen edcedd2845 Remove selfRecipient method. 7 years ago
Matthew Chen e1db60c1c0 Rework creation of singletons. 7 years ago
Matthew Chen 27023c9d83 Merge branch 'charlesmchen/brokenSignalTests' 7 years ago
Matthew Chen 0c6f6cdafd Fix compilation errors in Signal tests. 7 years ago
Michael Kirk 313a58c4d7 Merge branch 'mkirk/new-phones' 7 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.
7 years ago
Matthew Chen 14aa86f16f Update cocoapods. 7 years ago
Matthew Chen 687be6b79d Merge branch 'charlesmchen/assertReview' 7 years ago
Matthew Chen 4ad7ca79b7 Respond to CR. 7 years ago
Matthew Chen e8eac9f30b Clean up ahead of PR. 7 years ago
Matthew Chen b883209f91 Refine logging. 7 years ago
Matthew Chen 03f10b723e Merge branch 'delete-legacy-passphrase-fix' 7 years ago
Matthew Chen 69290f7ec8 Improve logging around failied keychain deletion. 7 years ago
Matt Rubin d25579e478 Treat failure to delete a non-existent password as success
Fixes https://github.com/signalapp/Signal-iOS/issues/3876
7 years ago
Michael Kirk ec019f2863 Merge branch 'mkirk/fix-test-run' 7 years ago
Michael Kirk 25bec86325 update pods 7 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.
7 years ago
Michael Kirk 13856acb02 remove wrong import 7 years ago
Michael Kirk e9f0c31d49 Merge branch 'mkirk/debounce-prekey-checks2' 7 years ago