Commit History

作者 SHA1 備註 提交日期
  nayooti 0357ae6c17 fixed datasource not set - chat view now uses multi preview controller 4 年之前
  nayooti 9bbee0121b previewController takes single or multi enum 4 年之前
  nayooti dd4d11dfd8 previewcontroller now takes single url or array of msgids 4 年之前
  B. Petersen 07c9a072f0 update deltachat-core-rust submodule 4 年之前
  B. Petersen 4847e94c8c update deltachat-core-rust submodule 4 年之前
  bjoern 9d594b416d Merge pull request #946 from deltachat/adapt-to-protect-api 4 年之前
  B. Petersen 91e7eec98f adapt to new protect-api 4 年之前
  B. Petersen fb29496015 update deltachat-core-rust submodule 4 年之前
  bjoern 7919bd6d63 Merge pull request #892 from deltachat/messageKitReplacement 4 年之前
  B. Petersen 79f9d453b5 update deltachat-core-rust submodule 4 年之前
  cyberta dbfd50c2f5 tweak padding a little bit more, align avatar to bottom of cell, no overlapping 4 年之前
  cyberta 8e520ac5ad implement link detection, reuse MessageKit's MessageLabel 4 年之前
  cyberta 9dfb7837fa autocrypt setup message handling 4 年之前
  cyberta 6c1ca35ae5 revert PaddingLabel usage, it's implementation causes cut off texts, if the label has padding. Replaced by PaddingTextView 4 年之前
  cyberta fa3cfe1f13 tap on avatar in chat to open paticipants profile 4 年之前
  cyberta e152d4862f keep font size if initials badge dynamical, depending on size of the badge 4 年之前
  cyberta 486758e370 no left padding in 1:1 chats for avatars, ensure constraints get disabled before new contradicting ones are enabled 4 年之前
  cyberta 21afbfea7b improve cell layout for images, tweak paddings here and there 4 年之前
  cyberta b5cbddc5fa hide avatars and sender name in 1:1 chats 4 年之前
  cyberta fce04e234a add minor inset at the table view bottom to avoid cut off avatars 4 年之前
  cyberta ca7c5c0fd9 better orientation change handling and clean up 4 年之前
  cyberta e50c510153 rely on content inset auto adjustment of UITableViewController. Scroll only down if keyboard appears 4 年之前
  cyberta fc70ba54c3 adapt tableView on keyboard appering/disappearing by changing contentInset instead of frame 4 年之前
  cyberta 60a518959e hide keyboard if table view is scrolled up 4 年之前
  cyberta 13091d39f7 only scroll down after keyboard appeared if last row was loaded 4 年之前
  B. Petersen f210464a01 speed up markseen, core will check state much more efficient and the re-loading of all messages on scrolling seems to block things 4 年之前
  cyberta b0c0c8df0f add video message handling in chat view 4 年之前
  cyberta dd8bdcf873 adaptive font sizes in chat view 4 年之前
  cyberta bf0f146e36 resize table view size instead of translating the view after keyboard appeared 4 年之前
  cyberta f06208ab76 open image gallery only on tap on the image, not the whole cell 4 年之前