Historique des commits

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