Commit graph

8875 commits

Author SHA1 Message Date
Matthew Chen 4b5021d8fd Merge branch 'charlesmchen/darkThemeReminders' 2018-09-25 15:51:02 -04:00
Matthew Chen d13624897d Fix reminder changes in home view. 2018-09-25 15:50:51 -04:00
Matthew Chen 0eb13dd827 Fix nag reminder v. dark theme. 2018-09-25 15:50:51 -04:00
Matthew Chen a02a5160f4 Merge branch 'charlesmchen/offerButtonMargins' 2018-09-25 15:49:38 -04:00
Matthew Chen b30bfec21f Fix contact offer button margins. 2018-09-25 15:49:15 -04:00
Matthew Chen 9c6902d179 Merge branch 'charlesmchen/contactUtils' 2018-09-25 15:48:39 -04:00
Matthew Chen 0b7d269017 Rename DebugContactsUtils. 2018-09-25 15:48:27 -04:00
Matthew Chen bcee59f5e5 Add contact utils class. 2018-09-25 15:46:08 -04:00
Matthew Chen 6a5935c6e8 Merge branch 'charlesmchen/fix-ssk-tests-o' 2018-09-21 09:24:11 -04:00
Matthew Chen be76267105 Update cocoapods. 2018-09-21 09:23:19 -04:00
Matthew Chen 98630cca50 Respond to CR; add db utility methods to test base classes. 2018-09-21 09:21:34 -04:00
Matthew Chen 559c496ae5 Clean up. 2018-09-21 09:08:39 -04:00
Matthew Chen 66fc389fba Get SSK tests building and running. 2018-09-21 09:08:39 -04:00
Matthew Chen c87eea2ab6 Merge branch 'charlesmchen/fix-ssk-tests-n' 2018-09-21 09:07:25 -04:00
Matthew Chen 87836f506b Move more singletons to SSKEnvironment. 2018-09-21 09:06:48 -04:00
Matthew Chen 6e3462c13f Merge branch 'charlesmchen/fixProtoStreamTest' 2018-09-20 15:03:44 -04:00
Matthew Chen b881bb467c Fix proto stream test. 2018-09-20 15:03:27 -04:00
Matthew Chen 52c27005ee Merge branch 'charlesmchen/logCurl' 2018-09-20 14:02:49 -04:00
Matthew Chen 39ebdf0921 Log curl command for failed requests in debug builds. 2018-09-20 14:02:35 -04:00
Matthew Chen 562d516a78 Merge branch 'charlesmchen/newGrayscalePalette' 2018-09-20 10:15:25 -04:00
Matthew Chen 6a712366ae Tweak gray 95. 2018-09-20 10:15:09 -04:00
Matthew Chen 922c505559 Respond to CR. 2018-09-20 10:14:20 -04:00
Matthew Chen ef6689410b Design feedback from Myles. 2018-09-20 10:14:20 -04:00
Matthew Chen 8cf5f3e58f New grayscale palette. 2018-09-20 10:14:20 -04:00
Matthew Chen c7eb80700e Fix memory leak in Curve25519Kit. 2018-09-20 08:59:32 -04:00
Matthew Chen e7b7fb9293 Merge branch 'charlesmchen/corruptThreadView' 2018-09-20 08:55:26 -04:00
Matthew Chen 15b52db8bf Respond to CR. 2018-09-20 08:55:19 -04:00
Matthew Chen 29bb69032a DRY up the debounce of db extension version increment. 2018-09-20 08:55:19 -04:00
Matthew Chen 20de087441 Repair corrupt thread view. 2018-09-20 08:55:19 -04:00
Matthew Chen a0a48431ca Merge branch 'charlesmchen/fix-ssk-tests-l' 2018-09-20 08:48:29 -04:00
Matthew Chen 6563c829e3 Update cocoapods. 2018-09-20 08:48:11 -04:00
Matthew Chen e8186a7005 Fix rebase breakage. Make environment properties mutable in tests. 2018-09-19 16:30:03 -04:00
Matthew Chen 3b2c5bfc7b Modify mock environments to register all db views. 2018-09-19 16:29:15 -04:00
Matthew Chen 83e6484156 Respond to CR. Rework how OWSUploadOperation's networkManager property. 2018-09-19 16:28:03 -04:00
Matthew Chen a7a05e9bbf Respond to CR. Rework how CallNotificationsAdapter adaptee is populated. 2018-09-19 16:27:26 -04:00
Matthew Chen edcedd2845 Remove selfRecipient method. 2018-09-19 15:11:26 -04:00
Matthew Chen e1db60c1c0 Rework creation of singletons. 2018-09-19 15:11:26 -04:00
Matthew Chen 27023c9d83 Merge branch 'charlesmchen/brokenSignalTests' 2018-09-19 13:54:43 -04:00
Matthew Chen 0c6f6cdafd Fix compilation errors in Signal tests. 2018-09-19 13:53:57 -04:00
Michael Kirk 313a58c4d7 Merge branch 'mkirk/new-phones' 2018-09-19 11:21:03 -06:00
Michael Kirk 21e67e9a1d New resolutions for call banner, rename to accommodate multiple X devices.
Only apply work-around to legacy versions where required.
2018-09-19 11:17:40 -06:00
Matthew Chen 14aa86f16f Update cocoapods. 2018-09-18 16:47:41 -04:00
Matthew Chen 687be6b79d Merge branch 'charlesmchen/assertReview' 2018-09-18 16:45:00 -04:00
Matthew Chen 4ad7ca79b7 Respond to CR. 2018-09-18 16:44:33 -04:00
Matthew Chen e8eac9f30b Clean up ahead of PR. 2018-09-18 16:35:13 -04:00
Matthew Chen b883209f91 Refine logging. 2018-09-18 16:35:12 -04:00
Matthew Chen 03f10b723e Merge branch 'delete-legacy-passphrase-fix' 2018-09-18 09:08:30 -04:00
Matthew Chen 69290f7ec8 Improve logging around failied keychain deletion. 2018-09-18 09:07:54 -04:00
Matt Rubin d25579e478 Treat failure to delete a non-existent password as success
Fixes https://github.com/signalapp/Signal-iOS/issues/3876
2018-09-18 09:05:43 -04:00
Michael Kirk ec019f2863 Merge branch 'mkirk/fix-test-run' 2018-09-17 12:41:12 -06:00