cyBerta
|
44f264b682
Bye bye swifty beaver (#1765)
|
il y a 2 ans |
cyberta
|
a629b394ef
fix fallback initials to account address
|
il y a 2 ans |
cyberta
|
4d3b57d51d
add account avatar to the share dialog so that it becomes clear from which account we're sending
|
il y a 2 ans |
cyberta
|
fdbf8a285a
switch accounts if nececssary for direct share shortcuts
|
il y a 2 ans |
cyberta
|
fe7dc4b027
finish app initialization as soon as the access to the keychain is available
|
il y a 2 ans |
cyberta
|
69a953ccb2
Encrypt per account, adapt keychain handling accordingly. Improve error handling.
|
il y a 3 ans |
cyberta
|
97df676c7b
try to open closed and encrypted database on share extension initialization
|
il y a 3 ans |
bjoern
|
19c10a145c
Merge pull request #1302 from deltachat/avatar_no_image
|
il y a 3 ans |
cyberta
|
0591a3ffaf
revert sharing webp files as stickers
|
il y a 4 ans |
cyberta
|
5805299456
fix direct share short cuts preselecting correct chat
|
il y a 4 ans |
cyberta
|
355406f12f
force initiating preview with correct size
|
il y a 4 ans |
B. Petersen
|
4bb0079a04
make logging work on all DcContext objects
|
il y a 4 ans |
cyberta
|
f842b2ec81
use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController
|
il y a 4 ans |
cyberta
|
cef8f52c03
rename DcAccounts.get() to DcAccounts.getSelected()
|
il y a 4 ans |
cyberta
|
11777abc97
make use of dcAccounts in share extension
|
il y a 4 ans |
cyberta
|
c0feb5c02e
set isLoadingFlag only if share items are really existing, validateContent() on loading finished
|
il y a 4 ans |
cyberta
|
dc26f31ba1
refactor wrapper, get rid of DcContext.share, inject dcContext everywhere instead, change the way DcMsg and DcContact are created
|
il y a 4 ans |
cyberta
|
90f6e2d6b6
block sending share messages until all attachments have been processed
|
il y a 4 ans |
cyberta
|
0708b71229
use higher background thread priority for attachment loading while sharing to DC
|
il y a 4 ans |
cyberta
|
b25cafabb7
always validate content after link has been shared
|
il y a 4 ans |
cyberta
|
cad1b37fc5
don't allow to add text if a webp sticker image is shared
|
il y a 4 ans |
cyberta
|
8eda21b7d0
use SDAnimatedImageView in share extension
|
il y a 4 ans |
cyberta
|
7936369295
populate suggestion intent data in share view controller
|
il y a 5 ans |
cyberta
|
b9942f0ffd
fix initialization of dcContext in share extension
|
il y a 5 ans |
cyBerta
|
ce5dbc5ac9
Merge pull request #767 from deltachat/share_error_modal
|
il y a 5 ans |
cyberta
|
ccec8701f9
use title instead of value for account config error hint
|
il y a 5 ans |
cyberta
|
1d65e5f7f8
reduce flickering
|
il y a 5 ans |
cyberta
|
3409233f16
disable send button and show a hint at the bottom of the share view if account is not configured
|
il y a 5 ans |
cyberta
|
ba33659bf9
implement UserDefaults extension to save/read shared data
|
il y a 5 ans |
cyberta
|
8fb451d08a
very basic implementation to inform main app if share extension has attempted to send a message
|
il y a 5 ans |