Nora Trapp
4d55468bd3
Merge branch 'release/3.2.0'
2020-01-02 16:50:14 -08:00
Michael Kirk
c63eb41777
aspectFit for stickers
2020-01-02 17:43:47 -07:00
Nora Trapp
ff8dedaf93
Avoid flash when long pressing between stickers.
2020-01-02 16:29:10 -08:00
Michael Kirk
4a7bdaf44c
avoid undesirable vertical scroll in sticker recommender
2020-01-02 16:38:56 -07:00
Matthew Chen
1987368a10
Respond to CR.
2019-12-26 16:48:55 -03:00
Matthew Chen
95eef78518
Respond to CR.
2019-12-26 16:44:32 -03:00
Matthew Chen
4ff0b22df8
Add "view once" tooltip.
2019-12-26 16:35:10 -03:00
Matthew Chen
1bfdef6bbc
Add "view once" tooltip.
2019-12-26 16:35:10 -03:00
Michael Kirk
2c62050fcd
dimiss any presented keyboard when presenting sticker view
...
To reproduce:
1. pop keyboard
2. open external app, e.g. twitter, and tap on sticker share url
3. you're back in Signal with the sticker share UI presented, but the CVC keyboard is *on top*.
2019-12-18 15:13:16 -08:00
Nora Trapp
5eacd2eb6b
Fix sticker pack view sizing after sharing
2019-12-17 10:08:37 -08:00
Matthew Chen
b2fc179543
Use transient data sources for uninstalled blessed packs.
2019-12-17 15:06:58 -03:00
Matthew Chen
8185d4f5e2
Show blessed pack authors in blue.
2019-12-17 10:01:17 -03:00
Michael Kirk
b2ae8e27e2
replace outdated save icon
2019-12-15 07:32:19 -08:00
Nora Trapp
6cedc5f4a7
Fix Sticker Pack View blur
2019-12-14 23:05:17 -08:00
Nora Trapp
801876d865
Fix Xcode 11 issues while not making Xcode 11 mandatory yet
2019-12-14 21:03:09 -08:00
Matthew Chen
a0ee6deb78
Always show modal activity indicator when installing and uninstalling sticker packs.
2019-12-14 04:52:45 -03:00
Michael Kirk
ddbda0f36a
refactor - no change in functionality
2019-12-13 22:26:23 -08:00
Nora Trapp
05e35bb829
Dismiss the sticker pack view immediately after install to avoid a long delay
2019-12-13 13:19:51 -08:00
Nora Trapp
8f99abec64
Don't update the sticker pack content during dismissal
2019-12-13 13:19:51 -08:00
Nora Trapp
7c8110efc2
Always dark forward icon on sticker pack vc
2019-12-13 13:19:51 -08:00
Nora Trapp
b264bb7d68
Dismiss the sticker keyboard if all packs are uninstalled
2019-12-13 13:19:51 -08:00
Nora Trapp
35cc7ff346
Make sure the sticker paging is correct after a pack is installed / removed
2019-12-13 13:19:51 -08:00
Nora Trapp
d05519dc1a
Fix some sticker pack view controller presentation issues
2019-12-13 13:19:51 -08:00
Michael Kirk
68a21f6776
update view once icons
...
remove unused timer icon
2019-12-12 09:09:54 -08:00
Nora Trapp
c30bb49cf9
Merge branch 'release/3.0.4'
2019-12-05 15:26:31 -08:00
Nora Trapp
812cd7906d
Merge remote-tracking branch 'ZevEisenberg/bugfix/zeveisenberg/launch-screen-consistency' into release/3.0.4
2019-12-05 15:17:48 -08:00
Matthew Chen
ce305ee261
Merge branch 'charlesmchen/crashAfterUninstallingStickerPack'
2019-12-05 16:56:26 -03:00
Michael Kirk
a5c65f5656
capture screen: remove bottom gap for iPad pro
2019-12-05 10:50:47 -07:00
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
Zev Eisenberg
be2a87d459
Use native dimension of image view on both launch screen and privacy overlay.
2019-11-29 19:02:12 -05: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