5 Commits

Author SHA1 Message Date
Tienson Qin
52dae0feed fix(iOS): failed to share screenshot
related to https://github.com/logseq/db-test/issues/594
2025-12-16 14:37:10 +08:00
Tienson Qin
f44fdeb2ea fix: iOS share
related to https://github.com/logseq/db-test/issues/427
2025-08-25 17:35:10 +08:00
Andelf
016fd2b519 refactor(ios): new share intent implementation 2023-05-23 23:51:13 +08:00
llcc
58ebc5b4d7 use deeplink to handle shared content 2022-05-19 10:03:58 +08:00
llcc
21e172feb6 feat(mobile): share intent (#4599)
* feat(mobile): share intent

* feat(ios): share content

* feat(share): fix kUTType* deprecation

* feat(share): fix result of call to 'openURL' is unused

* fix screenshot copy rewrite issue

* fix AndroidManifest.xml

* fix(iOS): app not showing in share list

* address comment
2022-03-28 12:30:32 +08:00