コミット履歴

作者 SHA1 メッセージ 日付
  cyberta bc469e7963 add missing call to updateScrollDownButtonVisibility 3 年 前
  cyberta ead96cf010 improve accessibility label text for the message input view 3 年 前
  cyberta 9ed476caa7 force VoiceOver to keep focussing the message cell that has been scrolled to 3 年 前
  cyberta 54a2b6fb41 avoid race conditions during ChatViewController initialization: reset isInitial flag in keyboard manager's first didChangeFrame event 3 年 前
  cyberta f4d755ef80 fix a bunch of other potential memory leaks 3 年 前
  cyberta ced2035196 fix memory leak by nil'ing ChatViewController's keyboard manager 3 年 前
  cyberta 01d0ccedb7 fix scroll position for long messages when keyboard appears 3 年 前
  cyberta 25d4f7ac32 handle scrollDownButton visibility in case of scrolling to a message with VoiceOver 3 年 前
  cyberta c810b52e01 return to selected cell after enabling multi-select over voiceOver 3 年 前
  cyberta c609775ff7 add accessibility labels to forward and delete buttons in multi-select mode 3 年 前
  cyberta 955aafc9c8 set accessibilityViewModal for AudioRecorderController, wakeup voiceOver after returning 3 年 前
  cyberta 8ecac1b05f fix accessibilty label for InputTextView 3 年 前
  cyberta d562d9e2ac refocus on input text field after attaching a draft or cancelling draft or quote 3 年 前
  cyberta d1dcafd3db add voice over hint if send button is not enabled 3 年 前
  cyberta a4089ec2ad jump to last message or last seen message or searched message when entering the screen with VoiceOver enabled 3 年 前
  B. Petersen 922f6fb10d update deltachat-core-rust submodule to 'prepare 1.78 (#3261)' 3 年 前
  cyBerta 28b2b46c49 Merge pull request #1554 from deltachat/timestamps 3 年 前
  cyberta 5bec74aa9c avoid unneeded chatlist update on initial startup 3 年 前
  cyberta 78db953233 fix timer registration conditions and call handleChatListUpdate() instead of refreshInBg() (which calls the core and is slow) to refresh the time labels in the chat list 3 年 前
  cyberta 3514983253 always refresh chatlist in background if app became active again 3 年 前
  cyBerta a065187dbf Merge pull request #1555 from deltachat/multiselection-background 3 年 前
  cyBerta 823c141664 Merge pull request #1549 from deltachat/no_scrolling_on_time_update 3 年 前
  B. Petersen 1775a727f9 update translations 3 年 前
  B. Petersen 48a8d2cb99 do not log ERR where things are actually expected 3 年 前
  bjoern 6d2581fedc improve bg logging (#1560) 3 年 前
  bjoern 5d171256c0 use new dc_provider_new_from_email_with_dns() api (#1559) 3 年 前
  bjoern c2d10c88bb signal when connectivity is "connected" again (#1552) 3 年 前
  cyBerta 4e27cae177 Merge pull request #1556 from deltachat/allow_background_playback 3 年 前
  B. Petersen f6c054e047 update deltachat-core-rust submodule to 'remove network from dc_provider_new_from_email(), add an explicit function for network provider lookup (#3256)' 3 年 前
  B. Petersen d60d42a67f update deltachat-core-rust submodule to 'Trash location.kml messages' 3 年 前