Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  cyBerta 6d221cac6a Update localization keys (#1567) 3 yıl önce
  cyBerta cf40d21700 Merge pull request #1558 from deltachat/chat_view_accessibility 3 yıl önce
  B. Petersen c6a19aa91b update translations 3 yıl önce
  B. Petersen 08597f2c48 update translations and local help 3 yıl önce
  cyberta 968126ecf1 reuse same mechanism to enfoce VoiceOver cell selection when returning from multi-select context menu activation 3 yıl önce
  cyberta c54ba440a0 fix lint complaining about line length 3 yıl önce
  cyberta bc469e7963 add missing call to updateScrollDownButtonVisibility 3 yıl önce
  cyberta ead96cf010 improve accessibility label text for the message input view 3 yıl önce
  cyberta 9ed476caa7 force VoiceOver to keep focussing the message cell that has been scrolled to 3 yıl önce
  B. Petersen 87b56862b2 update translations 3 yıl önce
  cyberta 54a2b6fb41 avoid race conditions during ChatViewController initialization: reset isInitial flag in keyboard manager's first didChangeFrame event 3 yıl önce
  cyberta f4d755ef80 fix a bunch of other potential memory leaks 3 yıl önce
  cyberta ced2035196 fix memory leak by nil'ing ChatViewController's keyboard manager 3 yıl önce
  B. Petersen 99555c9295 update deltachat-core-rust submodule to 'prepare 1.79 (#3281)' 3 yıl önce
  cyberta 01d0ccedb7 fix scroll position for long messages when keyboard appears 3 yıl önce
  cyberta 25d4f7ac32 handle scrollDownButton visibility in case of scrolling to a message with VoiceOver 3 yıl önce
  cyberta c810b52e01 return to selected cell after enabling multi-select over voiceOver 3 yıl önce
  cyberta c609775ff7 add accessibility labels to forward and delete buttons in multi-select mode 3 yıl önce
  cyberta 955aafc9c8 set accessibilityViewModal for AudioRecorderController, wakeup voiceOver after returning 3 yıl önce
  cyberta 8ecac1b05f fix accessibilty label for InputTextView 3 yıl önce
  cyberta d562d9e2ac refocus on input text field after attaching a draft or cancelling draft or quote 3 yıl önce
  cyberta d1dcafd3db add voice over hint if send button is not enabled 3 yıl önce
  cyberta a4089ec2ad jump to last message or last seen message or searched message when entering the screen with VoiceOver enabled 3 yıl önce
  B. Petersen 922f6fb10d update deltachat-core-rust submodule to 'prepare 1.78 (#3261)' 3 yıl önce
  cyBerta 28b2b46c49 Merge pull request #1554 from deltachat/timestamps 3 yıl önce
  cyberta 5bec74aa9c avoid unneeded chatlist update on initial startup 3 yıl önce
  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 yıl önce
  cyberta 3514983253 always refresh chatlist in background if app became active again 3 yıl önce
  cyBerta a065187dbf Merge pull request #1555 from deltachat/multiselection-background 3 yıl önce
  cyBerta 823c141664 Merge pull request #1549 from deltachat/no_scrolling_on_time_update 3 yıl önce