Histórico de Commits

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