cyberta
|
d1707b3029
improved cancelling of chat long tap context menu, reimplemented contact requests view ask to chat
|
4 years ago |
cyberta
|
631d46712a
clean up DcMsg extension
|
4 years ago |
cyberta
|
4abe95f964
implement preview file loading in document gallery without depending on messageKit components, rename FileTableViewCell to DocumentGalleryFileCell to avoid confusion between this cell and the chat view's file view
|
4 years ago |
cyberta
|
79db9fc84e
remove MessageKit and remove or comment out all remaining references in code
|
4 years ago |
cyBerta
|
3af61cf02c
Merge pull request #953 from deltachat/preview-fix
|
4 years ago |
bjoern
|
c3c7eb5d60
Merge pull request #954 from deltachat/remove-upate-device-chats
|
4 years ago |
B. Petersen
|
ea12ffbe48
update deltachat-core-rust submodule
|
4 years ago |
B. Petersen
|
20d9e31fab
remove call to dc_update_device_chats(), this is done by core automatically now
|
4 years ago |
nayooti
|
2a930aee98
deleted unneeded condition
|
4 years ago |
nayooti
|
0357ae6c17
fixed datasource not set - chat view now uses multi preview controller
|
4 years ago |
nayooti
|
9bbee0121b
previewController takes single or multi enum
|
4 years ago |
nayooti
|
dd4d11dfd8
previewcontroller now takes single url or array of msgids
|
4 years ago |
B. Petersen
|
07c9a072f0
update deltachat-core-rust submodule
|
4 years ago |
B. Petersen
|
4847e94c8c
update deltachat-core-rust submodule
|
4 years ago |
bjoern
|
9d594b416d
Merge pull request #946 from deltachat/adapt-to-protect-api
|
4 years ago |
B. Petersen
|
91e7eec98f
adapt to new protect-api
|
4 years ago |
B. Petersen
|
fb29496015
update deltachat-core-rust submodule
|
4 years ago |
bjoern
|
7919bd6d63
Merge pull request #892 from deltachat/messageKitReplacement
|
4 years ago |
B. Petersen
|
79f9d453b5
update deltachat-core-rust submodule
|
4 years ago |
cyberta
|
dbfd50c2f5
tweak padding a little bit more, align avatar to bottom of cell, no overlapping
|
4 years ago |
cyberta
|
8e520ac5ad
implement link detection, reuse MessageKit's MessageLabel
|
4 years ago |
cyberta
|
9dfb7837fa
autocrypt setup message handling
|
4 years ago |
cyberta
|
6c1ca35ae5
revert PaddingLabel usage, it's implementation causes cut off texts, if the label has padding. Replaced by PaddingTextView
|
4 years ago |
cyberta
|
fa3cfe1f13
tap on avatar in chat to open paticipants profile
|
4 years ago |
cyberta
|
e152d4862f
keep font size if initials badge dynamical, depending on size of the badge
|
4 years ago |
cyberta
|
486758e370
no left padding in 1:1 chats for avatars, ensure constraints get disabled before new contradicting ones are enabled
|
4 years ago |
cyberta
|
21afbfea7b
improve cell layout for images, tweak paddings here and there
|
4 years ago |
cyberta
|
b5cbddc5fa
hide avatars and sender name in 1:1 chats
|
4 years ago |
cyberta
|
fce04e234a
add minor inset at the table view bottom to avoid cut off avatars
|
4 years ago |
cyberta
|
ca7c5c0fd9
better orientation change handling and clean up
|
4 years ago |