Commit Graph

10967 Commits

Author SHA1 Message Date
Matthew Chen 674cf2e01f Render stroke and text items in image coordinates, not canvas coordinates. 2019-02-26 10:06:06 -05:00
Matthew Chen 7aa826748a Fix translation in crop editor's pinch gesture. 2019-02-26 10:06:06 -05:00
Matthew Chen 4022ba1a16 Fix translation in crop editor's pan gesture. 2019-02-26 10:06:06 -05:00
Michael Kirk d1d99bc641 Merge branch 'mkirk/disappearing-menu-bar' 2019-02-25 14:10:20 -07:00
Michael Kirk 233bc3858b dismiss menu actions when selected item is deleted 2019-02-25 14:10:12 -07:00
Michael Kirk 504d5f89b9 Merge branch 'mkirk/fix-tests-1' 2019-02-25 14:01:38 -07:00
Michael Kirk a7e8f9713c Try to account for variability in network backed tests 2019-02-25 13:44:03 -07:00
Michael Kirk 7b174e9b02 correct constants.
This test appears to be testing real-world iPhone dimensions, but the expected
results were all based on the previous test which tests convenient "round"
numbers.
2019-02-25 13:44:03 -07:00
Michael Kirk 0bd113e5d7 Merge branch 'mkirk/long-text' 2019-02-25 13:40:02 -07:00
Michael Kirk cc94d6946a update pods 2019-02-25 13:39:55 -07:00
Michael Kirk f1623b6037 missing nullability text 2019-02-25 13:27:49 -07:00
Michael Kirk c6a3772a5e clearer constant names 2019-02-25 13:27:49 -07:00
Michael Kirk 7e5256856c render media+longText message 2019-02-25 13:27:49 -07:00
Michael Kirk b7989e9384 feature flag approval sending 2019-02-25 13:27:49 -07:00
Michael Kirk bc4260b444 Send long-text with other attachments 2019-02-25 13:27:49 -07:00
Michael Kirk a218d6c465 Send first chars of longtext in protobuf 2019-02-25 13:27:49 -07:00
Matthew Chen d0287b28b3 Merge branch 'charlesmchen/proxiedRequestPaddingHeader' 2019-02-25 09:48:34 -05:00
Matthew Chen 0f98d63365 Tweak name of proxied request padding header. 2019-02-25 09:48:23 -05:00
Michael Kirk 59cd140477 "Bump build to 2.37.0.4." 2019-02-22 18:12:28 -07:00
Michael Kirk ce7ff58f95 Merge branch 'mkirk/input-bar-lanscape' 2019-02-22 18:12:13 -07:00
Michael Kirk 680b844f3c Allow all windows to do landscape, fixes:
1. Remove undesirable animation from portrait->landscape when minimizizing in
   landscape and relaunching in landscape.

2. This also seems to fix the intermittently misplaced toolbar when launching
   in landscape. I believe this is a consequence of fix #1
2019-02-21 17:38:52 -07:00
Michael Kirk 4e3af534df Merge branch 'mkirk/read-pool' 2019-02-21 16:21:00 -07:00
Michael Kirk 645a26cbdf use connection pool for reads 2019-02-21 16:20:57 -07:00
Michael Kirk 2d86127324 Merge branch 'mkirk/slow-launch' 2019-02-21 16:20:06 -07:00
Michael Kirk 7a4041cdde Cache dark theme preference
This is a hot path
2019-02-21 16:20:03 -07:00
Michael Kirk 4f43c24851 Merge branch 'mkirk/disappearing-cleanup' 2019-02-21 16:18:54 -07:00
Michael Kirk fabd3996c2 pop view if message is deleted
- use global ui database connection
2019-02-21 16:18:14 -07:00
Matthew Chen 1afc251401 Merge branch 'charlesmchen/userAgentForProxiedRequests' 2019-02-21 16:28:25 -05:00
Matthew Chen 20d22f6395 Add user agent for proxied requests. 2019-02-21 16:28:11 -05:00
Matthew Chen 1b52275297 Merge branch 'charlesmchen/onboardingCameraAsset' 2019-02-21 15:43:31 -05:00
Matthew Chen d14386430a Update camera asset in onboarding profile view. 2019-02-21 15:42:48 -05:00
Matthew Chen c0ec9bfafe Merge branch 'charlesmchen/sentUpdates' 2019-02-21 15:21:11 -05:00
Matthew Chen 5f0de5c36d Respond to CR. 2019-02-21 15:21:00 -05:00
Matthew Chen 6ef65ad9d6 Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen bb7d328267 Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen e27e27cc3a Send and process 'recipient update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen 01b1df5375 Add 'is update' flag to 'sent message' transcript proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen f19915fb75 Add 'is update' flag to 'sent message' transcript proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen 5f3a03a06a Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen 4f19d03bdc Send 'sent update' sync messages. 2019-02-21 15:13:31 -05:00
Matthew Chen 6ce84e7f9b Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen ccc1bd3331 Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen 304c285540 Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen b53243da31 Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen 907159f3f4 Process 'sent update' transcripts. 2019-02-21 15:13:31 -05:00
Matthew Chen f36373e3ca Add 'sent update' transcripts to proto schema. 2019-02-21 15:13:31 -05:00
Matthew Chen 63235ec1f1 Merge branch 'charlesmchen/proxiedRequestPadding' 2019-02-21 14:47:58 -05:00
Matthew Chen 32965a0c14 Respond to CR. 2019-02-21 14:47:42 -05:00
Matthew Chen 40768825c8 Pad proxied request sizes. 2019-02-21 14:37:56 -05:00
Matthew Chen daa58c2ac8 Merge branch 'charlesmchen/headlessProxy' 2019-02-21 14:36:51 -05:00