cyBerta
|
d2dcf6a0b8
Improve webxdc preview (#1575)
|
3 жил өмнө |
cyberta
|
1f3c5a1948
save temporary image files to cache directory, set default path to application support directory and not to the documents directory anymore
|
3 жил өмнө |
cyberta
|
96dc049eb0
scale down share preview thumbnail more memory efficiently
|
3 жил өмнө |
cyberta
|
16a7c1284e
scale thumbnail down based on thumbnailSize variable instead of a hard-coded value
|
3 жил өмнө |
cyberta
|
bf2bb2c4e7
reduce memory consumption of share extension by scaling down image thumbnail
|
3 жил өмнө |
cyberta
|
0591a3ffaf
revert sharing webp files as stickers
|
4 жил өмнө |
cyberta
|
c0feb5c02e
set isLoadingFlag only if share items are really existing, validateContent() on loading finished
|
4 жил өмнө |
cyberta
|
c6e787c76d
some clean up
|
4 жил өмнө |
cyberta
|
dc26f31ba1
refactor wrapper, get rid of DcContext.share, inject dcContext everywhere instead, change the way DcMsg and DcContact are created
|
4 жил өмнө |
cyberta
|
90f6e2d6b6
block sending share messages until all attachments have been processed
|
4 жил өмнө |
cyberta
|
0502b4efba
use ImageFormat to load and save images correctly. Saving animated images in their origin file format, non-animated as pngs if images have transparency, jpeg if not - as before. Full support of apng files now
|
4 жил өмнө |
cyberta
|
1c17207427
fix loading of images into UIImages/SDAnimatedImage. Uses file hex signature comparison to distinguish different image types
|
4 жил өмнө |
cyberta
|
6d886d3e87
fix typo
|
4 жил өмнө |
cyberta
|
3a3c64759f
check image format for webP files before saving them as such
|
4 жил өмнө |
cyberta
|
125753b8ac
support to share webp images, display animated content (gifs + webp) in the share extension preview, remove scaling, as we do it in SDAnimatedImageView now
|
4 жил өмнө |
nayooti
|
674a264de7
apparently weak self is not needed
|
5 жил өмнө |
nayooti
|
1ebc0e87e0
moved thumbnail generating to background thread
|
5 жил өмнө |
bjoern
|
4c10d2ff43
Merge pull request #777 from deltachat/remove_ios_image_compression
|
5 жил өмнө |
cyberta
|
71467b21a4
fix content validation for shared images
|
5 жил өмнө |
cyberta
|
fd691a64ce
streamline saving images and gifs
|
5 жил өмнө |
cyberta
|
5eec379a1e
Remove mimetype and dimensions config from DcMsg creation in share extension. This job will be done in the core.
|
5 жил өмнө |
cyberta
|
ede94b6f41
make share attachment methods private
|
5 жил өмнө |
cyberta
|
b21f2c9b5c
unwrap errors when parsing share attachments
|
5 жил өмнө |
cyberta
|
21d72b49da
implement sharing gifs
|
5 жил өмнө |
cyberta
|
5e9fe02f85
append shared urls to text field of share extension
|
5 жил өмнө |
cyberta
|
c3b4a87d67
fix view type for shared media
|
5 жил өмнө |
cyberta
|
a2e8f9a9df
fix sending multiple attachments
|
5 жил өмнө |
cyberta
|
531f25ca25
fix other share related lint warnings
|
5 жил өмнө |
cyberta
|
8cab62aa69
rearrange files and implement custom image preview
|
5 жил өмнө |