Matthew Chen
98c337271e
Respond to CR.
2019-12-04 14:22:03 -03:00
Matthew Chen
9fb478132a
Fix crash after uninstalling sticker pack.
2019-12-04 14:22:03 -03:00
Matthew Chen
ba24e21eb5
Refine sticker pack view presentation on iPad; fix sticker pack view background.
2019-12-04 14:10:45 -03:00
Nora Trapp
cd828e44b6
PR Feedback
2019-12-03 15:26:01 -08:00
Nora Trapp
ddcc833cc3
Reactions detail view
2019-12-03 15:26:01 -08:00
Michael Kirk
7ea93a4c29
ImageEditor expects rendering on the main thread
...
...otherwise we hit an assert.
I believe this was broken when moving attachmentPromise generating behind a
modal activity VC when we added trimmed-video rendering.
2019-11-22 11:09:04 -07:00
Michael Kirk
a49b4d7413
avoid redundantly cleaning up datasource
2019-11-21 11:14:05 -07:00
Michael Kirk
6093f3aad6
better logging of filesize/resolutions
2019-11-21 10:00:14 -07:00
Matthew Chen
c30611d78e
Update share extension's text flow to use new approval design.
2019-11-19 11:04:39 -03:00
Matthew Chen
5a12373c4d
Video trimming edge cases.
2019-11-14 17:17:08 -08:00
Michael Kirk
698d0b062e
Fix capture orientation
...
- only access interfaceOrientation on main thread
- capture initial image in lanscape when appropriate
2019-11-13 10:40:42 -03:00
Matthew Chen
6908104279
Update the download/save icon.
2019-11-07 15:28:39 -03:00
Matthew Chen
bdd3b0710e
Respond to CR.
2019-11-07 15:17:50 -03:00
Matthew Chen
5197f6b41a
Respond to CR.
2019-11-07 15:17:50 -03:00
Matthew Chen
9a7a03af02
Improve trim video perf.
2019-11-07 15:14:22 -03:00
Matthew Chen
9e00253a9f
Fix video editor save button.
2019-11-07 14:55:15 -03:00
Nora Trapp
54e509352e
Fix file sharing for iPad
2019-11-06 11:51:12 -08:00
Nora Trapp
deab39e2a6
Don't send sticker sync messages in response to sticker sync messages.
2019-11-04 13:00:22 -08:00
Matthew Chen
93c7e33c53
Merge tag '2.45.1.1'
2019-11-02 08:25:02 -03:00
Matthew Chen
8b97e52a78
Respond to CR.
2019-10-31 17:26:38 -03:00
Matthew Chen
a098d89235
Add support for video trimming.
2019-10-31 17:26:38 -03:00
Matthew Chen
75f7cf6960
Add support for video trimming.
2019-10-31 17:26:38 -03:00
Nora Trapp
56d21eecd6
Fix sticker keyboard orientation change on iPad
2019-10-31 12:28:53 -07:00
Matthew Chen
50899f5ca3
Fix display of transient sticker packs.
2019-10-30 13:31:20 -03:00
Nora Trapp
c1d937e46c
Fix action sheet orientation changes on iOS 10 and over form sheets
2019-10-28 14:44:25 -07:00
Nora Trapp
d8aecdb1ed
PR Feedback.
2019-10-28 14:44:24 -07:00
Nora Trapp
d01a914ee0
Allow tapping action sheet backdrop to cancel
2019-10-28 14:44:24 -07:00
Nora Trapp
a997c4e681
Sharing progress alert
2019-10-28 14:44:24 -07:00
Nora Trapp
90139acf67
New member action sheet for groups
2019-10-28 14:44:24 -07:00
Nora Trapp
65d54e7282
UIAlertController -> ActionSheetController
2019-10-28 14:43:59 -07:00
Matthew Chen
233dab908e
Merge remote-tracking branch 'private/release/2.45.0'
2019-10-25 14:34:36 -03:00
Matthew Chen
58f36f906f
Fix crash in SAE around missing method.
2019-10-24 17:10:08 -03:00
Michael Kirk
442b707d4c
"cancel" button instead of "X" for iPad
2019-10-24 13:11:21 -06:00
Michael Kirk
04a3ec314e
remove iOS9 specific code
2019-10-24 13:11:21 -06:00
Matthew Chen
6472e89d89
Refine message forwarding.
2019-10-24 16:04:14 -03:00
Matthew Chen
439d859c2c
Respond to CR.
2019-10-24 12:04:25 -03:00
Matthew Chen
d789134380
Pull out approval footer view.
2019-10-24 12:04:25 -03:00
Matthew Chen
412ae3bfc8
Message forwarding.
2019-10-24 12:04:25 -03:00
Nora Trapp
79b837942d
PR Feedback
2019-10-23 13:47:21 -07:00
Nora Trapp
fef0a2ffbf
Revert "Merge branch 'nt/ipad-split-view'"
...
This reverts commit 3c9a3f8f21 , reversing
changes made to 9a2645497e .
2019-10-21 12:35:02 -07:00
Matthew Chen
b3da578085
Merge tag '2.45.0.17'
2019-10-18 17:33:30 -03:00
Matthew Chen
044ee4014b
Fix transaction usage in manage stickers view.
2019-10-18 17:17:22 -03:00
Nora Trapp
473b88b497
Don't require ConversationViewController to maintain first responder status.
2019-10-17 11:41:58 -07:00
Nora Trapp
7ab5b618ef
Maintain the user's input context on a per conversation basis
2019-10-15 12:33:26 -07:00
Matthew Chen
d93dd0abe0
Merge remote-tracking branch 'private/release/2.44.0'
2019-10-11 15:49:19 -03:00
Nora Trapp
66cb8afb97
Add some accessibility identifiers
2019-10-10 15:18:40 -07:00
Nora Trapp
b552059c2a
Present various modals as form sheets.
2019-10-08 20:10:02 -07:00
Nora Trapp
90c562e94b
Render conversation list + view in a side-by-side split on iPad
2019-10-08 20:10:01 -07:00
Michael Kirk
4ce7f1d804
plumb through transactions
2019-10-08 16:16:46 -07:00
Nora Trapp
93004d1d1a
PR Feedback
2019-10-05 18:50:51 -07:00