Commit History

作者 SHA1 備註 提交日期
  cyberta d77491f350 never save UIImage in GalleryItem, use iOS managed cache to retrieve them 4 年之前
  bjoern 1ed8b4f32f Merge pull request #1254 from deltachat/prep-1.20.5 4 年之前
  B. Petersen bbe44f3c77 bump version to 1.20.5 4 年之前
  B. Petersen a07ae8d866 update changelog to 1.20.5 4 年之前
  B. Petersen f8dd6345f3 update deltachat-core-rust submodule 4 年之前
  B. Petersen 2a1c338466 update tranlations and local help 4 年之前
  bjoern 9b2f7ad41f Merge pull request #1252 from deltachat/save_animated_images 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 391c7183c9 Merge pull request #1251 from deltachat/fix_share_to_dc 4 年之前
  cyberta 2e8445a986 add comments 4 年之前
  cyberta d556e25f21 use ImageFormat.loadImageFrom() in GalleryItem, too 4 年之前
  cyberta 0708b71229 use higher background thread priority for attachment loading while sharing to DC 4 年之前
  cyberta be9d0dcdf5 fix lint issues, remove unused method 4 年之前
  cyberta b25cafabb7 always validate content after link has been shared 4 年之前
  cyberta 1c17207427 fix loading of images into UIImages/SDAnimatedImage. Uses file hex signature comparison to distinguish different image types 4 年之前
  cyBerta 870bc59954 Merge pull request #1246 from deltachat/async_image_loading 4 年之前
  cyberta 9fc15a2d17 always load images in gallery async, improves scrolling 4 年之前
  cyBerta e4f2beda3d Merge pull request #1245 from deltachat/stickers_merge 4 年之前
  cyBerta 8f4ab8e9e0 Merge pull request #1247 from deltachat/stickers_merge_unify_size 4 年之前
  B. Petersen daccd2d09e keep sticker size on rotation 4 年之前
  cyberta 72847f6f65 use different size restrictions for stickers than for other image messages 4 年之前
  cyberta 0f3310c5e6 fix comment about ChatViewController's ChatInputTextViewPasteDelegate extension 4 年之前
  cyberta 1962410731 Merge branch 'master' into stickers 4 年之前
  bjoern 61f70d7751 Merge pull request #1242 from deltachat/unify-selectionStyle 4 年之前
  cyBerta 0b221e96d0 Merge pull request #1244 from deltachat/SDWebiImageWebPCoder 4 年之前
  cyberta aff4eff795 handle memojis and pasted images as stickers 4 年之前
  cyberta 245a40579e don't open the media gallery for stickers 4 年之前
  cyberta 8505f343e9 Show stickers without background color and sender/forwarded header. Show sent footer outside of the sticker image 4 年之前
  cyberta 4a6817971a ensure stickers are rendered with correct aspect ratio 4 年之前
  cyberta 6d886d3e87 fix typo 4 年之前