cyberta
|
c3b4a87d67
fix view type for shared media
|
5 年之前 |
cyberta
|
a2e8f9a9df
fix sending multiple attachments
|
5 年之前 |
cyberta
|
531f25ca25
fix other share related lint warnings
|
5 年之前 |
cyberta
|
eae67aa5f6
allow also plain text sharing
|
5 年之前 |
cyberta
|
8cab62aa69
rearrange files and implement custom image preview
|
5 年之前 |
cyberta
|
070e4c1447
refactoring + support for file, audio and video sharing
|
5 年之前 |
cyberta
|
ea4fb799cd
restrict share extension to image and text sharing for now
|
5 年之前 |
cyberta
|
73372cc64c
share compressed images via DC
|
5 年之前 |
cyberta
|
acd4fe9f34
fix DcChat initialization in ShareViewController after rebasing master
|
5 年之前 |
cyberta
|
29269c2ef2
rename SendingController's callback
|
5 年之前 |
cyberta
|
9774325964
fix sending from share extension, add sending progress UI in order to ensure extension runs until the message was sent
|
5 年之前 |
cyberta
|
052c2664c9
share localization between extension and containing app
|
5 年之前 |
cyberta
|
1105c6d725
minor tweals for share extension contact list
|
5 年之前 |
cyberta
|
7efc419a30
implement basic chat list with cells containing the initials badge
|
5 年之前 |
cyberta
|
c1e17b5d2a
implement very basic chat selection for share extension
|
5 年之前 |
cyberta
|
e12356e4cb
fix deployment target and swift version for share extension
|
5 年之前 |
cyberta
|
404162c6aa
embed DcCore in share extension and disable bitcode
|
5 年之前 |
cyberta
|
d9af080216
proof of concept - sharing of simple text to selfchat
|
5 年之前 |
cyberta
|
302daa1183
configure same app group id for share extension as deltachat-ios target has
|
5 年之前 |
cyberta
|
e235ef0fb8
add basic share extension template
|
5 年之前 |
cyBerta
|
28b661c6aa
Merge pull request #696 from deltachat/simplify-more
|
5 年之前 |
B. Petersen
|
95895e7f94
to avoid cyclic references, make callbacks given to child objects getting an unowned reference
|
5 年之前 |
B. Petersen
|
05fdf17470
no need to save PreviewController as a member in ContactDetailViewController
|
5 年之前 |
B. Petersen
|
cbe35425da
MediaPicker now holds a weak reference to its parent navigationController
|
5 年之前 |
B. Petersen
|
9ee81243aa
direct calling of popViewController, target comment of @nayooti
|
5 年之前 |
B. Petersen
|
533cc7d6e5
remove unneded ChatListController.deleteChatObserver
|
5 年之前 |
B. Petersen
|
76f3884877
open lastActiveTab unanimated
|
5 年之前 |
B. Petersen
|
2579f85a7d
allow gallery access via group->member->profile, fixes #698
|
5 年之前 |
B. Petersen
|
becfef637e
simplify adding-members to new-group
|
5 年之前 |
B. Petersen
|
0609223791
do not use 'navigationController?' after popping self - the weak pointer will be nil
|
5 年之前 |