Commit Graph

39 Commits (a8e35db725d774dd756836754e730dabf083b944)

Author SHA1 Message Date
Andelf 0de13bf553 chore: bump version 0.8.8 2022-09-30 18:49:16 +08:00
Andelf 2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
Andelf 76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Andelf 412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Andelf bd384cfef5 chore: bump version 0.8.5 2022-09-06 23:54:03 +08:00
Andelf 7ce832d53e fix(ios): disable bitcode in build options 2022-09-01 10:09:02 +08:00
Andelf c45a15d576
chore: bump version 0.8.3 (#6537) 2022-09-01 00:40:21 +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
Andelf 20ce497201 chore(ios): release 0.8.2 2022-08-25 18:00:44 +08:00
Andelf 0283c40abc chore: bump version 0.8.1 2022-08-16 10:42:28 +08:00
Andelf da5f22acbc chore: bump version 0.8.0 2022-08-08 21:48:53 +08:00
Andelf 5e2487c6d8 chore(release): bump version 0.7.9 2022-07-27 14:36:25 +08:00
Andelf 1562101f83 chore: bump version 0.7.8 2022-07-21 07:55:07 +08:00
Andelf 0bebff8ce9 chore: bump version 0.7.7 2022-07-20 15:02:50 +08:00
Andelf 49dcbece25 chore: bump version 0.7.6 2022-07-04 21:16:49 +08:00
Andelf 1d4e78a228 chore: bump version 0.7.5 2022-06-20 23:31:12 +08:00
llcc d81dcd1a38 ensure iOS local storage container id
fix #5702
2022-06-20 10:33:12 +08:00
Andelf e3d1096f63 chore: bump version 0.7.4 2022-06-14 00:13:47 +08:00
Andelf e2e531ba47 chore: bump version 0.7.3 2022-06-08 23:38:23 +08:00
Andelf 6435581260 chore: bump version 0.7.2 2022-06-07 16:37:22 +08:00
Andelf 4ea881afaa chore: release 0.7.1 2022-05-31 18:02:10 +08:00
llcc 4d73a86877 bump iOS target version 2022-05-25 16:22:10 +08:00
llcc 6b4726463c
fix Zoom Display issue on iOS (#5404) 2022-05-24 17:43:35 +08:00
Andelf cdc4f8befe chore(ios): bump version 2022-05-23 21:45:52 +08:00
Andelf ece4f0ba8c feat(ios): add FileSync plugin 2022-05-05 16:31:25 +08:00
llcc 631f374ae5 display version info on mobile 2022-04-21 08:38:33 +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
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