Commit Graph

95 Commits (5a006c59f8cdd9715442cb35f051bef4ffa95ebb)

Author SHA1 Message Date
Andelf 2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
Andelf 46db8f5608 fix(ios): wrong keepAlive usage 2022-09-15 20:17:57 +08:00
Andelf 6dc5517484 refactor(mobile): upgrade capacitor to v4 2022-09-15 20:17:57 +08:00
Andelf 62eed63ed0 refactor(ios): rm old URL download extension 2022-09-15 11:17:35 +08:00
Andelf ff2063b2b4 refactor(ios): use URLSession to download and upload 2022-09-15 11:17:35 +08:00
Andelf 02bccce713 fix(ios): deprecated warning from capacitor 2022-09-15 11:17:35 +08:00
Andelf 76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Andelf 6bb72c1252 fix(ios): use .default qos for encription 2022-09-14 12:23:13 +08:00
Tienson Qin a06d900523 Delete capacitor.config.json 2022-09-14 12:01:13 +08:00
Andelf 412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Andelf bca0dd42ae fix(ios): file-sync reload when running 2022-09-13 15:56:05 +08:00
Andelf 6de5c623ab fix(mobile): loading stuck caused by global config 2022-09-10 10:28:05 +08:00
Andelf bd384cfef5 chore: bump version 0.8.5 2022-09-06 23:54:03 +08:00
Andelf 0077ac4706 fix(ios): wrong name of metadata field 2022-09-06 20:27:16 +08:00
rcmerci 4f3d26c2ca fix: FileMetadata, <get-local-files-meta, <get-local-all-files-meta 2022-09-06 20:27:16 +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 df70190f60 fix(ios): delay unlink event by 500ms 2022-07-13 20:03:26 +08:00
llcc 8fad38de98 only validate documents url when it non-nils
or the app fails to launch if iCloud is disabled (such as on simulator)
2022-07-07 11:32:01 +08:00
Andelf 49dcbece25 chore: bump version 0.7.6 2022-07-04 21:16:49 +08:00
llcc ea6fe55510 remove debug print. Address comments 2022-06-27 15:43:37 +08:00
llcc 459262cd24
add bb tasks for mobile app development (#5765)
* add bb tasks for mobile development
* update mobile app development readme

Co-authored-by: Andelf <andelf@gmail.com>
2022-06-24 11:22: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
llcc 1af776a845
remove iCloud sync swift codes (#5698) 2022-06-14 18:51:32 +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 be9e45f3c6
Merge branch 'master' into gesture-support-on-block 2022-05-24 21:58:56 +08:00
llcc 6b4726463c
fix Zoom Display issue on iOS (#5404) 2022-05-24 17:43:35 +08:00
llcc ee3b578d99
Merge branch 'master' into gesture-support-on-block 2022-05-23 22:07:36 +08:00
Andelf cdc4f8befe chore(ios): bump version 2022-05-23 21:45:52 +08:00
llcc df33aba4e6
Merge branch 'master' into disable-webview-resize 2022-05-23 21:09:38 +08:00
Andelf 793cb67529 refactor(ios): rm pre iOS 13 code 2022-05-21 13:21:02 +08:00
Andelf 86a3482688 fix(ios): also notify large files without read content 2022-05-21 13:21:02 +08:00
Andelf 2ad6bded34 fix(ios): md5digest of binary file 2022-05-21 13:21:02 +08:00
llcc 957c895082
Merge branch 'master' into disable-webview-resize 2022-05-19 10:32:19 +08:00
llcc 58ebc5b4d7 use deeplink to handle shared content 2022-05-19 10:03:58 +08:00
llcc 9fd4adcb92
Merge branch 'master' into disable-webview-resize 2022-05-12 20:46:27 +08:00
llcc 60fad0d3ba open PDF with external app on mobile 2022-05-12 20:13:13 +08:00
llcc 312f6b968f feat(gesture): add haptics impact on action 2022-05-06 16:20:00 +08:00