Histórico de Commits

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