提交历史

作者 SHA1 备注 提交日期
  nayooti d48faf7bb3 moved gallery item to helper folder 4 年之前
  nayooti 7fd5daed22 cleaning 4 年之前
  nayooti c8244d0ebe delete action triggered 4 年之前
  nayooti 640114ba03 context menu now prepared in viewWillAppear 4 年之前
  nayooti 912e690697 added preview provider 4 年之前
  nayooti fc2bda876f moved galleryItem in separate file - implemented update 4 年之前
  nayooti b0e430c217 added delete action 4 年之前
  nayooti 6e47c0df22 added iOS 13 style context menu 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 年之前