Commit Graph

14 Commits

Author SHA1 Message Date
Andelf
50d47b4900 fix(android): refine permissions, update gradle 2023-09-26 17:19:42 +09:00
Andelf
9cad50302b fix(android): missing permission 2023-09-26 17:19:42 +09:00
Andelf
6fc7a1a137 refactor(mobile): upgrade to capacitor v5 2023-09-26 17:19:42 +09:00
Andelf
87b2680b95 fix(android): capture all logseq:// links (#10266) 2023-09-22 16:53:26 +08:00
Andelf
6dc5517484 refactor(mobile): upgrade capacitor to v4 2022-09-15 20:17:57 +08:00
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