Andelf
42dd084544
chore(release): bump version 0.9.6 ( #9376 )
2023-05-12 20:10:24 +08:00
Andelf
810e7163c5
chore(release): bump version 0.9.5
2023-05-10 22:04:28 +08:00
Andelf
bebc3bd9f7
chore(release): bump version 0.9.4
2023-04-25 19:55:25 +08:00
Andelf
3cdddeab55
chore(release): bump version 0.9.3
2023-04-19 21:25:18 +08:00
Andelf
146607cbae
chore: bump ios version, allow for tf release
2023-04-04 13:34:08 +08:00
Andelf
428d1da0d4
chore: release 0.9.1
2023-03-29 18:51:07 +08:00
Andelf
7d92a3172e
chore(release): bump version 0.9.0
2023-03-28 09:18:24 +08:00
Andelf
db76ba885c
chore(release): bump version 0.8.18
2023-03-01 15:23:15 +08:00
Andelf
58d1928cde
chore: bump version 0.8.17
2023-02-10 11:57:37 +08:00
Andelf
b5b1a46215
chore: bump version 0.8.16
2023-01-12 21:05:10 +08:00
Andelf
7fd33b5971
chore(release): bump version 0.8.15
...
Related #8152
2022-12-29 22:51:11 +08:00
Andelf
0c4198c824
chore: bump version 0.8.14
2022-12-20 21:41:13 +08:00
Andelf
7a0555a9fc
chore: bump version 0.8.13
2022-12-03 03:35:44 +08:00
Tienson Qin
3bb17b46fd
chore: bump to 0.8.12
2022-11-23 21:09:29 +08:00
Tienson Qin
a939767aaf
chore: bump to 0.8.11
2022-11-11 20:43:37 +08:00
Tienson Qin
52324b0ff2
chore: bump to 0.8.10
2022-10-28 21:13:03 +08:00
Tienson Qin
3486692ed1
fix: sync status
2022-10-28 11:37:29 +08:00
Tienson Qin
2198d19c74
chore: update other files
2022-10-19 01:51:41 +08:00
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