Commit History

Author SHA1 Message Date
  cyBerta a375d4f07c Merge pull request #1083 from deltachat/chatlist_update 4 years ago
  cyBerta 9a69975069 Merge pull request #1082 from deltachat/set-archive-link-bg 4 years ago
  B. Petersen 85ff8f7f25 set color of archived-link cell 4 years ago
  cyberta 8b3f714917 update chat list every minute if the chat list is visible 4 years ago
  cyberta b1b5363cd6 always call super.viewDidAppear 4 years ago
  cyberta 7a9c07d3a5 refresh chat list after coming back from background 4 years ago
  bjoern c23e81cf0b Merge pull request #1081 from deltachat/animations_and_scolling 4 years ago
  cyberta f41eda5691 animation duration can be minimal in order to ensure the chat message list is initially shown from the bottom 4 years ago
  cyberta 7e366e56a8 fix lint warning 4 years ago
  cyberta 24c0057af5 remove unneeded logs 4 years ago
  cyberta 41a9d488f3 fix scrolling to highlighted message after global search in chat list 4 years ago
  cyberta 1199e74910 remove keyboardWillShow/keyboardWillHide observer from ChatViewController, let ChatInputBar handle that 4 years ago
  cyberta cd304acc3e initialize draft view without other animations than the transition animation if the chat view controller appears for the first time 4 years ago
  cyberta bd74ea934e handle cancelled swipe-to-dismiss while keyboard is open correctly, add an exmpanation to isDismissing flag 4 years ago
  cyberta fc64a88d2b don't snap the table view cells back to the bottom if the user swiped down the keyboard and scrolling is still ongoing 4 years ago
  cyberta 32287cb0cf ignore keyboard events while user is dragging the view controller from left to right in order to dismiss it 4 years ago
  cyberta 10a07aa775 don't use automatic contentInsetAdjustmentBehavior, set content insets manually to avoid content hidden under messageInputBar 4 years ago
  cyBerta a1a9669aec Merge pull request #1078 from deltachat/unsupported_audio 4 years ago
  bjoern c8e4eb8155 Merge pull request #1068 from deltachat/prevent_background_crash 4 years ago
  B. Petersen 3752a586f7 update deltachat-core-rust submodule 4 years ago
  cyBerta 545d85a301 Merge pull request #1076 from deltachat/fix_info_msg_swipe_to_reply 4 years ago
  B. Petersen b3fd4b6f29 add Czech to local help, update translations 4 years ago
  cyberta 6ceade5508 very basic error handling if playback of an audio file failed 4 years ago
  cyberta 3c1fdb2898 mark rendered messages as seen if chat view conroller appears 4 years ago
  cyberta ef51f6791b logs showing when markseen messages is called 4 years ago
  cyberta e6e3d9d9b8 don't allow swipe to reply for info messages 4 years ago
  cyBerta a192ce462b Merge pull request #1075 from deltachat/swiftlint 4 years ago
  B. Petersen a019b370c1 fix two swiftlint warnings (line-length-violation, trailing-semicolon-violation) 4 years ago
  cyBerta a20dc9c09b Merge pull request #1070 from deltachat/phone_number_selection 4 years ago
  cyberta bfb8108ccf improve naming for the selector method of the UIApplication.willResignActiveNotification 4 years ago