Commit History

Author SHA1 Message Date
  cyberta dc26f31ba1 refactor wrapper, get rid of DcContext.share, inject dcContext everywhere instead, change the way DcMsg and DcContact are created 4 years ago
  bjoern 4510138c16 Merge pull request #1263 from deltachat/no-signature-in-saved-msgs 4 years ago
  B. Petersen 3545549abe hide signature in "Saved messages" 4 years ago
  cyBerta eb58c49ded Merge pull request #1262 from deltachat/fix_chat_cell_layout 4 years ago
  cyBerta b596e1297b Merge pull request #1259 from deltachat/no_double_scrolling 4 years ago
  cyBerta b8a8904125 Merge pull request #1260 from deltachat/keep_keyboard_on_cancel_drafts 4 years ago
  cyberta 4cae7e740b prevent small image messages from being layouted too tall 4 years ago
  cyberta 22354bfc6d we can use contentMode .scaleAspectFit for sticker messages, because we never want - in contrast to high resolution image messages - to be parts of the image cut off 4 years ago
  cyBerta ae572b5b28 Merge pull request #1256 from deltachat/fix_memory_related_crash 4 years ago
  cyberta d77491f350 never save UIImage in GalleryItem, use iOS managed cache to retrieve them 4 years ago
  cyberta 6feeee7523 keep keyboard open after cancelling drafts and quotes 4 years ago
  cyberta 321a62aa0b early return on keyboardWillChangeFrameNotification if keyboard size won't change 4 years ago
  cyBerta e5df1aa188 Merge pull request #1257 from deltachat/cross_chat_tap_on_quote 4 years ago
  cyBerta 7cc1a26373 Merge pull request #1258 from deltachat/share_blazing_fast 4 years ago
  cyberta 90f6e2d6b6 block sending share messages until all attachments have been processed 4 years ago
  B. Petersen e7b1864f6c add missing bit to changelog 4 years ago
  cyberta 3d900e7803 open another chat on tapping on a quote if the quote doesn't belong to the current chat 4 years ago
  bjoern 1ed8b4f32f Merge pull request #1254 from deltachat/prep-1.20.5 4 years ago
  B. Petersen bbe44f3c77 bump version to 1.20.5 4 years ago
  B. Petersen a07ae8d866 update changelog to 1.20.5 4 years ago
  B. Petersen f8dd6345f3 update deltachat-core-rust submodule 4 years ago
  B. Petersen 2a1c338466 update tranlations and local help 4 years ago
  bjoern 9b2f7ad41f Merge pull request #1252 from deltachat/save_animated_images 4 years ago
  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 years ago
  cyBerta 391c7183c9 Merge pull request #1251 from deltachat/fix_share_to_dc 4 years ago
  cyberta 2e8445a986 add comments 4 years ago
  cyberta d556e25f21 use ImageFormat.loadImageFrom() in GalleryItem, too 4 years ago
  cyberta 0708b71229 use higher background thread priority for attachment loading while sharing to DC 4 years ago
  cyberta be9d0dcdf5 fix lint issues, remove unused method 4 years ago
  cyberta b25cafabb7 always validate content after link has been shared 4 years ago