bjoern
|
c23e81cf0b
Merge pull request #1081 from deltachat/animations_and_scolling
|
4 年之前 |
cyberta
|
f41eda5691
animation duration can be minimal in order to ensure the chat message list is initially shown from the bottom
|
4 年之前 |
cyberta
|
7e366e56a8
fix lint warning
|
4 年之前 |
cyberta
|
24c0057af5
remove unneeded logs
|
4 年之前 |
cyberta
|
41a9d488f3
fix scrolling to highlighted message after global search in chat list
|
4 年之前 |
cyberta
|
1199e74910
remove keyboardWillShow/keyboardWillHide observer from ChatViewController, let ChatInputBar handle that
|
4 年之前 |
cyberta
|
cd304acc3e
initialize draft view without other animations than the transition animation if the chat view controller appears for the first time
|
4 年之前 |
cyberta
|
bd74ea934e
handle cancelled swipe-to-dismiss while keyboard is open correctly, add an exmpanation to isDismissing flag
|
4 年之前 |
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 年之前 |
cyberta
|
32287cb0cf
ignore keyboard events while user is dragging the view controller from left to right in order to dismiss it
|
4 年之前 |
cyberta
|
10a07aa775
don't use automatic contentInsetAdjustmentBehavior, set content insets manually to avoid content hidden under messageInputBar
|
4 年之前 |
cyBerta
|
a1a9669aec
Merge pull request #1078 from deltachat/unsupported_audio
|
4 年之前 |
bjoern
|
c8e4eb8155
Merge pull request #1068 from deltachat/prevent_background_crash
|
4 年之前 |
B. Petersen
|
3752a586f7
update deltachat-core-rust submodule
|
4 年之前 |
cyBerta
|
545d85a301
Merge pull request #1076 from deltachat/fix_info_msg_swipe_to_reply
|
4 年之前 |
B. Petersen
|
b3fd4b6f29
add Czech to local help, update translations
|
4 年之前 |
cyberta
|
6ceade5508
very basic error handling if playback of an audio file failed
|
4 年之前 |
cyberta
|
3c1fdb2898
mark rendered messages as seen if chat view conroller appears
|
4 年之前 |
cyberta
|
ef51f6791b
logs showing when markseen messages is called
|
4 年之前 |
cyberta
|
e6e3d9d9b8
don't allow swipe to reply for info messages
|
4 年之前 |
cyBerta
|
a192ce462b
Merge pull request #1075 from deltachat/swiftlint
|
4 年之前 |
B. Petersen
|
a019b370c1
fix two swiftlint warnings (line-length-violation, trailing-semicolon-violation)
|
4 年之前 |
cyBerta
|
a20dc9c09b
Merge pull request #1070 from deltachat/phone_number_selection
|
4 年之前 |
cyberta
|
bfb8108ccf
improve naming for the selector method of the UIApplication.willResignActiveNotification
|
4 年之前 |
cyBerta
|
6af3344539
Merge pull request #1073 from deltachat/show-subject
|
4 年之前 |
cyberta
|
09d25c2635
filter non-numeric characters before generating an tel:// url
|
4 年之前 |
cyBerta
|
563f11ce3c
Merge pull request #1072 from deltachat/mark-overrided-sender-in-quotes
|
4 年之前 |
B. Petersen
|
e0f61db712
show subject in html-view, if available
|
4 年之前 |
B. Petersen
|
cc1694f2fb
update deltachat-core-rust submodule
|
4 年之前 |
B. Petersen
|
36d6b246d1
mark overridden senders in quotes
|
4 年之前 |