Commit Verlauf

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