Commit Graph

9 Commits

Author SHA1 Message Date
Charlie
01d879c18e feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +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
Tienson Qin
f983452997 fix: add android:requestLegacyExternalStorage 2021-12-08 12:33:23 +08:00
Tienson Qin
f291779aad fix(mobile): file permissions 2021-11-27 21:19:07 +08:00
Weihua Lu
e5916bd69d fix: add android permission check 2021-09-28 14:58:43 +08:00
Weihua Lu
decd40aa12 fix: add external storage permission 2021-09-28 14:58:43 +08:00
Weihua Lu
a4db23cb78 android: request legacy storage 2021-09-28 14:58:43 +08:00
Weihua Lu
c3e53ef2db mobile: file system init 2021-09-28 14:58:43 +08:00
Weihua Lu
f2afcd707e feat: init ios/android template 2021-09-28 14:58:43 +08:00