cyberta
|
dcf167a975
no heads-up foreground notifications, only add them to the notification center if supported and update the badge counter
|
4 years ago |
cyberta
|
440d7d49e8
add support for preview images
|
4 years ago |
cyberta
|
8fea14b178
delete foreground notifications after 4 seconds, so the user has more time to tap on the notification
|
4 years ago |
cyberta
|
8335aedf45
remove foreground notifications after 3 seconds
|
4 years ago |
cyberta
|
aca99f4e3b
fix method parameter to show highlighted message in a chat
|
4 years ago |
cyberta
|
92e75db22b
open chat and scroll to correct message after tap on notification
|
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 |
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 |