Commit Graph

164 Commits

Author SHA1 Message Date
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
llcc
dbe08de6e4 Merge branch 'master' into disable-webview-resize 2022-05-06 16:18:31 +08:00
Andelf
ece4f0ba8c feat(ios): add FileSync plugin 2022-05-05 16:31:25 +08:00
llcc
9e568c8016 enhance(iOS): disable webview resize 2022-04-29 11:19:44 +08:00
llcc
ed7defbe97 enhance(iOS): add a modal to instruct users to select valid directory (#4947)
* enhance(ios): add a modal to instruct users to select valid directory

* tweak height for loom video on iPhone
2022-04-24 11:20:44 +08:00
llcc
83465a6446 enhance(iOS): receive share content after cold launch 2022-04-21 08:42:18 +08:00
llcc
631f374ae5 display version info on mobile 2022-04-21 08:38:33 +08:00
llcc
4fdaaff2d4 add Podfile item 2022-04-15 17:30:59 +08:00
llcc
f4985fd8ef Feat: record audio on mobile (#4766)
* feat(audio): render audio link as component

* refactor frontend/component/block/inline

* fix audio component on mobile

* Fix(iOS): allow clock to replay audio

* feat(mobile): audio record

* add permission request code on record

* rename `editor/recording?` to `editor/record-status`

* move `get-asset-path` into handler/editor.cljs

* add android settings

* support sharing audio file from some apps

* enhance(record): insert audio link in a new block if non-editing

* feat(audio): allow cancelling record

* fix lints

* feat(iOS): add a tab bar

* tweak some css on mobile

* fix lints

* fix https://github.com/logseq/logseq/issues/4798

* enable tab bar on Android

* fix landscape height of tab bar

* add :reuse-last-block? option

* dont't show tab bar when editing mirror code

* tweak code-editor css

* increase width for more functional buttons

* fix card preview css on iPad

* add document-mode to tab bar

* remove tabbar when editing code and tweak textarea resize cursor behavior

* reduce SplashScreen launch screen duration

* don't show tabbar when editing page title

* enhance: float timer

* fix lint

* fix tabbar height on iPhone without notch

* remove .embed-page width

* fix lint

Co-authored-by: Andelf <andelf@gmail.com>
2022-04-12 20:17:54 +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
d58cfa04c1 Merge pull request #4450 from logseq/remove-refresh-button-on-mobile
remove refresh button / updated notifications on mobile
2022-03-20 19:06:51 +08:00
llcc
67570f9b1b remove iCloudSync from DownloadiCloudFiles.m 2022-03-19 19:27:57 +08:00
Andelf
021ef03012 fix(mobile): ignore bak and recycle in fs watcher (#4629)
* fix(ios): add ignore check to ios fs watcher
* fix(android): ignore bak directory in fs watcher
2022-03-19 19:08:05 +08:00
llcc
61bff0ae93 remove some unnecessary iCloud sync functions. 2022-03-18 13:43:40 +08:00
Andelf
995c707430 fix(ios): nil timer in fs watcher 2022-03-05 12:17:18 +08:00
Andelf
b260648b60 feat(ios): add polling based file watcher 2022-03-04 18:03:33 +08:00
leizhe
6ea6d0e34d enhance(iOS): add excalidraw file for force download 2022-02-19 10:43:20 +08:00
leizhe
e976b5152e enhance(iOS): ensure important files to be downloaded from iCloud 2022-02-17 10:04:10 +08:00
leizhe
fb0bf97d52 feat(ios): sync current graph only when switching from other apps 2022-01-29 11:59:07 +08:00
leizhe
79a1c15ba9 feat(mobile): tap status bar to scroll to top 2022-01-20 10:35:11 +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
c7b3bc5fa1 feat(ios): download icloud files when re-indexing 2022-01-06 20:26:57 +08:00
leizhe
2c1b32e2b5 fix(ios): unhide logseq folder in iCloud Drive
Simplily adding an empty .logseq file at the container root to reveal
the logseq folder
2021-12-25 17:14:39 +08:00
Tienson Qin
a04ab8e271 enhance(mobile): space around for bottom bar 2021-12-22 16:36:44 +08:00
leizhe
dc1ff1e299 fix(ios): add Photo Library and Camera Usage descriptions 2021-12-21 10:55:10 +08:00
Tienson Qin
3c69a82659 fix: ipad crash 2021-12-21 10:47:38 +08:00
leizhe
f1f531855e fix(camera): add iOS camera usage description back 2021-12-16 14:19:03 +08:00
llcc
3dfa44eeba Merge branch 'master' into enhance/mobile 2021-12-16 13:51:27 +08:00
Tienson Qin
7d4e30ed29 fix: icloud not working 2021-12-16 12:34:20 +08:00
leizhe
94350c3ceb enhance(mobile): enable camera permission on iOS 2021-12-09 12:55:07 +08:00
Tienson Qin
881e65a9fa mobile: separate filecontainer from filepicker 2021-12-05 14:57:59 +08:00
Tienson Qin
d9938421c0 fix: settings blank when there's no graph yet 2021-12-05 12:02:56 +08:00