nayooti
|
d48faf7bb3
moved gallery item to helper folder
|
4 years ago |
nayooti
|
7fd5daed22
cleaning
|
4 years ago |
nayooti
|
c8244d0ebe
delete action triggered
|
4 years ago |
nayooti
|
640114ba03
context menu now prepared in viewWillAppear
|
4 years ago |
nayooti
|
912e690697
added preview provider
|
4 years ago |
nayooti
|
fc2bda876f
moved galleryItem in separate file - implemented update
|
4 years ago |
nayooti
|
b0e430c217
added delete action
|
4 years ago |
nayooti
|
6e47c0df22
added iOS 13 style context menu
|
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 |
cyberta
|
e50c510153
rely on content inset auto adjustment of UITableViewController. Scroll only down if keyboard appears
|
4 years ago |
cyberta
|
fc70ba54c3
adapt tableView on keyboard appering/disappearing by changing contentInset instead of frame
|
4 years ago |
cyberta
|
60a518959e
hide keyboard if table view is scrolled up
|
4 years ago |
cyberta
|
13091d39f7
only scroll down after keyboard appeared if last row was loaded
|
4 years ago |
B. Petersen
|
f210464a01
speed up markseen, core will check state much more efficient and the re-loading of all messages on scrolling seems to block things
|
4 years ago |