B. Petersen
|
14612ec3d0
tweak logging
|
4 years ago |
B. Petersen
|
747992b8ae
add todo wrt persisting token
|
4 years ago |
B. Petersen
|
76e6119ffc
pass token to notification server
|
4 years ago |
B. Petersen
|
ecc31bf11a
refactor
|
4 years ago |
B. Petersen
|
847e447ef5
tweak debug
|
4 years ago |
B. Petersen
|
58a5a3afa5
use wording registerForShowingNotifications(), call only if configured, remove duplicate code
|
4 years ago |
B. Petersen
|
bacf1ef5e4
comment
|
5 years ago |
dignifiedquire
|
63916e4aa7
hack something
|
5 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 |