提交历史

作者 SHA1 备注 提交日期
  bjoern 19c10a145c Merge pull request #1302 from deltachat/avatar_no_image 3 年之前
  cyberta 0591a3ffaf revert sharing webp files as stickers 3 年之前
  cyberta 5805299456 fix direct share short cuts preselecting correct chat 3 年之前
  cyberta 355406f12f force initiating preview with correct size 3 年之前
  B. Petersen 4bb0079a04 make logging work on all DcContext objects 3 年之前
  cyberta f842b2ec81 use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController 3 年之前
  cyberta cef8f52c03 rename DcAccounts.get() to DcAccounts.getSelected() 3 年之前
  cyberta 11777abc97 make use of dcAccounts in share extension 3 年之前
  cyberta c0feb5c02e set isLoadingFlag only if share items are really existing, validateContent() on loading finished 3 年之前
  cyberta dc26f31ba1 refactor wrapper, get rid of DcContext.share, inject dcContext everywhere instead, change the way DcMsg and DcContact are created 3 年之前
  cyberta 90f6e2d6b6 block sending share messages until all attachments have been processed 4 年之前
  cyberta 0708b71229 use higher background thread priority for attachment loading while sharing to DC 4 年之前
  cyberta b25cafabb7 always validate content after link has been shared 4 年之前
  cyberta cad1b37fc5 don't allow to add text if a webp sticker image is shared 4 年之前
  cyberta 8eda21b7d0 use SDAnimatedImageView in share extension 4 年之前
  cyberta 7936369295 populate suggestion intent data in share view controller 5 年之前
  cyberta b9942f0ffd fix initialization of dcContext in share extension 5 年之前
  cyBerta ce5dbc5ac9 Merge pull request #767 from deltachat/share_error_modal 5 年之前
  cyberta ccec8701f9 use title instead of value for account config error hint 5 年之前
  cyberta 1d65e5f7f8 reduce flickering 5 年之前
  cyberta 3409233f16 disable send button and show a hint at the bottom of the share view if account is not configured 5 年之前
  cyberta ba33659bf9 implement UserDefaults extension to save/read shared data 5 年之前
  cyberta 8fb451d08a very basic implementation to inform main app if share extension has attempted to send a message 5 年之前
  cyberta 2f4c05eeb4 add placeholder to textview 5 年之前
  cyberta ca358c10a5 remove title bar icon 5 年之前
  cyberta 5e9fe02f85 append shared urls to text field of share extension 5 年之前
  cyberta 8cab62aa69 rearrange files and implement custom image preview 5 年之前