Historial de Commits

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