Commit Graph

168 Commits

Author SHA1 Message Date
Andelf
18f4c21dc9 chore(release): bump version 0.6.9 2022-05-16 19:21:03 +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
e119fef6bd Merge branch 'master' into gesture-support-on-block 2022-05-12 09:58:53 +08:00
llcc
edf4943298 Merge branch 'master' into disable-webview-resize 2022-05-10 17:12:14 +08:00
Andelf
156deb3983 chore: bump version 0.6.8 2022-05-09 22:48:52 +08:00
llcc
312f6b968f feat(gesture): add haptics impact on action 2022-05-06 16:20:00 +08:00
llcc
0cb675184c enhance(iOS): disable webview resize 2022-05-05 11:53:25 +08:00
Andelf
22c8544092 chore: bump version 0.6.7 2022-04-29 21:17:19 +08:00
llcc
b8295bd5de enhance(Android): receive data after cold boot 2022-04-21 08:42:18 +08:00
Andelf
f7ab5c9685 chore: bump version 0.6.6 2022-04-18 09:33:25 +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
Andelf
cd8085ac9f feat: add ignore paths to file watcher 2022-04-04 22:20:25 +08:00
Tienson Qin
00c9a5b299 feat(sync): capacitor glue code 2022-04-04 22:20:25 +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
015a2edf6b chore: bump version 0.6.5 2022-03-24 14:03:51 +08:00
Andelf
e19f574f4f chore: bump version 0.6.4 2022-03-19 19:14:02 +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
Andelf
b1aa906e89 chore: bump version 0.6.3 2022-03-11 00:13:59 +08:00
Andelf
5dd0234b9a fix(android): fs watcher initial notification 2022-03-09 23:37:57 +08:00
Andelf
a2ce773aba feat(android): add fs watcher plugin 2022-03-09 23:37:57 +08:00
Andelf
10c1b2c427 chore: bump version 0.6.2 2022-03-08 20:16:26 +08:00
Tienson Qin
8846be9d5f chore: bump version 2022-02-20 01:57:57 +08:00
Andelf
8ef3b8cb05 chore: bump version 0.6.0 2022-02-18 22:01:25 +08:00
Andelf
f94f05f81f chore: bump android versionCode 2022-01-21 09:41:06 +08:00
Andelf
80fb613e8a chore: bump version 0.5.9 2022-01-20 21:28:44 +08:00
leizhe
6193e83e1c fix(android): only encode url on iOS 2022-01-06 18:46:31 +08:00
Andelf
c292f6fb96 chore: bump version 0.5.8 2022-01-06 13:43:05 +08:00
Andelf
3c6ef2c182 chore: bump version 0.5.6 2021-12-29 18:09:34 +08:00
Andelf
d95be218e8 chore: bump version 0.5.5 2021-12-25 22:42:21 +08:00
Andelf
a2de46f666 fix(android): use the same version as main app 2021-12-23 01:17:35 +08:00
llcc
e03257ef5f Merge branch 'master' into enhance/mobile 2021-12-09 11:45:27 +08:00
Tienson Qin
b9fcfddab2 fix: android 10 file access 2021-12-08 13:04:04 +08:00
Tienson Qin
f983452997 fix: add android:requestLegacyExternalStorage 2021-12-08 12:33:23 +08:00
leizhe
a0cb6e5526 feat(mobile): embed a photo in block
The seleted photo will be stored in assets folder.
2021-12-07 21:03:25 +08:00
leizhe
fffb33fea9 add readme 2021-12-03 18:12:27 +08:00
leizhe
19a32b4f7e bump android build version code 2021-12-01 21:01:33 +08:00
leizhe
b8811d5dfd bump android build version code 2021-12-01 15:27:56 +08:00
charlie
a3bc01b931 enhance(mobile): exit animation for android 2021-12-01 14:05:50 +08:00
Tienson Qin
2cb001b22d mobile: replace splash screen 2021-12-01 14:01:37 +08:00
Tienson Qin
00a39ceda3 enhance: remove source map from mobile apps 2021-12-01 12:33:04 +08:00
leizhe
1ffc693fbd bump android build version code 2021-12-01 12:18:30 +08:00
Tienson Qin
0990b3a988 fix(mobile): close left sidebar when create a new page 2021-11-30 11:11:50 +08:00
Tienson Qin
842c8013db enhance: set status bar background for splash screen 2021-11-27 22:27:52 +08:00
Tienson Qin
f291779aad fix(mobile): file permissions 2021-11-27 21:19:07 +08:00
Tienson Qin
d0d25b5ad4 fix(mobile): refresh 2021-11-27 17:46:32 +08:00
Tienson Qin
7101b8c491 fix: can't open graph again on Android 2021-11-27 13:10:34 +08:00
leizhe
a4608fbf79 bump version 2021-11-26 20:09:17 +08:00
leizhe
dc9ca3462b enhance(mobile): add a refresh button 2021-11-26 16:45:35 +08:00
charlie
5ce32ef0e6 dev(mobile): more heap memory for gradle building 2021-11-25 16:22:56 +08:00