Commit Graph

13 Commits

Author SHA1 Message Date
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
Andelf
b260648b60 feat(ios): add polling based file watcher 2022-03-04 18:03:33 +08:00
leizhe
55fdfa6ae9 fix iCloud files conflict
Files in iCloud will be downloaded at first by clicking New Graph/Re-index/Refresh.

But remember that if your file created on mobile or desktop is not
uploaded to cloud, you will never get your file synced correctly.
So please confirm if the file (with cloud icon at the top right
corner) in File/Finder at first if you failed to see you file's
update.
2022-01-06 20:26:57 +08:00
leizhe
f1f531855e fix(camera): add iOS camera usage description back 2021-12-16 14:19:03 +08:00
Tienson Qin
7d4e30ed29 fix: icloud not working 2021-12-16 12:34:20 +08:00
Tienson Qin
881e65a9fa mobile: separate filecontainer from filepicker 2021-12-05 14:57:59 +08:00
Tienson Qin
6a53fecf6a fix(ios): rename from App to Logseq 2021-11-29 23:21:09 +08:00
Tienson Qin
20575e7003 ios: create container if not exists 2021-11-29 19:06:10 +08:00
Tienson Qin
c0d1fd64fe mobile: enable cloudkit 2021-11-29 13:05:23 +08:00
Tienson Qin
3316fb5fb8 mobile: update team 2021-11-29 13:02:24 +08:00
leizhe
9765d14b28 fix iPhone and iPad detection functions 2021-11-23 15:30:52 +08:00
Tienson Qin
425f688082 iOS file picker support (#3175)
* ios: folder picker and readdir
* update README.md

Co-authored-by: Weihua Lu <luwh364@gmail.com>
Co-authored-by: leizhe <leizhe@leizhedeMacBook-Air.local>
2021-11-17 16:19:48 +08:00
Weihua Lu
f2afcd707e feat: init ios/android template 2021-09-28 14:58:43 +08:00